parent
ce9bb61f7f
commit
ea06868e39
4 changed files with 46 additions and 2 deletions
inputs
|
@ -24,6 +24,11 @@ let
|
|||
repo = "nh";
|
||||
};
|
||||
|
||||
nurl = mkDep {
|
||||
owner = "nix-community";
|
||||
repo = "nurl";
|
||||
};
|
||||
|
||||
# These are here to make sure all 'systems' are the same
|
||||
flake-utils = mkInput {
|
||||
owner = "numtide";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue