Update Nix flake.lock and hashes

This commit is contained in:
Github Action
2025-12-03 02:06:35 +00:00
parent 80636fec43
commit 74c882d9d0
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View File

@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1764611609, "lastModified": 1764642553,
"narHash": "sha256-yU9BNcP0oadUKupw0UKmO9BKDOVIg9NStdJosEbXf8U=", "narHash": "sha256-mvbFFzVBhVK1FjyPHZGMAKpNiqkr7k++xIwy+p/NQvA=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8c29968b3a942f2903f90797f9623737c215737c", "rev": "f720de59066162ee879adcc8c79e15c51fe6bfb4",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -1,3 +1,3 @@
{ {
"nodeModules": "sha256-HyH219sZn4gOPyVg/bij7K3mfZ0MnBSM/7NmsOyrD4o=" "nodeModules": "sha256-33jZtQ/hb0JM6c0P1zJwSdZRjJyTC3hqEbhIUp8b0pA="
} }