forcebot_rs/flake.lock

98 lines
2.5 KiB
Text
Raw Normal View History

2023-10-22 08:35:09 -04:00
{
"nodes": {
2024-02-19 21:27:24 -05:00
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-04-08 09:59:49 -04:00
"lastModified": 1711952616,
"narHash": "sha256-WJvDdOph001fA1Ap3AyaQtz/afJAe7meSG5uJAdSE+A=",
2024-02-19 21:27:24 -05:00
"owner": "nix-community",
"repo": "fenix",
2024-04-08 09:59:49 -04:00
"rev": "209048d7c545905c470f6f8c05c5061f391031a8",
2024-02-19 21:27:24 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "monthly",
"repo": "fenix",
"type": "github"
}
},
2023-10-22 08:35:09 -04:00
"nixpkgs": {
"locked": {
2024-04-08 09:59:49 -04:00
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
2024-02-19 21:27:24 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-08 09:59:49 -04:00
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
2024-02-19 21:27:24 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1712543224,
"narHash": "sha256-9RSfZL1TKYdGxZwgDxwtBtsKMGR4Zgn+DAnF9s71/lU=",
"owner": "NixOS",
2023-10-22 08:35:09 -04:00
"repo": "nixpkgs",
"rev": "b0dab7cc34ef4d8a1b2de36178da801090bcb271",
2023-10-22 08:35:09 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2023-10-22 08:35:09 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-02-19 21:27:24 -05:00
"fenix": "fenix",
"nixpkgs": "nixpkgs_2",
"systems": "systems"
2024-02-19 21:27:24 -05:00
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-04-08 09:59:49 -04:00
"lastModified": 1711885694,
"narHash": "sha256-dyezzeSbWMpflma+E9USmvSxuLgGcNGcGw3cOnX36ko=",
2024-02-19 21:27:24 -05:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-04-08 09:59:49 -04:00
"rev": "e4a405f877efd820bef9c0e77a02494e47c17512",
2024-02-19 21:27:24 -05:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
2023-10-22 08:35:09 -04:00
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
2023-10-22 08:35:09 -04:00
}
},
"root": "root",
"version": 7
}