nixos-configuration/flake.lock

128 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": {
2024-07-11 20:54:55 +00:00
"lastModified": 1720626042,
"narHash": "sha256-f8k+BezKdJfmE+k7zgBJiohtS3VkkriycdXYsKOm3sc=",
"rev": "2a4376be20d70feaa2b0e640c5041fb66ddc67ed",
2024-06-20 17:49:49 +00:00
"type": "tarball",
2024-07-11 20:54:55 +00:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2a4376be20d70feaa2b0e640c5041fb66ddc67ed.tar.gz"
},
"original": {
2024-06-20 17:49:49 +00:00
"type": "tarball",
2024-07-11 20:54:55 +00:00
"url": "https://git.lix.systems/lix-project/lix/archive/2.90.0.tar.gz"
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
2024-06-20 17:49:49 +00:00
"lix": "lix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-11 20:54:55 +00:00
"lastModified": 1720641669,
"narHash": "sha256-yEO2cGNgzm9x/XxiDQI+WckSWnZX63R8aJLBRSXtYNE=",
"rev": "5c48c833c15bb80d127a398a8c2484d42fdd8257",
2024-06-20 17:49:49 +00:00
"type": "tarball",
2024-07-11 20:54:55 +00:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/5c48c833c15bb80d127a398a8c2484d42fdd8257.tar.gz"
},
"original": {
2024-06-20 17:49:49 +00:00
"type": "tarball",
2024-07-11 20:54:55 +00:00
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz"
}
},
2023-11-24 03:16:35 +00:00
"nixos-hardware": {
"locked": {
2024-07-09 17:20:25 +00:00
"lastModified": 1720515935,
"narHash": "sha256-8b+fzR4W2hI5axwB+4nBwoA15awPKkck4ghhCt8v39M=",
2023-11-24 03:16:35 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-07-09 17:20:25 +00:00
"rev": "a111ce6b537df12a39874aa9672caa87f8677eda",
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-07-10 20:46:35 +00:00
"lastModified": 1720553833,
"narHash": "sha256-IXMiHQMtdShDXcBW95ctA+m5Oq2kLxnBt7WlMxvDQXA=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-10 20:46:35 +00:00
"rev": "249fbde2a178a2ea2638b65b9ecebd531b338cf9",
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-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
}