summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-02-27 01:16:36 -0500
committerSeth Flynn <[email protected]>2025-02-27 01:25:46 -0500
commit468d8d1476830c074a792cf7429703c477b5c7bd (patch)
tree4dc0b2c84a2b44b8e7be86d495ba88a72c60b1bd
parent8636c0a62b1a1e7c3a1cabef84e9be6031869130 (diff)
flake: use lix HEAD
For fun! And since I'm compiling it anyways • Added input 'lix': 'https://git.lix.systems/api/v1/repos/lix-project/lix/archive/8082f0b8434a81db309ac8abf1cf32532ba9168e.tar.gz?narHash=sha256-i6fadzFVD7B8XWXa2ycPoVlpSJ5SeWcZ8LLzfzYedKs%3D&rev=8082f0b8434a81db309ac8abf1cf32532ba9168e' (2025-02-27) • Updated input 'lix-module': 'https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/b90bf629bbd835e61f1317b99e12f8c831017006.tar.gz?narHash=sha256-YMLrcBpf0TR5r/eaqm8lxzFPap2TxCor0ZGcK3a7%2Bb8%3D' (2025-01-18) → 'https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/621aae0f3cceaffa6d73a4fb0f89c08d338d729e.tar.gz?narHash=sha256-NG3IRvRs3u3btVCN861FqHvgOwqcNT/Oy6PBG86F5/E%3D&rev=621aae0f3cceaffa6d73a4fb0f89c08d338d729e' (2025-01-29) • Updated input 'lix-module/lix': 'https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2837da71ec1588c1187d2e554719b15904a46c8b.tar.gz?narHash=sha256-CCKIAE84dzkrnlxJCKFyffAxP3yfsOAbdvydUGqq24g%3D&rev=2837da71ec1588c1187d2e554719b15904a46c8b' (2025-01-18) → follows 'lix'
-rw-r--r--flake.lock25
-rw-r--r--flake.nix8
2 files changed, 21 insertions, 12 deletions
diff --git a/flake.lock b/flake.lock
index 60f422f..34d8882 100644
--- a/flake.lock
+++ b/flake.lock
@@ -308,36 +308,38 @@
"lix": {
"flake": false,
"locked": {
- "lastModified": 1737234286,
- "narHash": "sha256-CCKIAE84dzkrnlxJCKFyffAxP3yfsOAbdvydUGqq24g=",
- "rev": "2837da71ec1588c1187d2e554719b15904a46c8b",
+ "lastModified": 1740629216,
+ "narHash": "sha256-i6fadzFVD7B8XWXa2ycPoVlpSJ5SeWcZ8LLzfzYedKs=",
+ "rev": "8082f0b8434a81db309ac8abf1cf32532ba9168e",
"type": "tarball",
- "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2837da71ec1588c1187d2e554719b15904a46c8b.tar.gz?rev=2837da71ec1588c1187d2e554719b15904a46c8b"
+ "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/8082f0b8434a81db309ac8abf1cf32532ba9168e.tar.gz?rev=8082f0b8434a81db309ac8abf1cf32532ba9168e"
},
"original": {
"type": "tarball",
- "url": "https://git.lix.systems/lix-project/lix/archive/2.92.0.tar.gz"
+ "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz"
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": [],
- "lix": "lix",
+ "lix": [
+ "lix"
+ ],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
- "lastModified": 1737237494,
- "narHash": "sha256-YMLrcBpf0TR5r/eaqm8lxzFPap2TxCor0ZGcK3a7+b8=",
- "rev": "b90bf629bbd835e61f1317b99e12f8c831017006",
+ "lastModified": 1738176840,
+ "narHash": "sha256-NG3IRvRs3u3btVCN861FqHvgOwqcNT/Oy6PBG86F5/E=",
+ "rev": "621aae0f3cceaffa6d73a4fb0f89c08d338d729e",
"type": "tarball",
- "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/b90bf629bbd835e61f1317b99e12f8c831017006.tar.gz"
+ "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/621aae0f3cceaffa6d73a4fb0f89c08d338d729e.tar.gz?rev=621aae0f3cceaffa6d73a4fb0f89c08d338d729e"
},
"original": {
"type": "tarball",
- "url": "https://git.lix.systems/lix-project/nixos-module/archive/refs/tags/2.92.0.tar.gz"
+ "url": "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz"
}
},
"moyai-bot": {
@@ -533,6 +535,7 @@
"home-manager": "home-manager",
"krunner-nix": "krunner-nix",
"lanzaboote": "lanzaboote",
+ "lix": "lix",
"lix-module": "lix-module",
"moyai-bot": "moyai-bot",
"nix-darwin": "nix-darwin",
diff --git a/flake.nix b/flake.nix
index bc1bf2e..4b457ac 100644
--- a/flake.nix
+++ b/flake.nix
@@ -110,10 +110,16 @@
};
};
+ lix = {
+ url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
+ flake = false;
+ };
+
lix-module = {
- url = "https://git.lix.systems/lix-project/nixos-module/archive/refs/tags/2.92.0.tar.gz";
+ url = "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz";
inputs = {
nixpkgs.follows = "nixpkgs";
+ lix.follows = "lix";
flakey-profile.follows = "";
};
};