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-06-15 03:27:01 +03:00
"lastModified": 1686592866,
"narHash": "sha256-riGg89eWhXJcPNrQGcSwTEEm7CGxWC06oSX44hajeMw=",
2022-08-27 00:48:43 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-15 03:27:01 +03:00
"rev": "0eeebd64de89e4163f4d3cf34ffe925a5cf67a05",
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-06-15 03:27:01 +03:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2022-08-27 00:48:43 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-15 03:27:01 +03:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2022-08-27 00:48:43 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}