flake: switch to nixos-unstable
This commit is contained in:
parent
16be2ec243
commit
586af7a61f
5 changed files with 30 additions and 48 deletions
|
|
@ -125,7 +125,7 @@
|
|||
"${lib.getExe inputs.nixpkgs-pin.legacyPackages.${pkgs.stdenv.hostPlatform.system}.graalvm-ce}"
|
||||
"-Xmx1G -Xms1G -XX:+UseG1GC -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:+AlwaysPreTouch -XX:MaxInlineLevel=15"
|
||||
"-Dvelocity.max-known-packs=264"
|
||||
"-jar /var/lib/velocity/velocity-3.4.0-SNAPSHOT-558.jar"
|
||||
"-jar ${pkgs.velocity}/share/velocity/velocity.jar"
|
||||
];
|
||||
Type = "exec";
|
||||
Restart = "always";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue