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