flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'path:/nix/store/cjz8w4dgc3rd2n3dqv5c208vygndjyba-source?lastModified=0&narHash=sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c%3D' (1970-01-01)
  → 'github:nixos/nixpkgs/4633a7c72337ea8fd23a4f2ba3972865e3ec685d' (2024-11-25)
This commit is contained in:
KaitoTLex 2024-11-27 22:45:04 -08:00
parent 09678ad4a6
commit 4aa28922a6

16
flake.lock generated
View file

@ -117,14 +117,18 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 0, "lastModified": 1732521221,
"narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=", "narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
"path": "/nix/store/cjz8w4dgc3rd2n3dqv5c208vygndjyba-source", "owner": "nixos",
"type": "path" "repo": "nixpkgs",
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
"type": "github"
}, },
"original": { "original": {
"id": "nixpkgs", "owner": "nixos",
"type": "indirect" "ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
} }
}, },
"nixpkgs-lib": { "nixpkgs-lib": {