gnuradio: ajout commande pour ajuster le ficher de conf local

This commit is contained in:
2017-12-13 00:13:04 +01:00
parent db912bbc3b
commit c3979947ec

View File

@@ -26,6 +26,9 @@ mkIf true {
nvenc = true;
};
# bug connu : https://nixos.org/nix-dev/2014-December/015225.html
# find /nix/store/ -maxdepth 1 -type d -name "*gnuradio-*"
# Commande pour générer le path : find /nix/store/ -maxdepth 1 -type d -name "*gnuradio-*"|paste -d: -s -
gnuradio-with-packages = pkgs.gnuradio-with-packages.override {
extraPackages = with pkgs; [
gnuradio-ais