follow nixpkgs for devenv
This commit is contained in:
parent
221456000b
commit
1798068775
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
devenv = {
|
devenv = {
|
||||||
url = "github:cachix/devenv/latest";
|
url = "github:cachix/devenv/latest";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue