initial rust-shell setup
This commit is contained in:
parent
29fb05bd92
commit
b70c9851a9
7 changed files with 94 additions and 55 deletions
|
@ -1,5 +1,3 @@
|
|||
{ channels, ... }:
|
||||
|
||||
final: prev: {
|
||||
inherit (channels.unstable) pobfrontend;
|
||||
}
|
||||
final: prev: { inherit (channels.unstable) pobfrontend; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue