Loading pkgs/applications/editors/apostrophe/default.nix→pkgs/by-name/ap/apostrophe/package.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitLab, meson, ninja , wrapGAppsHook3, pkg-config, desktop-file-utils , appstream-glib, pythonPackages, glib, gobject-introspection , appstream-glib, python3Packages, glib, gobject-introspection , gtk3, webkitgtk, glib-networking, gnome, gspell, texliveMedium , shared-mime-info, libhandy, fira, sassc }: let pythonEnv = pythonPackages.python.withPackages(p: with p; [ pythonEnv = python3Packages.python.withPackages(p: with p; [ regex setuptools levenshtein pyenchant pygobject3 pycairo pypandoc chardet ]); Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -29738,10 +29738,6 @@ with pkgs; appgate-sdp = callPackage ../applications/networking/appgate-sdp { }; apostrophe = callPackage ../applications/editors/apostrophe { pythonPackages = python3Packages; }; ardour = callPackage ../applications/audio/ardour { }; ardour_7 = callPackage ../applications/audio/ardour/7.nix { }; Loading
pkgs/applications/editors/apostrophe/default.nix→pkgs/by-name/ap/apostrophe/package.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitLab, meson, ninja , wrapGAppsHook3, pkg-config, desktop-file-utils , appstream-glib, pythonPackages, glib, gobject-introspection , appstream-glib, python3Packages, glib, gobject-introspection , gtk3, webkitgtk, glib-networking, gnome, gspell, texliveMedium , shared-mime-info, libhandy, fira, sassc }: let pythonEnv = pythonPackages.python.withPackages(p: with p; [ pythonEnv = python3Packages.python.withPackages(p: with p; [ regex setuptools levenshtein pyenchant pygobject3 pycairo pypandoc chardet ]); Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -29738,10 +29738,6 @@ with pkgs; appgate-sdp = callPackage ../applications/networking/appgate-sdp { }; apostrophe = callPackage ../applications/editors/apostrophe { pythonPackages = python3Packages; }; ardour = callPackage ../applications/audio/ardour { }; ardour_7 = callPackage ../applications/audio/ardour/7.nix { };