flake.lock: bump
This commit is contained in:
@@ -385,6 +385,10 @@ in {
|
||||
autoEnable = true;
|
||||
polarity = themes.${cfg.theme}.polarity;
|
||||
base16Scheme = themes.${cfg.theme}.scheme;
|
||||
enable = true;
|
||||
# TODO: disable when stylix updates
|
||||
enableReleaseChecks = false;
|
||||
|
||||
|
||||
opacity = {
|
||||
applications = 1.0;
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"cgroups"
|
||||
|
||||
# Enable the use of the fetchClosure built-in function in the Nix language.
|
||||
"fetch-closure"
|
||||
# "fetch-closure"
|
||||
|
||||
# Allow derivation builders to call Nix, and thus build derivations recursively.
|
||||
# "recursive-nix"
|
||||
|
||||
Reference in New Issue
Block a user