summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2024-05-02 20:38:38 -0400
committerseth <[email protected]>2024-05-02 20:38:38 -0400
commit84bfc5736b4f8a3a0b34b46943f0efd31ab73c5c (patch)
tree53e181fd5cfadc7030be7b5ff68d57b9129d806b
parent5c7b1d18b4843d558012caef7fbc5ae50b244ca4 (diff)
flake: update teawiebot
Flake lock file updates: • Updated input 'teawiebot': 'github:getchoo/teawiebot/ae1dc52060791990f994df6ecfd4960e6ff3fe5c' (2024-04-20) → 'github:getchoo/teawiebot/a1876d5a6d47f9bf8fb78be4162d6a7d7fa90d16' (2024-05-03) • Added input 'teawiebot/fenix': 'github:nix-community/fenix/3ae4b908a795b6a3824d401a0702e11a7157d7e1' (2024-04-26) • Added input 'teawiebot/fenix/nixpkgs': follows 'teawiebot/nixpkgs' • Added input 'teawiebot/fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/56bee2ddafa6177b19c631eedc88d43366553223' (2024-04-25)
-rw-r--r--flake.lock46
1 files changed, 43 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 9c77bdc..d424446 100644
--- a/flake.lock
+++ b/flake.lock
@@ -134,6 +134,28 @@
"type": "github"
}
},
+ "fenix": {
+ "inputs": {
+ "nixpkgs": [
+ "teawiebot",
+ "nixpkgs"
+ ],
+ "rust-analyzer-src": "rust-analyzer-src"
+ },
+ "locked": {
+ "lastModified": 1714112748,
+ "narHash": "sha256-jq6Cpf/pQH85p+uTwPPrGG8Ky/zUOTwMJ7mcqc5M4So=",
+ "owner": "nix-community",
+ "repo": "fenix",
+ "rev": "3ae4b908a795b6a3824d401a0702e11a7157d7e1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "fenix",
+ "type": "github"
+ }
+ },
"firefox-addons": {
"inputs": {
"flake-utils": [
@@ -474,6 +496,23 @@
"treefmt-nix": "treefmt-nix"
}
},
+ "rust-analyzer-src": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1714031783,
+ "narHash": "sha256-xS/niQsq1CQPOe4M4jvVPO2cnXS/EIeRG5gIopUbk+Q=",
+ "owner": "rust-lang",
+ "repo": "rust-analyzer",
+ "rev": "56bee2ddafa6177b19c631eedc88d43366553223",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rust-lang",
+ "ref": "nightly",
+ "repo": "rust-analyzer",
+ "type": "github"
+ }
+ },
"rust-overlay": {
"inputs": {
"flake-utils": [
@@ -516,16 +555,17 @@
},
"teawiebot": {
"inputs": {
+ "fenix": "fenix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
- "lastModified": 1713587009,
- "narHash": "sha256-egVhLFstrdBCO6F1UV19aCkuW+EOY6Pt9IRJCEUPzZk=",
+ "lastModified": 1714696152,
+ "narHash": "sha256-oEi6EWKfFPC3qGal7I7CIZl8Ihb44TdEE1iHrnqBxrg=",
"owner": "getchoo",
"repo": "teawiebot",
- "rev": "ae1dc52060791990f994df6ecfd4960e6ff3fe5c",
+ "rev": "a1876d5a6d47f9bf8fb78be4162d6a7d7fa90d16",
"type": "github"
},
"original": {