aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2024-12-29 14:49:55 +0900
committerOphestra <cat@gensokyo.uk>2024-12-29 14:49:55 +0900
commit5416b07daabffd19d047b7a3b79b0ea632ab33f2 (patch)
treed90de770721c55f395a98dfac2d08befe3c1f184
parente57a0e9bf23f18ba374016bc36bfeb8a77f736d9 (diff)
nix: remove unused argument 'self'
Signed-off-by: Ophestra <cat@gensokyo.uk>
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index a92a13f5..7e156a39 100644
--- a/flake.nix
+++ b/flake.nix
@@ -36,7 +36,6 @@
inherit
nixpkgsFor
system
- self
nixpkgs
home-manager
;