lix-nixos-module/flake.lock

93 lines
2.5 KiB
Plaintext
Raw Normal View History

2024-03-07 19:27:15 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-05-04 23:21:24 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-03-07 19:27:15 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-05-04 23:21:24 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-03-07 19:27:15 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-25 00:17:53 +00:00
"flakey-profile": {
"locked": {
2024-05-04 23:21:24 +00:00
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
2024-03-25 00:17:53 +00:00
"owner": "lf-",
"repo": "flakey-profile",
2024-05-04 23:21:24 +00:00
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
2024-03-25 00:17:53 +00:00
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2024-03-07 19:27:15 +00:00
"lix": {
2024-03-08 07:43:21 +00:00
"flake": false,
2024-03-07 19:27:15 +00:00
"locked": {
2024-07-10 20:01:09 +00:00
"lastModified": 1720626042,
2024-07-10 20:04:32 +00:00
"narHash": "sha256-w8JAk9Z3Fmkyway0VCjy/PtoBC6bGQVhNfTzFA98Pg8=",
"rev": "4bbdb2f5564b9b42bcaf0e1eec28325300f31c72",
"type": "tarball",
2024-07-10 20:04:32 +00:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/4bbdb2f5564b9b42bcaf0e1eec28325300f31c72.tar.gz"
2024-03-07 19:27:15 +00:00
},
"original": {
"type": "tarball",
2024-07-10 20:04:32 +00:00
"url": "https://git.lix.systems/lix-project/lix/archive/release-2.90.tar.gz"
2024-03-07 19:27:15 +00:00
}
},
"nixpkgs": {
"locked": {
2024-07-10 20:01:09 +00:00
"lastModified": 1720418205,
"narHash": "sha256-cPJoFPXU44GlhWg4pUk9oUPqurPlCFZ11ZQPk21GTPU=",
2024-03-07 19:27:15 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-10 20:01:09 +00:00
"rev": "655a58a72a6601292512670343087c2d75d859c1",
2024-03-07 19:27:15 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2024-03-25 00:17:53 +00:00
"flakey-profile": "flakey-profile",
2024-03-07 19:27:15 +00:00
"lix": "lix",
"nixpkgs": "nixpkgs"
2024-03-07 19:27:15 +00: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"
}
}
},
"root": "root",
"version": 7
}