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": {
"locked": {
"lastModified": 0,
"narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=",
"path": "/nix/store/cjz8w4dgc3rd2n3dqv5c208vygndjyba-source",
"type": "path"
"lastModified": 1732521221,
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {