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"
"spotify"
"vscodium"
"temurin-bin"
];
allowUnfree = false;

View file

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

View file

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