nixos-configuration/flake.lock

136 lines
3.5 KiB
Text
Raw Normal View History

2023-02-11 01:24:46 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
"lix": {
"flake": false,
"locked": {
"lastModified": 1714955862,
"narHash": "sha256-REWlo2RYHfJkxnmZTEJu3Cd/2VM+wjjpPy7Xi4BdDTQ=",
"ref": "refs/tags/2.90-beta.1",
"rev": "b6799ab0374a8e1907a48915d3187e07da41d88c",
"revCount": 15501,
"type": "git",
"url": "https://git@git.lix.systems/lix-project/lix"
},
"original": {
"ref": "refs/tags/2.90-beta.1",
"type": "git",
"url": "https://git@git.lix.systems/lix-project/lix"
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
"lix": [
"lix"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-30 14:49:07 +00:00
"lastModified": 1717036776,
"narHash": "sha256-joKTxvywYlKspGGKOIXho6oRbggOPyayEqAyuZCavO0=",
"ref": "refs/heads/main",
2024-05-30 14:49:07 +00:00
"rev": "b4b38e6b5fe18da9464f291ae5fbf2ea9acb9ccb",
"revCount": 86,
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
}
},
2023-11-24 03:16:35 +00:00
"nixos-hardware": {
"locked": {
2024-06-06 03:46:48 +00:00
"lastModified": 1717574423,
"narHash": "sha256-cz3P5MZffAHwL2IQaNzsqUBsJS+u0J/AAwArHMAcCa0=",
2023-11-24 03:16:35 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-06 03:46:48 +00:00
"rev": "d6c6cf6f5fead4057d8fb2d5f30aa8ac1727f177",
2023-11-24 03:16:35 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-02-11 01:24:46 +00:00
"nixpkgs": {
"locked": {
2024-06-05 03:00:48 +00:00
"lastModified": 1717281328,
"narHash": "sha256-evZPzpf59oNcDUXxh2GHcxHkTEG4fjae2ytWP85jXRo=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-05 03:00:48 +00:00
"rev": "b3b2b28c1daa04fe2ae47c21bb76fd226eac4ca1",
2023-02-11 01:24:46 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-05-23 22:06:03 +00:00
"ref": "nixos-24.05",
2023-02-11 01:24:46 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"lix": "lix",
"lix-module": "lix-module",
2023-11-24 03:16:35 +00:00
"nixos-hardware": "nixos-hardware",
2023-02-11 01:24:46 +00:00
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-02-11 01:24:46 +00:00
}
},
"root": "root",
"version": 7
}