1
0
Fork 0
forked from foxora/nix

actually fixed rust-analyzer this time

This commit is contained in:
foxora 2026-05-03 15:06:05 +01:00
parent 8a44655415
commit 1776e1d58d
3 changed files with 80 additions and 15 deletions

60
flake.lock generated
View file

@ -227,12 +227,33 @@
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1777796307,
"narHash": "sha256-L7xLjorTwVf2aLu5b0ZZY2D0RFXwD/a/a/fFFDikB2w=",
"owner": "nix-community",
"repo": "fenix",
"rev": "0f9881f2344c0b1c100bd9e774555759b7da6fd5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
"nixpkgs": [
"iamb",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1760510549,
@ -890,7 +911,7 @@
"iamb": {
"inputs": {
"crane": "crane",
"fenix": "fenix",
"fenix": "fenix_2",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-unstable"
@ -1364,6 +1385,22 @@
"type": "github"
}
},
"nixpkgs-rust": {
"locked": {
"lastModified": 1776371872,
"narHash": "sha256-hVIxbmDzNoXnzobtujvL189+YPrqr0QWF5fn+13+CtY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "838f1611dc4c0078432071819d6fffe046148813",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "838f1611dc4c0078432071819d6fffe046148813",
"type": "github"
}
},
"nixpkgs-staging": {
"locked": {
"lastModified": 1777791170,
@ -1493,6 +1530,7 @@
"awww": "awww",
"cachyos": "cachyos",
"cerulean": "cerulean",
"fenix": "fenix",
"home-manager": "home-manager_2",
"home-manager-unstable": "home-manager-unstable",
"hyprland-git": "hyprland-git",
@ -1505,6 +1543,7 @@
"nixcord": "nixcord",
"nixpkgs": "nixpkgs_3",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-rust": "nixpkgs-rust",
"nixpkgs-staging": "nixpkgs-staging",
"nixpkgs-unstable": "nixpkgs-unstable",
"sddm-silent": "sddm-silent",
@ -1514,6 +1553,23 @@
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1777768857,
"narHash": "sha256-zfekJcaVctfAps1KDHwZpwkvAQn7GObRHh3Gl3xocGI=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "1102c0b633599564919e36076d4362d7e68dbddc",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1760457219,