0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-12 05:16:25 +03:00

nixos/noisetorch: init

NoiseTorch needs setcap set to 'cap_sys_resource=+ep' to work correctly
accordingly to the README.md:

https://github.com/lawl/NoiseTorch#download--install

So this PR adds it.
This commit is contained in:
Thiago Kenji Okada 2021-02-22 14:02:35 -03:00 committed by Jonathan Ringer
parent 644aff8eab
commit c96586d63f
2 changed files with 26 additions and 0 deletions

View file

@ -163,6 +163,7 @@
./programs/neovim.nix
./programs/nm-applet.nix
./programs/npm.nix
./programs/noisetorch.nix
./programs/oblogout.nix
./programs/partition-manager.nix
./programs/plotinus.nix