summary refs log tree commit diff
path: root/pkgs/desktops/pantheon
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2020-07-29 14:06:17 -0400
committerGitHub <noreply@github.com>2020-07-29 14:06:17 -0400
commit1526f4534d360eb654e012fe2225235ad42b804e (patch)
tree86b4a0ea7bbf4695c07f71cbc63cd9ce0504529c /pkgs/desktops/pantheon
parent0697d8400683faf63855db9e1f01f025989be913 (diff)
downloadnixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.tar
nixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.tar.gz
nixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.tar.bz2
nixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.tar.lz
nixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.tar.xz
nixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.tar.zst
nixpkgs-1526f4534d360eb654e012fe2225235ad42b804e.zip
pantheon: delete stray file
Diffstat (limited to 'pkgs/desktops/pantheon')
-rw-r--r--pkgs/desktops/pantheon/update.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/pkgs/desktops/pantheon/update.nix b/pkgs/desktops/pantheon/update.nix
deleted file mode 100644
index e169dce4be4..00000000000
--- a/pkgs/desktops/pantheon/update.nix
+++ /dev/null
@@ -1,8 +0,0 @@
-{ nix-update }:
-
-{ attrPath }:
-
-
-# We're using nix-update https://github.com/Mic92/nix-update which can technically
-# update way more than just pantheon.
-[ "${nix-update}/bin/nix-update" attrPath ]