initial rust-shell setup
This commit is contained in:
parent
e0c4374d30
commit
87f30414fa
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