nix-software-center/flake.lock

62 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-08-27 00:48:43 +03:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-08-23 00:29:01 +03:00
"lastModified": 1692638711,
"narHash": "sha256-J0LgSFgJVGCC1+j5R2QndadWI1oumusg6hCtYAzLID4=",
2022-08-27 00:48:43 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-23 00:29:01 +03:00
"rev": "91a22f76cd1716f9d0149e8a5c68424bb691de15",
2022-08-27 00:48:43 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-09-13 01:55:55 +03:00
"nixpkgs": "nixpkgs",
2022-08-27 00:48:43 +03:00
"utils": "utils"
}
},
2023-06-15 03:27:01 +03:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2022-08-27 00:48:43 +03:00
"utils": {
2023-06-15 03:27:01 +03:00
"inputs": {
"systems": "systems"
},
2022-08-27 00:48:43 +03:00
"locked": {
2023-08-23 00:29:01 +03:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2022-08-27 00:48:43 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-23 00:29:01 +03:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2022-08-27 00:48:43 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}