initial rust-shell setup
This commit is contained in:
parent
07ebbac912
commit
2a16fc03e7
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