Update to latest build
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
writeShellApplication,
|
||||
gnugrep,
|
||||
gnused,
|
||||
nix-prefetch,
|
||||
subversion,
|
||||
}:
|
||||
@@ -8,6 +9,7 @@ writeShellApplication {
|
||||
name = "sword-updater";
|
||||
runtimeInputs = [
|
||||
gnugrep
|
||||
gnused
|
||||
nix-prefetch
|
||||
subversion
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user