| Commit message (Expand) | Author | Age | Files | Lines |
| * | beets: 1.5.0 -> 1.6.0•••Refresh patches, remove keyfinder patch as upstream seems to use the
correct keyfinder-cli path, since:
https://github.com/beetbox/beets/pull/3467/files
Remove the doing nothing `imagemagick` in `buildInputs` and add a patch
that makes `beets` use `magick` from Nix' path. The patch can be
disabled along with the reference to imagemagick if it's set to `null`.
Formatting: use 1 line per input.
Remove the unevaluated externalTestArgs.beets - it was moved to
`all-packages.nix`.
origin/pkg/beets | Doron Behar | 2021-12-18 | 6 | -110/+102 |
| * | buildNimPackages: fix configurePhase | schnusch | 2021-12-18 | 1 | -1/+1 |
| * | Merge pull request #151185 from mikroskeem/deno-1.17-update•••deno: fix sharedLibrary value usage | Bobby Rong | 2021-12-18 | 1 | -1/+1 |
| |\ |
|
| | * | deno: fix sharedLibrary value usage•••stdenv.hostPlatform.extensions.sharedLibrary value always contains a
dot, which means find command was trying to match
libswc_common..(so|dylib)
| Mark Vainomaa | 2021-12-18 | 1 | -1/+1 |
| * | | Merge pull request #150726 from TredwellGit/linux•••Kernels 2021-12-17 | Maximilian Bosch | 2021-12-18 | 8 | -39/+39 |
| |\ \ |
|
| | * | | linux/hardened/patches/5.4: 5.4.164-hardened1 -> 5.4.167-hardened1 | TredwellGit | 2021-12-17 | 1 | -5/+5 |
| | * | | linux/hardened/patches/5.15: 5.15.7-hardened1 -> 5.15.10-hardened1 | TredwellGit | 2021-12-17 | 1 | -5/+5 |
| | * | | linux/hardened/patches/5.10: 5.10.84-hardened1 -> 5.10.87-hardened1 | TredwellGit | 2021-12-17 | 1 | -5/+5 |
| | * | | linux/hardened/patches/4.19: 4.19.220-hardened1 -> 4.19.221-hardened1 | TredwellGit | 2021-12-17 | 1 | -5/+5 |
| | * | | linux/hardened/patches/4.14: 4.14.257-hardened1 -> 4.14.258-hardened1 | TredwellGit | 2021-12-17 | 1 | -5/+5 |
| | * | | linux: 5.4.164 -> 5.4.167 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| | * | | linux: 5.15.7 -> 5.15.10 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| | * | | linux: 5.10.84 -> 5.10.87 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| | * | | linux: 4.9.292 -> 4.9.293 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| | * | | linux: 4.4.294 -> 4.4.295 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| | * | | linux: 4.19.220 -> 4.19.221 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| | * | | linux: 4.14.257 -> 4.14.258 | TredwellGit | 2021-12-17 | 1 | -2/+2 |
| * | | | Merge pull request #150486 from AndersonTorres/new-meson•••Meson: 0.57.1 -> 0.60.2 | Anderson Torres | 2021-12-18 | 17 | -2/+266 |
| |\ \ \ |
|
| | * | | | meson: document the failed tests issue•••The comment should be self-explaining now.
| AndersonTorres | 2021-12-14 | 1 | -5/+12 |
| | * | | | meson: add myself as maintainer | AndersonTorres | 2021-12-14 | 1 | -3/+12 |
| | * | | | meson 0.60: Fix more-env-vars.patch•••Concatenation of lists in Python is done by the `+` operator.
| AndersonTorres | 2021-12-14 | 1 | -1/+1 |
| | * | | | meson: 0.57.1 -> 0.60.2 | AndersonTorres | 2021-12-14 | 5 | -44/+29 |
| | * | | | meson: copy 0.57 to 0.60•••A very ugly decision: in order to register the diff between 0.57 and 0.60
releases of Meson in Nixpkgs, I copied the whole directory before actually write
it by hand.
| AndersonTorres | 2021-12-14 | 8 | -0/+263 |
| | * | | | meson: put 0.57 in a subdirectory•••Meson is a delicate package. It needs some patches to properly work in Nixpkgs
and many packages have it as a dependency, from many small applications to
systemd (yay, mass rebuilds in sight!). Updating it is not a trivial and
harmless task.
Therefore, I took the paranoid way and encapsulate the current version in a
subdir, instead of the regular write-over procedure. This way, at the best we
can just remove the whole dir in the future, and at the worse we just maintain
duplicated code.
| AndersonTorres | 2021-12-14 | 9 | -2/+2 |
| * | | | | Merge pull request #150888 from Luflosi/update/python3Packages.sphinxext-open...•••python3Packages.sphinxext-opengraph: 0.4.2 -> 0.5.1 | Bobby Rong | 2021-12-18 | 1 | -3/+8 |
| |\ \ \ \ |
|
| | * | | | | python3Packages.sphinxext-opengraph: 0.4.2 -> 0.5.1•••https://github.com/wpilibsuite/sphinxext-opengraph/releases/tag/v0.5.1
| Luflosi | 2021-12-15 | 1 | -2/+2 |
| | * | | | | python3Packages.sphinxext-opengraph: enable tests | Luflosi | 2021-12-15 | 1 | -1/+6 |
| * | | | | | Merge pull request #150775 from oxalica/bump/rust-analyzer•••rust-analyzer: 2021-11-29 -> 2021-12-13 | Bobby Rong | 2021-12-18 | 4 | -52/+42 |
| |\ \ \ \ \ |
|
| | * | | | | | rust-analyzer: 2021-11-29 -> 2021-12-13 | oxalica | 2021-12-15 | 2 | -3/+26 |
| | * | | | | | vscode-extensions.matklad.rust-analyzer: split from rust-analyzer•••Also remove oxalica from maintainers.
| oxalica | 2021-12-15 | 2 | -49/+16 |
| * | | | | | | nim: 1.6.0 -> 1.6.2 | Frederik Rietdijk | 2021-12-18 | 1 | -2/+2 |
| * | | | | | | Merge pull request #151116 from zhaofengli/powerdns-admin-0.2.4•••powerdns-admin: 0.2.3 -> 0.2.4 | Bobby Rong | 2021-12-18 | 5 | -13/+42 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerdns-admin: 0.2.3 -> 0.2.4•••Sadly the dnspython pin still needs to stay :(
| Zhaofeng Li | 2021-12-17 | 3 | -13/+13 |
| | * | | | | | | python3Packages.flask-session: init at 0.4.0 | Zhaofeng Li | 2021-12-17 | 2 | -0/+29 |
| * | | | | | | | Merge pull request #149228 from r-ryantm/auto-update/htmldoc•••htmldoc: 1.9.12 -> 1.9.13 | Bobby Rong | 2021-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | htmldoc: 1.9.12 -> 1.9.13 | R. Ryantm | 2021-12-07 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #149486 from r-ryantm/auto-update/pdfsam-basic•••pdfsam-basic: 4.2.7 -> 4.2.8 | Bobby Rong | 2021-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | pdfsam-basic: 4.2.7 -> 4.2.8 | R. Ryantm | 2021-12-08 | 1 | -2/+2 |
| * | | | | | | | | | Merge pull request #151191 from FRidh/python2-tests•••python2.tests: fix the tests | Frederik Rietdijk | 2021-12-18 | 5 | -2/+62 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | python2.tests.nixenv-virtualenv: fix test•••by using a python env that ignores collisions in the backports packages.
| Frederik Rietdijk | 2021-12-18 | 1 | -1/+9 |
| | * | | | | | | | | | python2Packages.platformdirs: init at 2.0.2•••needed for python2Packages.virtualenv
| Frederik Rietdijk | 2021-12-18 | 2 | -0/+45 |
| | * | | | | | | | | | python2Packages.virtualenv: disable two failing tests | Frederik Rietdijk | 2021-12-18 | 1 | -0/+3 |
| | * | | | | | | | | | python2Packages.filelock: use correct version•••instead of 0.0.0 when setuptools-scm is not used. This broke virtualenv.
| Frederik Rietdijk | 2021-12-18 | 1 | -1/+5 |
| * | | | | | | | | | | Merge pull request #151188 from lorenzleutgeb/pdftk-3.3.1•••pdftk: 3.2.1 -> 3.3.1 | 7c6f434c | 2021-12-18 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | pdftk: 3.2.1 -> 3.3.1 | Lorenz Leutgeb | 2021-12-18 | 1 | -3/+3 |
| * | | | | | | | | | | | Merge pull request #150259 from r-ryantm/auto-update/birdfont•••birdfont: 2.29.5 -> 2.29.6 | Bobby Rong | 2021-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | birdfont: 2.29.5 -> 2.29.6 | R. Ryantm | 2021-12-11 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #149151 from Luflosi/update/boinc•••boinc: 7.14.2 -> 7.18.1 | Bobby Rong | 2021-12-18 | 1 | -6/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | boinc: copy systemd service file to output | Luflosi | 2021-12-06 | 1 | -0/+4 |
| | * | | | | | | | | | | | | boinc: 7.14.2 -> 7.18.1 | Luflosi | 2021-12-06 | 1 | -3/+3 |