r/o

433ec6d0d1bf74972911e17da63a78c201b8f576 parent 58483179

authored by Asherah Connor <ashe@kivikakk.ee> 2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago

nfu fenix: interesting failure mode of iqan.

flake.lock | 39 ++++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 19 deletions(-)
diff --git a/flake.lock b/flake.lock
index 889dfe5..eeaa65f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,39 +2,39 @@
"nodes": {
"fenix": {
"inputs": {
- "rust-analyzer-src": "rust-analyzer-src",
"nixpkgs": [
"nixpkgs"
- ]
+ ],
+ "rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
- "type": "github",
- "lastModified": 1753944209,
- "narHash": "sha256-dcGdqxhRRGoA/S38BsWOrwIiLYEBOqXKauHdFwKR310=",
+ "lastModified": 1764312403,
+ "narHash": "sha256-fIYA/d2zwKo2C22bKHbptTjaX/FaPHoAV319o8rVT3k=",
"owner": "nix-community",
"repo": "fenix",
- "rev": "5ef8607d6e8a08cfb3946aaacaa0494792adf4ae"
+ "rev": "854e661debfd00575b3f925c500c3260e4f0a6fb",
+ "type": "github"
},
"original": {
- "type": "github",
"owner": "nix-community",
- "repo": "fenix"
+ "repo": "fenix",
+ "type": "github"
}
},
"nixpkgs": {
"locked": {
- "type": "github",
"lastModified": 1764020296,
"narHash": "sha256-6zddwDs2n+n01l+1TG6PlyokDdXzu/oBmEejcH5L5+A=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "a320ce8e6e2cc6b4397eef214d202a50a4583829"
+ "rev": "a320ce8e6e2cc6b4397eef214d202a50a4583829",
+ "type": "github"
},
"original": {
- "type": "github",
"owner": "NixOS",
+ "ref": "nixos-25.11",
"repo": "nixpkgs",
- "ref": "nixos-25.11"
+ "type": "github"
}
},
"root": {
@@ -44,22 +44,23 @@
}
},
"rust-analyzer-src": {
+ "flake": false,
"locked": {
- "type": "github",
- "lastModified": 1756597274,
- "narHash": "sha256-wfaKRKsEVQDB7pQtAt04vRgFphkVscGRpSx3wG1l50E=",
+ "lastModified": 1764259148,
+ "narHash": "sha256-UGj/fZqIvldMN0OP5oqijD5Fqw+iAoIzv0uxJtJ3ctw=",
"owner": "rust-lang",
"repo": "rust-analyzer",
- "rev": "21614ed2d3279a9aa1f15c88d293e65a98991b30"
+ "rev": "a2a4a9525a44d955613e83a0f8707c7dc46ea855",
+ "type": "github"
},
"original": {
- "type": "github",
"owner": "rust-lang",
+ "ref": "nightly",
"repo": "rust-analyzer",
- "ref": "nightly"
+ "type": "github"
}
}
},
"root": "root",
"version": 7
-}
\ No newline at end of file
+}