nix-direnv/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-05-29 10:19:31 +03:00
{
"nodes": {
2023-11-29 09:13:11 +03:00
"flake-parts": {
"inputs": {
2023-11-29 09:13:11 +03:00
"nixpkgs-lib": [
"nixpkgs"
]
},
2021-05-29 10:19:31 +03:00
"locked": {
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2021-05-29 10:19:31 +03:00
"type": "github"
},
"original": {
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2021-05-29 10:19:31 +03:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1713687659,
"narHash": "sha256-Yd8KuOBpZ0Slau/NxFhMPJI0gBxeax0vq/FD0rqKwuQ=",
2021-05-29 10:19:31 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f2d7a289c5a5ece8521dd082b81ac7e4a57c2c5c",
2021-05-29 10:19:31 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-29 09:13:11 +03:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
2021-05-29 10:19:31 +03:00
}
},
2023-11-29 09:13:11 +03:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1711963903,
"narHash": "sha256-N3QDhoaX+paWXHbEXZapqd1r95mdshxToGowtjtYkGI=",
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "49dc4a92b02b8e68798abd99184f228243b6e3ac",
"type": "github"
},
"original": {
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2021-05-29 10:19:31 +03:00
}
},
"root": "root",
"version": 7
}