fixup! flake: update lock file

This commit is contained in:
Guanran Wang 2024-02-28 17:39:47 +08:00
parent 951aef988e
commit 32524d8f91
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8
3 changed files with 4 additions and 0 deletions

View file

@ -11,6 +11,7 @@
"sof-firmware" "sof-firmware"
"spotify" "spotify"
"vscodium" "vscodium"
"temurin-bin"
]; ];
allowUnfree = false; allowUnfree = false;

View file

@ -15,6 +15,7 @@
"spotify" "spotify"
"vscodium" "vscodium"
"papermc" "papermc"
"temurin-bin"
]; ];
allowUnfree = false; allowUnfree = false;

View file

@ -29,6 +29,8 @@
eula = true; eula = true;
openFirewall = true; openFirewall = true;
package = pkgs.papermc;
# Updated pkgs.papermc # Updated pkgs.papermc
# package = let # package = let
# mcVersion = "1.20.4"; # mcVersion = "1.20.4";