summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index f25864f..ac3f0b6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -40,10 +40,7 @@
getchoo = {
url = "github:getchoo/nix-exprs";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- parts.follows = "parts";
- };
+ inputs.nixpkgs.follows = "nixpkgs";
};
guzzle_api = {