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": {
2026-04-13 20:23:00 +10:00
"lastModified": 1776025235,
"narHash": "sha256-zZIrW6G6GiFkpfFrOVjxYAVcXoKBMHv06kaUTOiqOq0=",
2026-03-29 14:50:56 +10:00
"owner": "nix-community",
"repo": "fenix",
2026-04-13 20:23:00 +10:00
"rev": "dfe3f197bf8f3e95d705b7323b46e3a087c88972",
2026-03-29 14:50:56 +10:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2026-03-13 13:26:07 +10:00
"nixpkgs": {
"locked": {
2026-04-13 20:23:00 +10:00
"lastModified": 1775710090,
"narHash": "sha256-ar3rofg+awPB8QXDaFJhJ2jJhu+KqN/PRCXeyuXR76E=",
2026-03-13 13:26:07 +10:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-13 20:23:00 +10:00
"rev": "4c1018dae018162ec878d42fec712642d214fdfa",
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": {
2026-04-13 20:23:00 +10:00
"lastModified": 1775939146,
"narHash": "sha256-YI8Hkuc2PSEJNwC8Qj3/DlMt1JfRv0MqzrnH/Mh9i5s=",
2026-03-29 14:50:56 +10:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2026-04-13 20:23:00 +10:00
"rev": "09dc7aca674f53032f9d819f6fea01046e3d473f",
2026-03-29 14:50:56 +10:00
"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
}