nix-update/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2020-08-17 10:41:53 +03:00
{
"nodes": {
2023-05-20 10:11:53 +03:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
2020-08-17 10:41:53 +03:00
"locked": {
"lastModified": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
2023-05-20 10:11:53 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
2020-08-17 10:41:53 +03:00
"type": "github"
},
"original": {
2023-05-20 10:11:53 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2020-08-17 10:41:53 +03:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1716190602,
"narHash": "sha256-xYRimrR0duWvokWQEvB87bSsICeCvvX9DxpUOzCfsDE=",
2021-01-09 09:51:27 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5a5ac83292c7842072318f57d68a48474f8bd34d",
2021-01-09 09:51:27 +03:00
"type": "github"
2020-08-17 10:41:53 +03:00
},
"original": {
2021-01-09 09:51:27 +03:00
"owner": "NixOS",
2023-05-20 10:11:53 +03:00
"ref": "nixpkgs-unstable",
2021-01-09 09:51:27 +03:00
"repo": "nixpkgs",
"type": "github"
2020-08-17 10:41:53 +03:00
}
},
"root": {
"inputs": {
2023-05-20 10:11:53 +03:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
2023-05-20 10:11:53 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
2023-05-20 10:11:53 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2020-08-17 10:41:53 +03:00
}
}
},
"root": "root",
"version": 7
}