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": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
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": 1716715802,
"narHash": "sha256-usk0vE7VlxPX8jOavrtpOqphdfqEQpf9lgedlY/r66c=",
2021-05-29 10:19:31 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e2dd4e18cc1c7314e24154331bae07df76eb582f",
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": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
"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
}