mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
cargo updates
This commit is contained in:
parent
49a100bb61
commit
5470398a39
7 changed files with 862 additions and 498 deletions
|
|
@ -27,7 +27,7 @@
|
|||
})
|
||||
(import ./overlay.nix)
|
||||
(final: prev: {
|
||||
demostf-frontend-toolchain = final.rust-bin.nightly."2024-01-16".default;
|
||||
demostf-frontend-toolchain = final.rust-bin.nightly."2024-06-04".default;
|
||||
})
|
||||
];
|
||||
pkgs = (import nixpkgs) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue