| Commit message (Expand) | Author | Age | Files | Lines |
| * | wxSVG: ffmpeg_3 -> ffmpeg•••And refactor.
| AndersonTorres | 2021-04-30 | 1 | -18/+27 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -2/+2 |
| * | 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: use ffmpeg_3 explicitly if not wanted otherwise•••After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
| Doron Behar | 2020-06-12 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | wxSVG: 1.5.21 -> 1.5.22 | R. RyanTM | 2020-02-09 | 1 | -2/+2 |
| * | wxSVG: 1.5.20 -> 1.5.21•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
| R. RyanTM | 2019-10-11 | 1 | -2/+2 |
| * | Merge branch 'master' into staging-next•••There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
| Vladimír Čunát | 2019-08-24 | 1 | -2/+2 |
| |\ |
|
| | * | wxSVG: 1.5.19 -> 1.5.20•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
| R. RyanTM | 2019-08-20 | 1 | -2/+2 |
| * | | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -1/+1 |
| |/ |
|
| * | wxSVG: 1.5.18 -> 1.5.19•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
| R. RyanTM | 2019-07-20 | 1 | -2/+2 |
| * | wxSVG: 1.5.17 -> 1.5.18•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
| R. RyanTM | 2019-06-18 | 1 | -2/+2 |
| * | wxSVG: 1.5.16 -> 1.5.17•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
| R. RyanTM | 2019-06-03 | 1 | -2/+2 |
| * | wxSVG: 1.5.15 -> 1.5.16•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
| R. RyanTM | 2019-02-03 | 1 | -2/+2 |
| * | wxSVG: 1.5.14 -> 1.5.15 (#46944)•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions | R. RyanTM | 2018-09-28 | 1 | -2/+2 |
| * | wxSVG: 1.5.13 -> 1.5.14•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxSVG/versions.
| R. RyanTM | 2018-07-12 | 1 | -2/+2 |
| * | wxSVG: 1.5.11 -> 1.5.13•••Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.5.13 with grep in /nix/store/hcf1ibw1hvrwic1zagy3cvi1fc73rfgk-wxSVG-1.5.13
- found 1.5.13 in filename of file in /nix/store/hcf1ibw1hvrwic1zagy3cvi1fc73rfgk-wxSVG-1.5.13
| Ryan Mulligan | 2018-03-09 | 1 | -2/+2 |
| * | wxSVG: init at 1.5.11 | AndersonTorres | 2017-03-06 | 1 | -0/+34 |