aaaa
This commit is contained in:
parent
057378d99e
commit
e0024de33c
|
@ -45,7 +45,7 @@ rec {
|
|||
pylzma = pkgs.callPackage ./pkgs/python-modules/pylzma { buildPythonPackage = pkgs.python3Packages.buildPythonPackage; fetchPypi = pkgs.python3Packages.fetchPypi; };
|
||||
hydrus = pkgs.libsForQt5.callPackage ./pkgs/hydrus { inherit pylzma;};
|
||||
|
||||
### metapixel = pkgs.callPackage ./pkgs/metapixel { };
|
||||
metapixel = pkgs.callPackage ./pkgs/metapixel { };
|
||||
|
||||
### plotbitrate = pkgs.callPackage ./pkgs/plotbitrate { };
|
||||
|
||||
|
|
Loading…
Reference in New Issue