summaryrefslogtreecommitdiff
path: root/odin/strm.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin/strm.nix')
-rw-r--r--odin/strm.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/odin/strm.nix b/odin/strm.nix
index 487fd170..70034404 100644
--- a/odin/strm.nix
+++ b/odin/strm.nix
@@ -51,6 +51,8 @@ in stdenv.mkDerivation {
51 youtubedl = youtube-dl; 51 youtubedl = youtube-dl;
52 rollingdirectory = rolling-directory; 52 rollingdirectory = rolling-directory;
53 53
54 remoteNode = "sif";
55
54 buildPhase = '' 56 buildPhase = ''
55 substituteAllInPlace download_youtube 57 substituteAllInPlace download_youtube
56 substituteAllInPlace cleanup_youtube 58 substituteAllInPlace cleanup_youtube