biblioteca: remove all-packages.nix definition
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
gtk4,
|
||||
gobject-introspection,
|
||||
libadwaita,
|
||||
webkitgtk,
|
||||
webkitgtk_6_0,
|
||||
coreutils,
|
||||
makeShellWrapper,
|
||||
wrapGAppsHook4,
|
||||
@@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gtk4
|
||||
gobject-introspection
|
||||
libadwaita
|
||||
webkitgtk
|
||||
webkitgtk_6_0
|
||||
glib-networking
|
||||
];
|
||||
|
||||
@@ -64,7 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gtk4.devdoc
|
||||
glib.devdoc
|
||||
libadwaita.devdoc
|
||||
webkitgtk.devdoc
|
||||
webkitgtk_6_0.devdoc
|
||||
gobject-introspection.devdoc
|
||||
]
|
||||
++ extraDocsPackage;
|
||||
|
||||
@@ -14091,10 +14091,6 @@ with pkgs;
|
||||
libcpr = libcpr_1_10_5;
|
||||
};
|
||||
|
||||
biblioteca = callPackage ../by-name/bi/biblioteca/package.nix {
|
||||
webkitgtk = webkitgtk_6_0;
|
||||
};
|
||||
|
||||
libpostalWithData = callPackage ../by-name/li/libpostal/package.nix {
|
||||
withData = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user