Commit 2c668c3d authored by R. RyanTM's avatar R. RyanTM
Browse files

necesse-server: 0.33.1-19314669 -> 1.0.1-20456269

parent d08251c5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
}:

let
  version = "0.33.1-19314669";
  version = "1.0.1-20456269";
  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-K9FA4I8dooq1dC+Wnn24AACx49Jh/32sPp3f+IefYzM=";
    hash = "sha256-1Du0r/R7wLqnWRkihW3Kwzo58HEmUt8NgNYWSyJwwdc=";
  };

  # removing packaged jre since we use our own