mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
necesse-server: 1.3.1-24494674 -> 1.3.2-24574169
(cherry picked from commit 00874f5801)
This commit is contained in:
committed by
github-actions[bot]
parent
36fe352db1
commit
70e75b3856
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "1.3.1-24494674";
|
||||
version = "1.3.2-24574169";
|
||||
urlVersion = lib.replaceStrings [ "." ] [ "-" ] version;
|
||||
|
||||
in
|
||||
@@ -16,7 +16,7 @@ stdenvNoCC.mkDerivation {
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://necesse.pwn.sh/server/necesse-server-linux64-${urlVersion}.zip";
|
||||
hash = "sha256-A2mWnIIRGNfbxg7aZDwEk7QvuDUUpr2ARIddasTlvFM=";
|
||||
hash = "sha256-WJY9cTtkZcL55khatPesG1asS06tUnazzP0bp80cfu8=";
|
||||
};
|
||||
|
||||
# removing packaged jre since we use our own
|
||||
|
||||
Reference in New Issue
Block a user