transbeam/flake.lock

115 lines
2.9 KiB
Text
Raw Normal View History

2022-04-28 00:48:47 -04:00
{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-analyzer-src": "rust-analyzer-src"
2022-04-28 00:48:47 -04:00
},
"locked": {
2025-09-25 00:50:30 -04:00
"lastModified": 1758695884,
"narHash": "sha256-rnHjtBRkcwRkrUZxg0RqN1qWTG+QC/gj4vn9uzEkBww=",
"owner": "nix-community",
"repo": "fenix",
2025-09-25 00:50:30 -04:00
"rev": "9cdb79384d02234fb2868eba6c7d390253ef6f83",
2022-04-28 00:48:47 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
2022-04-28 00:48:47 -04:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-09-25 00:50:30 -04:00
"lastModified": 1758427187,
"narHash": "sha256-pHpxZ/IyCwoTQPtFIAG2QaxuSm8jWzrzBGjwQZIttJc=",
"owner": "nixos",
2022-04-28 00:48:47 -04:00
"repo": "nixpkgs",
2025-09-25 00:50:30 -04:00
"rev": "554be6495561ff07b6c724047bdd7e0716aa7b46",
2022-04-28 00:48:47 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-04-28 00:48:47 -04:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-09-25 00:50:30 -04:00
"lastModified": 1758427187,
"narHash": "sha256-pHpxZ/IyCwoTQPtFIAG2QaxuSm8jWzrzBGjwQZIttJc=",
2022-04-28 00:48:47 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-25 00:50:30 -04:00
"rev": "554be6495561ff07b6c724047bdd7e0716aa7b46",
2022-04-28 00:48:47 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2022-04-28 00:48:47 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs_2",
2022-04-28 00:48:47 -04:00
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
2022-04-28 00:48:47 -04:00
"locked": {
2025-09-25 00:50:30 -04:00
"lastModified": 1758620797,
"narHash": "sha256-Ly4rHgrixFMBnkbMursVt74mxnntnE6yVdF5QellJ+A=",
"owner": "rust-lang",
"repo": "rust-analyzer",
2025-09-25 00:50:30 -04:00
"rev": "905641f3520230ad6ef421bcf5da9c6b49f2479b",
2022-04-28 00:48:47 -04:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2022-04-28 00:48:47 -04:00
"type": "github"
}
},
2024-03-27 15:26:36 -04: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"
}
},
2022-04-28 00:48:47 -04:00
"utils": {
2024-03-27 15:26:36 -04:00
"inputs": {
"systems": "systems"
},
2022-04-28 00:48:47 -04:00
"locked": {
2025-08-04 21:01:08 -04:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2022-04-28 00:48:47 -04:00
"owner": "numtide",
"repo": "flake-utils",
2025-08-04 21:01:08 -04:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2022-04-28 00:48:47 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}