diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-06-17 14:50:27 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-06-17 14:50:27 +0200 |
| commit | 14491e42011baa2bea5e8bcd954b0a86648d99da (patch) | |
| tree | 26b630ce6d599b97dd197d595a90f33193fa185f /users | |
| parent | f4892b12439b245b6a4ef330b12a8282377e9425 (diff) | |
| download | nixos-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.nix | 2 |
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 | ); |
