1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-31 07:03:36 +00:00
.dotfiles/nixos/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-12-17 20:52:21 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1734344598,
"narHash": "sha256-wNX3hsScqDdqKWOO87wETUEi7a/QlPVgpC/Lh5rFOuA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "83ecd50915a09dca928971139d3a102377a8d242",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-17 21:16:23 +00:00
"lastModified": 1734469883,
"narHash": "sha256-VILvYFwvFbW040V1QECCT+FuwRN14xjtDUcIrod3n2E=",
2024-12-17 20:52:21 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-17 21:16:23 +00:00
"rev": "d2ac8a404cf537ec5cfc96f4388d7031e6aeb94f",
2024-12-17 20:52:21 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-17 21:16:23 +00:00
"ref": "release-24.11",
2024-12-17 20:52:21 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}