refactor(repo): change a bunch of everything
This commit is contained in:
parent
81f367e3aa
commit
81bee82c34
26 changed files with 352 additions and 127 deletions
8
packages/vesktop-electron32/default.nix
Normal file
8
packages/vesktop-electron32/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
vesktop,
|
||||
electron_32,
|
||||
...
|
||||
}:
|
||||
vesktop.override {
|
||||
electron = electron_32;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue