Loading nixos/tests/frr.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ import ./make-test-python.nix ({ pkgs, ... }: name = "frr"; meta = with pkgs.lib.maintainers; { maintainers = [ hexa ]; maintainers = [ ]; }; nodes = { Loading pkgs/applications/audio/mopidy/muse.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,6 @@ pythonPackages.buildPythonApplication rec { description = "Mopidy web client with Snapcast support"; homepage = "https://github.com/cristianpb/muse"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; } pkgs/applications/audio/mopidy/tunein.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,6 @@ python3Packages.buildPythonApplication rec { description = "Mopidy extension for playing music from tunein"; homepage = "https://github.com/kingosticks/mopidy-tunein"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/aubio/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { description = "a library for audio and music analysis"; homepage = "https://aubio.org"; license = licenses.gpl3; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/csvw/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -63,6 +63,6 @@ buildPythonPackage rec { description = "CSV on the Web"; homepage = "https://github.com/cldf/csvw"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; } Loading
nixos/tests/frr.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ import ./make-test-python.nix ({ pkgs, ... }: name = "frr"; meta = with pkgs.lib.maintainers; { maintainers = [ hexa ]; maintainers = [ ]; }; nodes = { Loading
pkgs/applications/audio/mopidy/muse.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,6 @@ pythonPackages.buildPythonApplication rec { description = "Mopidy web client with Snapcast support"; homepage = "https://github.com/cristianpb/muse"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; }
pkgs/applications/audio/mopidy/tunein.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,6 @@ python3Packages.buildPythonApplication rec { description = "Mopidy extension for playing music from tunein"; homepage = "https://github.com/kingosticks/mopidy-tunein"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/aubio/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { description = "a library for audio and music analysis"; homepage = "https://aubio.org"; license = licenses.gpl3; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/csvw/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -63,6 +63,6 @@ buildPythonPackage rec { description = "CSV on the Web"; homepage = "https://github.com/cldf/csvw"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ ]; }; }