flake fix
This commit is contained in:
parent
c8187c0801
commit
014de47a4c
1 changed files with 1 additions and 5 deletions
|
@ -2,11 +2,7 @@
|
|||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/21.11";
|
||||
|
||||
flake-utils = {
|
||||
url = "github:numtide/flake-utils";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
idris2-pkgs = {
|
||||
url = "github:claymager/idris2-pkgs";
|
||||
|
|
Loading…
Reference in a new issue