| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | Jörg Thalheim | 2024-07-29 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -22/+15 |
| * | python311Packages.html5-parser: 0.4.11 -> 0.4.12•••Diff: https://github.com/kovidgoyal/html5-parser/compare/refs/tags/v0.4.11...v0.4.12 | Fabian Affolter | 2023-11-30 | 1 | -2/+2 |
| * | python310Packages.html5-parser: run tests | Fabian Affolter | 2023-04-16 | 1 | -8/+39 |
| * | python310Packages.html5-parser: 0.4.10 -> 0.4.11 | Mario Rodas | 2023-04-15 | 1 | -4/+10 |
| * | python38Packages.html5-parser: 0.4.9 -> 0.4.10 | R. RyanTM | 2021-09-23 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. | Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python: html5-parser: 0.4.8 -> 0.4.9 | Frederik Rietdijk | 2019-11-22 | 1 | -2/+2 |
| * | python37Packages.html5-parser: 0.4.7 -> 0.4.8•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-html5-parser/versions | R. RyanTM | 2019-08-05 | 1 | -2/+2 |
| * | python37Packages.html5-parser: 0.4.6 -> 0.4.7•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-html5-parser/versions | R. RyanTM | 2019-06-17 | 1 | -2/+2 |
| * | python37Packages.html5-parser: 0.4.5 -> 0.4.6•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-html5-parser/versions | R. RyanTM | 2019-05-22 | 1 | -2/+2 |
| * | treewide: removed name from a few pythonpackages defining pname and version | Patrick Hilhorst | 2018-06-07 | 1 | -1/+0 |
| * | pythonPackages.html5-parser: 0.4.4 -> 0.4.5 | Balletie | 2018-04-22 | 1 | -2/+2 |
| * | misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs | John Ericson | 2017-09-21 | 1 | -1/+1 |
| * | python.pkgs: many updates | Frederik Rietdijk | 2017-08-25 | 1 | -2/+2 |
| * | pythonPackages.html5-parser: init at 0.4.3 | Johannes Frankenau | 2017-08-14 | 1 | -0/+23 |
