summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/packages.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/packages.nix b/nix/packages.nix
index 764301c..f8087f9 100644
--- a/nix/packages.nix
+++ b/nix/packages.nix
@@ -1,7 +1,6 @@
{self, ...}: {
perSystem = {
pkgs,
- system,
self',
...
}: {