summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-06-28 18:38:45 +0200
committerAlan Pearce2023-06-28 18:38:45 +0200
commit14c8b4502d5b15def4ae04d12d3ba43a14a23585 (patch)
tree6b58015caa612c98ce75f248996067407e81c28b
parent3fe7b0329417a55faeaebaf1d28ae772e6cea89c (diff)
downloadnixfiles-14c8b4502d5b15def4ae04d12d3ba43a14a23585.tar.lz
nixfiles-14c8b4502d5b15def4ae04d12d3ba43a14a23585.tar.zst
nixfiles-14c8b4502d5b15def4ae04d12d3ba43a14a23585.zip
cleanup unused nix variables
-rw-r--r--system/prefect.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 674b5308..43c0afa8 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -1,7 +1,5 @@
 { config
 , pkgs
-, nixpkgs
-, nixpkgs-unstable
 , nixos-hardware
 , ...
 }: {