satysfi: moved to by-name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
ocamlPackages,
|
||||
ocaml-ng,
|
||||
ipaexfont,
|
||||
junicode,
|
||||
lmodern,
|
||||
@@ -29,6 +29,7 @@ let
|
||||
propagatedBuildInputs = [ ocamlPackages.biniou ];
|
||||
inherit (ocamlPackages.yojson) meta;
|
||||
};
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_14;
|
||||
in
|
||||
ocamlPackages.buildDunePackage rec {
|
||||
pname = "satysfi";
|
||||
@@ -18065,10 +18065,6 @@ with pkgs;
|
||||
|
||||
sane-frontends = callPackage ../applications/graphics/sane/frontends.nix { };
|
||||
|
||||
satysfi = callPackage ../tools/typesetting/satysfi {
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_14;
|
||||
};
|
||||
|
||||
sc-controller = python3Packages.callPackage ../misc/drivers/sc-controller {
|
||||
inherit libusb1; # Shadow python.pkgs.libusb1.
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user