mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 15:37:20 +02:00
pushgateway
This commit is contained in:
parent
6c832ca6cb
commit
20ac2a1ff5
8 changed files with 29 additions and 735 deletions
14
flake.nix
14
flake.nix
|
@ -64,17 +64,15 @@
|
|||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
nil = {
|
||||
url = "github:oxalica/nil";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
nixd = {
|
||||
url = "github:nix-community/nixd";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
|
||||
nix-index-database =
|
||||
{
|
||||
url = "github:Mic92/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-index-database = {
|
||||
url = "github:Mic92/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-rfc-92.url = "github:obsidiansystems/nix/dynamic-drvs";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue