chore(flake): override flake-parts
nixpkgs-lib
Now follows `nixpkgs`
This commit is contained in:
parent
51a37c25f9
commit
d9a01b42ae
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
flake-parts = {
|
flake-parts = {
|
||||||
url = "github:hercules-ci/flake-parts";
|
url = "github:hercules-ci/flake-parts";
|
||||||
|
inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Nix on Droid
|
# Nix on Droid
|
||||||
|
|
Loading…
Reference in a new issue