nixpkgs/lib
apfelkuchen6 ba6c229037
texlive: fix licensing information for doc-only-packages (#239528)
* licenses: add opubl

* texlive: fix license for npp-for-context and lshort-german

This unbreaks evaluation for `texlive.combine { inherit (texlive) scheme-full;
pkgFilter = (_: true) }`. The problem doesn't manifest for the default pkgFilter
as `npp-for-context` is a doc-only-package (that by the way has recently been
removed from texlive).
2023-06-26 20:31:28 +02:00
..
path lib/path/tests/prop.sh: Add --show-trace 2023-06-26 12:25:36 +02:00
systems lib/system: move toLosslessStringMaybe into lib/tests 2023-06-22 00:18:33 -07:00
tests Merge pull request #238136 from hercules-ci/nixos-nixpkgs-dont-check-when-_module.args.pkgs-is-set 2023-06-23 19:17:36 +02:00
ascii-table.nix
asserts.nix
attrsets.nix lib/attrsets: remove unused let bindings 2023-06-23 09:41:04 +00:00
cli.nix
customisation.nix splice.nix: finish nativeDrv,crossDrv removal 2023-06-22 23:11:08 +03:00
debug.nix lib/debug: remove unused let bindings 2023-06-23 09:41:04 +00:00
default.nix lib/options: remove literalDocBook 2023-06-13 16:56:30 +02:00
deprecated.nix
derivations.nix lib.derivations: fix comment typo 2023-06-02 23:57:30 +08:00
fetchers.nix
filesystem.nix lib/filesystem: remove unused let bindings 2023-06-23 09:41:04 +00:00
fixed-points.nix
flake.nix
generators.nix lib: fix typos 2023-05-19 22:09:24 -04:00
kernel.nix lib.kernel.unset: init 2023-05-01 10:23:42 +00:00
licenses.nix texlive: fix licensing information for doc-only-packages (#239528) 2023-06-26 20:31:28 +02:00
lists.nix lib.list.findFirst: Make lazier 2023-06-06 17:17:32 +02:00
meta.nix
minver.nix
modules.nix Merge pull request #238136 from hercules-ci/nixos-nixpkgs-dont-check-when-_module.args.pkgs-is-set 2023-06-23 19:17:36 +02:00
options.nix lib: turn *MD functions into aliases 2023-06-13 16:56:32 +02:00
source-types.nix
sources.nix lib/sources: remove unused let bindings 2023-06-23 09:41:04 +00:00
strings-with-deps.nix
strings.nix lib.path.hasPrefix: init 2023-06-15 22:29:46 +02:00
trivial.nix 23.11 is Tapir 2023-05-22 21:16:04 +02:00
types.nix lib/types: remove unused rec 2023-06-23 09:41:04 +00:00
versions.nix
zip-int-bits.nix