feat: flake update

This commit is contained in:
Poby 2026-05-22 21:39:11 +09:00
parent 34d6899214
commit 1975a30168
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -184,11 +184,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1779259093, "lastModified": 1779414690,
"narHash": "sha256-7DKWmH23hL2eYdkxCKeqj2i+yljTKuU+3Nk1UPHOnxc=", "narHash": "sha256-gOTcX/9MZVMUE0Xvb4IEcv+0TQJkZFNEnL757ljU360=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d99b013d5d1931ad77fe3912ed218170dec5d9a4", "rev": "6dedf69f94d03cbe7bdde106f2d4c23ae2a853bf",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -9,7 +9,7 @@
just just
sops sops
tree tree
fastfetchMinimal fastfetch.minimal
]; ];
variables.EDITOR = "nvim"; variables.EDITOR = "nvim";
}; };