diff options
Diffstat (limited to 'shenvs')
| -rw-r--r-- | shenvs/dsp.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shenvs/dsp.nix b/shenvs/dsp.nix index c3b5665..fb9d1c8 100644 --- a/shenvs/dsp.nix +++ b/shenvs/dsp.nix @@ -1,7 +1,7 @@ pkgs: { paths = with pkgs; [ (octave.withPackages (packages: with packages; [ - communications + #communications ])) ]; } |
