nixdots/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-02-21 20:00:41 +00:00
{
"nodes": {
2024-02-24 21:07:53 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-02-21 20:00:41 +00:00
"nixpkgs": {
"locked": {
2024-02-24 20:48:01 +00:00
"lastModified": 1708655239,
"narHash": "sha256-ZrP/yACUvDB+zbqYJsln4iwotbH6CTZiTkANJ0AgDv4=",
2024-02-21 20:00:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-24 20:48:01 +00:00
"rev": "cbc4211f0afffe6dfd2478a62615dd5175a13f9a",
2024-02-21 20:00:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-24 20:48:01 +00:00
"ref": "nixos-unstable",
2024-02-21 20:00:41 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-02-24 21:07:53 +00:00
"flake-parts": "flake-parts",
2024-02-21 20:00:41 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}