mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
flake cleanup
This commit is contained in:
parent
96907a8983
commit
b9b74904ca
7 changed files with 6 additions and 214 deletions
|
|
@ -35,7 +35,7 @@
|
|||
(final: prev: {
|
||||
demostf-frontend-toolchain = final.rust-bin.fromRustupToolchainFile ./rust-toolchain.toml;
|
||||
})
|
||||
(import ./overlay.nix)
|
||||
(import ./nix/overlay.nix)
|
||||
];
|
||||
toolchain = pkgs: pkgs.rust-bin.fromRustupToolchainFile ./rust-toolchain.toml;
|
||||
tools = pkgs: with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue