Mark socat2 as lowPrio
This commit is contained in:
parent
88dcdc9bed
commit
f36f5cc82c
@ -1498,9 +1498,9 @@ let
|
|||||||
|
|
||||||
sourceHighlight = callPackage ../tools/text/source-highlight { };
|
sourceHighlight = callPackage ../tools/text/source-highlight { };
|
||||||
|
|
||||||
socat2pre = builderDefsPackage ../tools/networking/socat/2.0.0-b3.nix {
|
socat2pre = lowPrio (builderDefsPackage ../tools/networking/socat/2.0.0-b3.nix {
|
||||||
inherit fetchurl stdenv openssl;
|
inherit fetchurl stdenv openssl;
|
||||||
};
|
});
|
||||||
|
|
||||||
squashfsTools = callPackage ../tools/filesystems/squashfs { };
|
squashfsTools = callPackage ../tools/filesystems/squashfs { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user