refactor(nix): Use nixpkgs' vesktop now that it supports darwin
This commit is contained in:
parent
94d596e386
commit
b48174745d
7 changed files with 33 additions and 54 deletions
|
@ -17,8 +17,11 @@ in {
|
|||
pkgs.zoxide
|
||||
pkgs.ruby
|
||||
pkgs._7zz
|
||||
|
||||
pkgs.enchive
|
||||
(pkgs.pass.withExtensions (exts: [ exts.pass-otp ]))
|
||||
pkgs.gnupg
|
||||
|
||||
pkgs.vesktop
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue