dotfiles/flake.lock

86 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-09-26 20:28:35 +00:00
{
"nodes": {
2023-05-03 21:19:59 +00:00
"flake-parts": {
2023-05-03 21:41:33 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-12-01 17:22:07 +00:00
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-12-01 17:22:07 +00:00
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2022-09-26 20:28:35 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 20:28:35 +00:00
},
"locked": {
2023-12-07 16:15:18 +00:00
"lastModified": 1702203126,
"narHash": "sha256-4BhN2Vji19MzRC7SUfPZGmtZ2WZydQeUk/ogfRBIZMs=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-07 16:15:18 +00:00
"rev": "defbb9c5857e157703e8fc7cf3c2ceb01cb95883",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-06 13:36:29 +00:00
"ref": "master",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-07 16:15:18 +00:00
"lastModified": 1702151865,
"narHash": "sha256-9VAt19t6yQa7pHZLDbil/QctAgVsA66DLnzdRGqDisg=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2023-12-07 16:15:18 +00:00
"rev": "666fc80e7b2afb570462423cb0e1cf1a3a34fedd",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2023-12-06 13:36:29 +00:00
"ref": "nixos-unstable",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 22:04:08 +00:00
"nixpkgs-lib": {
2023-05-03 21:41:33 +00:00
"locked": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
2023-12-01 17:22:07 +00:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-10-03 22:04:08 +00:00
"owner": "NixOS",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2023-12-01 17:22:07 +00:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 20:28:35 +00:00
"root": {
"inputs": {
2023-05-03 21:41:33 +00:00
"flake-parts": "flake-parts",
2022-09-26 20:28:35 +00:00
"home-manager": "home-manager",
2023-12-06 13:36:29 +00:00
"nixpkgs": "nixpkgs"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}