Make the things better
Use transmission, which is not broken Bump supposed version of zim meta package Provide better passing of arguments to updater
This commit is contained in:
@@ -16,6 +16,7 @@ writeShellApplication {
|
||||
nix-prefetch
|
||||
];
|
||||
text = ''
|
||||
go run ${goscript} -- pkgs/zim/blobs.json
|
||||
go build -o updater ${goscript}
|
||||
./updater "$@"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user