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": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
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": 1705697961,
"narHash": "sha256-XepT3WS516evSFYkme3GrcI3+7uwXHqtHbip+t24J7E=",
2021-05-29 10:19:31 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e5d1c87f5813afde2dda384ac807c57a105721cc",
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": 1705659004,
"narHash": "sha256-XQsZudrb9u5Pw631U0tFYZkjq49CcwF24XT01vz2jPk=",
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "8cd95da6c30852adb2a06c4b6bdacfe8b64a0a35",
"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
}