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 = {
|
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