about summary refs log tree commit diff
path: root/users/glittershark/xanthous/nixpkgs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/xanthous/nixpkgs.nix')
-rw-r--r--users/glittershark/xanthous/nixpkgs.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/glittershark/xanthous/nixpkgs.nix b/users/glittershark/xanthous/nixpkgs.nix
deleted file mode 100644
index 7d7c164405..0000000000
--- a/users/glittershark/xanthous/nixpkgs.nix
+++ /dev/null
@@ -1,3 +0,0 @@
-args:
-let pkgs = (import ../../../. args).third_party;
-in pkgs // { inherit pkgs; }