chore: fix nix build
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
install -D -m 755 -t $out/libexec ./build/slopvivors
|
install -D -m 755 -t $out/libexec ./build/slopvivors
|
||||||
install -D -m 644 -t $out/libexec ./build/slopvivors.pck
|
install -D -m 644 -t $out/libexec ./build/slopvivors.pck
|
||||||
install -d -m 755 $out/bin
|
install -d -m 755 $out/bin
|
||||||
ln -s $out/libexec/utdg $out/bin/slopvivors
|
ln -s $out/libexec/slopvivors $out/bin/slopvivors
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user