summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-06-17 14:50:27 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-06-17 14:50:27 +0200
commit14491e42011baa2bea5e8bcd954b0a86648d99da (patch)
tree26b630ce6d599b97dd197d595a90f33193fa185f /users
parentf4892b12439b245b6a4ef330b12a8282377e9425 (diff)
downloadnixos-14491e42011baa2bea5e8bcd954b0a86648d99da.tar
nixos-14491e42011baa2bea5e8bcd954b0a86648d99da.tar.gz
nixos-14491e42011baa2bea5e8bcd954b0a86648d99da.tar.bz2
nixos-14491e42011baa2bea5e8bcd954b0a86648d99da.tar.xz
nixos-14491e42011baa2bea5e8bcd954b0a86648d99da.zip
file rename
Diffstat (limited to 'users')
-rw-r--r--users/gkleen@bragi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/gkleen@bragi.nix b/users/gkleen@bragi.nix
index 90c70422..414033d5 100644
--- a/users/gkleen@bragi.nix
+++ b/users/gkleen@bragi.nix
@@ -57,7 +57,7 @@
57 --prefix PATH : ${pkgs.youtube-dl}/bin 57 --prefix PATH : ${pkgs.youtube-dl}/bin
58 ''; 58 '';
59 }; 59 };
60 runOpossum = with pkgs; callPackage ../custom/run-opossum@bragi.nix {}; 60 runOpossum = with pkgs; callPackage ../custom/run-opossum_bragi.nix {};
61 }; 61 };
62 } 62 }
63 ); 63 );