chore: Update to latest nixos-unstable release

This commit is contained in:
Donovan Glover 2024-07-06 11:38:21 -04:00
parent a6c3425780
commit 8d676a7b58
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 3 additions and 4 deletions

6
flake.lock generated
View File

@ -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": {

View File

@ -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;