summaryrefslogtreecommitdiff
path: root/pkgs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/beetsDoron Behar2021-12-186-110/+102
* buildNimPackages: fix configurePhaseschnusch2021-12-181-1/+1
* Merge pull request #151185 from mikroskeem/deno-1.17-update•••deno: fix sharedLibrary value usageBobby Rong2021-12-181-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 Vainomaa2021-12-181-1/+1
* | Merge pull request #150726 from TredwellGit/linux•••Kernels 2021-12-17Maximilian Bosch2021-12-188-39/+39
|\ \
| * | linux/hardened/patches/5.4: 5.4.164-hardened1 -> 5.4.167-hardened1TredwellGit2021-12-171-5/+5
| * | linux/hardened/patches/5.15: 5.15.7-hardened1 -> 5.15.10-hardened1TredwellGit2021-12-171-5/+5
| * | linux/hardened/patches/5.10: 5.10.84-hardened1 -> 5.10.87-hardened1TredwellGit2021-12-171-5/+5
| * | linux/hardened/patches/4.19: 4.19.220-hardened1 -> 4.19.221-hardened1TredwellGit2021-12-171-5/+5
| * | linux/hardened/patches/4.14: 4.14.257-hardened1 -> 4.14.258-hardened1TredwellGit2021-12-171-5/+5
| * | linux: 5.4.164 -> 5.4.167TredwellGit2021-12-171-2/+2
| * | linux: 5.15.7 -> 5.15.10TredwellGit2021-12-171-2/+2
| * | linux: 5.10.84 -> 5.10.87TredwellGit2021-12-171-2/+2
| * | linux: 4.9.292 -> 4.9.293TredwellGit2021-12-171-2/+2
| * | linux: 4.4.294 -> 4.4.295TredwellGit2021-12-171-2/+2
| * | linux: 4.19.220 -> 4.19.221TredwellGit2021-12-171-2/+2
| * | linux: 4.14.257 -> 4.14.258TredwellGit2021-12-171-2/+2
* | | Merge pull request #150486 from AndersonTorres/new-meson•••Meson: 0.57.1 -> 0.60.2Anderson Torres2021-12-1817-2/+266
|\ \ \
| * | | meson: document the failed tests issue•••The comment should be self-explaining now. AndersonTorres2021-12-141-5/+12
| * | | meson: add myself as maintainerAndersonTorres2021-12-141-3/+12
| * | | meson 0.60: Fix more-env-vars.patch•••Concatenation of lists in Python is done by the `+` operator. AndersonTorres2021-12-141-1/+1
| * | | meson: 0.57.1 -> 0.60.2AndersonTorres2021-12-145-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. AndersonTorres2021-12-148-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. AndersonTorres2021-12-149-2/+2
* | | | Merge pull request #150888 from Luflosi/update/python3Packages.sphinxext-open...•••python3Packages.sphinxext-opengraph: 0.4.2 -> 0.5.1Bobby Rong2021-12-181-3/+8
|\ \ \ \
| * | | | python3Packages.sphinxext-opengraph: 0.4.2 -> 0.5.1•••https://github.com/wpilibsuite/sphinxext-opengraph/releases/tag/v0.5.1 Luflosi2021-12-151-2/+2
| * | | | python3Packages.sphinxext-opengraph: enable testsLuflosi2021-12-151-1/+6
* | | | | Merge pull request #150775 from oxalica/bump/rust-analyzer•••rust-analyzer: 2021-11-29 -> 2021-12-13Bobby Rong2021-12-184-52/+42
|\ \ \ \ \
| * | | | | rust-analyzer: 2021-11-29 -> 2021-12-13oxalica2021-12-152-3/+26
| * | | | | vscode-extensions.matklad.rust-analyzer: split from rust-analyzer•••Also remove oxalica from maintainers. oxalica2021-12-152-49/+16
* | | | | | nim: 1.6.0 -> 1.6.2Frederik Rietdijk2021-12-181-2/+2
* | | | | | Merge pull request #151116 from zhaofengli/powerdns-admin-0.2.4•••powerdns-admin: 0.2.3 -> 0.2.4Bobby Rong2021-12-185-13/+42
|\ \ \ \ \ \
| * | | | | | powerdns-admin: 0.2.3 -> 0.2.4•••Sadly the dnspython pin still needs to stay :( Zhaofeng Li2021-12-173-13/+13
| * | | | | | python3Packages.flask-session: init at 0.4.0Zhaofeng Li2021-12-172-0/+29
* | | | | | | Merge pull request #149228 from r-ryantm/auto-update/htmldoc•••htmldoc: 1.9.12 -> 1.9.13Bobby Rong2021-12-181-2/+2
|\ \ \ \ \ \ \
| * | | | | | | htmldoc: 1.9.12 -> 1.9.13R. Ryantm2021-12-071-2/+2
* | | | | | | | Merge pull request #149486 from r-ryantm/auto-update/pdfsam-basic•••pdfsam-basic: 4.2.7 -> 4.2.8Bobby Rong2021-12-181-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pdfsam-basic: 4.2.7 -> 4.2.8R. Ryantm2021-12-081-2/+2
* | | | | | | | | Merge pull request #151191 from FRidh/python2-tests•••python2.tests: fix the testsFrederik Rietdijk2021-12-185-2/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python2.tests.nixenv-virtualenv: fix test•••by using a python env that ignores collisions in the backports packages. Frederik Rietdijk2021-12-181-1/+9
| * | | | | | | | | python2Packages.platformdirs: init at 2.0.2•••needed for python2Packages.virtualenv Frederik Rietdijk2021-12-182-0/+45
| * | | | | | | | | python2Packages.virtualenv: disable two failing testsFrederik Rietdijk2021-12-181-0/+3
| * | | | | | | | | python2Packages.filelock: use correct version•••instead of 0.0.0 when setuptools-scm is not used. This broke virtualenv. Frederik Rietdijk2021-12-181-1/+5
* | | | | | | | | | Merge pull request #151188 from lorenzleutgeb/pdftk-3.3.1•••pdftk: 3.2.1 -> 3.3.17c6f434c2021-12-181-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pdftk: 3.2.1 -> 3.3.1Lorenz Leutgeb2021-12-181-3/+3
* | | | | | | | | | | Merge pull request #150259 from r-ryantm/auto-update/birdfont•••birdfont: 2.29.5 -> 2.29.6Bobby Rong2021-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | birdfont: 2.29.5 -> 2.29.6R. Ryantm2021-12-111-2/+2
* | | | | | | | | | | | Merge pull request #149151 from Luflosi/update/boinc•••boinc: 7.14.2 -> 7.18.1Bobby Rong2021-12-181-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | boinc: copy systemd service file to outputLuflosi2021-12-061-0/+4
| * | | | | | | | | | | | boinc: 7.14.2 -> 7.18.1Luflosi2021-12-061-3/+3