mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
necesse-server: 0.32.1-18204230 -> 0.32.1-18336931
This commit is contained in:
parent
512c5f06e1
commit
2d07113212
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
}:
|
||||
|
||||
let
|
||||
version = "0.32.1-18204230";
|
||||
version = "0.32.1-18336931";
|
||||
urlVersion = lib.replaceStrings [ "." ] [ "-" ] version;
|
||||
|
||||
in
|
||||
|
@ -16,7 +16,7 @@ stdenvNoCC.mkDerivation {
|
|||
|
||||
src = fetchzip {
|
||||
url = "https://necessegame.com/content/server/${urlVersion}/necesse-server-linux64-${urlVersion}.zip";
|
||||
hash = "sha256-6xX5Fr3fGt7c/4jg8DBBG41QJH5PrxCVrC6w2ESNcLI=";
|
||||
hash = "sha256-vvTbwEcfpzLIWSjbkUqKBOyAsT2fFk27v9UB9V+fTfw=";
|
||||
};
|
||||
|
||||
# removing packaged jre since we use our own
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue