mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-23 03:01:23 +02:00
chore: Update to latest nixos-unstable release
This commit is contained in:
parent
a6c3425780
commit
8d676a7b58
6
flake.lock
generated
6
flake.lock
generated
@ -201,11 +201,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1719075281,
|
"lastModified": 1720031269,
|
||||||
"narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=",
|
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af",
|
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -133,7 +133,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
master = {
|
master = {
|
||||||
new_is_master = false;
|
|
||||||
new_on_top = false;
|
new_on_top = false;
|
||||||
mfact = 0.65;
|
mfact = 0.65;
|
||||||
special_scale_factor = 1;
|
special_scale_factor = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user