chore(flake): override flake-parts nixpkgs-lib

Now follows `nixpkgs`
This commit is contained in:
reo101 2024-01-09 00:55:46 +02:00
parent 51a37c25f9
commit d9a01b42ae
Signed by: reo101
GPG key ID: 675AA7EF13964ACB

View file

@ -9,6 +9,7 @@
flake-parts = {
url = "github:hercules-ci/flake-parts";
inputs.nixpkgs-lib.follows = "nixpkgs";
};
# Nix on Droid