nixide/flake.lock

83 lines
2 KiB
Text
Raw Normal View History

2026-03-13 13:26:07 +10:00
{
"nodes": {
2026-03-29 14:50:56 +10:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1774682177,
"narHash": "sha256-OVbuJnJLlbHE28eRMudjtA6NXz/ifuXSho79gvh6GHY=",
"owner": "nix-community",
"repo": "fenix",
"rev": "e0f515387df77b9fdbaaf81e7f866f0365474c18",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2026-03-13 13:26:07 +10:00
"nixpkgs": {
"locked": {
2026-04-02 23:38:12 +10:00
"lastModified": 1775036866,
"narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=",
2026-03-13 13:26:07 +10:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-02 23:38:12 +10:00
"rev": "6201e203d09599479a3b3450ed24fa81537ebc4e",
2026-03-13 13:26:07 +10:00
"type": "github"
},
"original": {
"owner": "NixOS",
2026-04-02 23:38:12 +10:00
"ref": "nixos-unstable",
2026-03-13 13:26:07 +10:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2026-03-29 14:50:56 +10:00
"fenix": "fenix",
2026-03-13 13:26:07 +10:00
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
2026-03-29 14:50:56 +10:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1774569884,
"narHash": "sha256-E8iWEPzg7OnE0XXXjo75CX7xFauqzJuGZ5wSO9KS8Ek=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "443ddcddd0c73b07b799d052f5ef3b448c2f3508",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2026-03-13 13:26:07 +10:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}