summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CONTRIBUTING.md: bump backport exampleorigin/contributing-bump-examplesRobert Hensing2020-09-091-2/+2
|
* pass-wayland: use proper derivation for `.withExtensions`Maximilian Bosch2020-09-091-0/+1
| | | | | | | | | | | | | | The `pass.withExtensions`-function uses `buildEnv` to create a derivation which contains a `pass`-package and a list of extensions for it. However, this function always uses the `pass`-attribute for `buildEnv` which will break e.g. `passmenu` or `pass show -c` on desktops using Wayland (and `pass-wayland.withExtensions`) since the default `pass`-package without support for Wayland's clipboard is used. This patch replaces the `pass`-attribute in the derivation with `pass-wayland` to work around this issue.
* Merge pull request #97578 from makefu/pkgs/pyhaversion/fixWORLDofPEACE2020-09-091-0/+2
|\ | | | | python3Packages.pyhaversion: add missing semantic-version
| * python3Packages.pyhaversion: add missing semantic-versionmakefu2020-09-091-0/+2
| |
* | coqPackages.paramcoq: init at 1.1.2 for Coq 8.12Vincent Laporte2020-09-091-0/+3
| |
* | Merge pull request #97584 from gebner/ncftp-tmpdirGabriel Ebner2020-09-091-0/+2
|\ \ | | | | | | ncftp: do not override $TMPDIR
| * | ncftp: do not override $TMPDIRGabriel Ebner2020-09-091-0/+2
| | |
* | | flashrom nitpick: avoid nested listVladimír Čunát2020-09-091-1/+1
| | |
* | | Merge pull request #97583 from luc65r/pkg/rbwMaciej Krüger2020-09-091-3/+3
|\ \ \ | |/ / |/| | rbw: 0.4.4 -> 0.4.6
| * | rbw: 0.4.4 -> 0.4.6luc65r2020-09-091-3/+3
|/ /
* | Merge pull request #97576 from gebner/mlton-whichWORLDofPEACE2020-09-092-11/+9
|\ \ | | | | | | mlton: fix build
| * | mlton: use callPackageGabriel Ebner2020-09-091-11/+6
| | |
| * | mlton: fix buildGabriel Ebner2020-09-092-3/+6
| | |
* | | Merge pull request #97550 from Patryk27/fix-lxd-testsWORLDofPEACE2020-09-092-6/+9
|\ \ \ | | | | | | | | lxd: Download Alpine image instead of relying on external source
| * | | lxd: s/sha256/hashPatryk Wychowaniec2020-09-091-2/+2
| | | |
| * | | lxd: add `wait_for_file()` to ensure LXD is actually runningPatryk Wychowaniec2020-09-091-0/+1
| | | |
| * | | lxd: use stable URL for Alpine's imagePatryk Wychowaniec2020-09-092-6/+8
| | | |
* | | | Merge pull request #92714 from luc65r/pkg/rbwMaciej Krüger2020-09-092-0/+78
|\ \ \ \ | | | | | | | | | | rbw: init at 0.4.4
| * | | | rbw: init at 0.4.4luc65r2020-07-082-0/+78
| | | | |
* | | | | Merge pull request #96545 from tesq0/unityhub-update-to-2.3.2Maciej Krüger2020-09-091-2/+2
|\ \ \ \ \ | | | | | | | | | | | | unityhub: update to 2.3.2
| * | | | | unityhub: update to 2.3.2Mikolaj Galkowski2020-08-281-2/+2
| | | | | |
* | | | | | Merge pull request #96544 from tesq0/unityhub-fix-2020-editorMaciej Krüger2020-09-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | unityhub: fix editor with versions >= 2020.1.3f1 not opening
| * | | | | | unityhub: fix editor with versions >= 2020.1.3f1 not openingMikolaj Galkowski2020-08-281-1/+1
| |/ / / / /
* | | | | | Merge pull request #97463 from WilliButz/codimd/fix-sqlite/node12Maximilian Bosch2020-09-092-2/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | codimd: build with nodejs-12_x instead of nodejs-10_x
| * | | | | | codimd: build with nodejs-12_x instead of nodejs-10_xWilliButz2020-09-082-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The codimd test is now exposed via passthru.tests
* | | | | | | Merge pull request #97521 from peterhoeg/u/fz_3500Maximilian Bosch2020-09-092-7/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | filezilla: 3.49.1 -> 3.50.0
| * | | | | | | filezilla: 3.49.1 -> 3.50.0Peter Hoeg2020-09-091-3/+4
| | | | | | | |
| * | | | | | | libfilezilla: 0.24.0 -> 0.24.1Peter Hoeg2020-09-091-4/+4
| | | | | | | |
* | | | | | | | csvkit: fix failing testTim Zook2020-09-091-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build for this package was failing due to failing tests that were caused by a breaking change in a dependency. The requirements.txt for this package does not pin specific versions so it was trying to build with the new version of the dependency and failing. This commit overrides the version of the dependency that is used to build the package.
* | | | | | | | instead: 3.3.1 -> 3.3.2; fix compilationmarius david2020-09-091-2/+7
| | | | | | | |
* | | | | | | | Merge pull request #97570 from woffs/recoll-qt5WORLDofPEACE2020-09-092-8/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | recoll: qt4 -> qt5, fix build
| * | | | | | | | recoll: qt4 -> qt5, fix buildFrank Doepper2020-09-092-8/+8
| | | | | | | | |
* | | | | | | | | Merge pull request #96414 from maxeaubrey/nomad_0.12.3WORLDofPEACE2020-09-093-6/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | nomad: 0.12.2 -> 0.12.3
| * | | | | | | | nomad: Pin to go1.14 for 0.11 and 0.12Danielle Lancashire2020-09-093-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit pins go versions for nomad 0.11 and 0.12. Future versions of Nomad should have their versions pinned from the beginning, even if they support the latest-at-the-time version of Go to prevent accidental version bumps on unsupported go versions. See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion around this change.
| * | | | | | | | nomad: 0.12.2 -> 0.12.3Maxine E. Aubrey2020-08-271-2/+2
| | | | | | | | |
* | | | | | | | | Merge pull request #97396 from bachp/unifi-5.14.23Justin Humm2020-09-091-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | unifiStable: 5.14.22 -> 5.14.23
| * | | | | | | | | unifiStable: 5.14.22 -> 5.14.23Pascal Bach2020-09-071-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | python3Packages.jq: 0.1.8 -> 1.0.2William Kral2020-09-092-56/+67
| | | | | | | | |
* | | | | | | | | Merge pull request #97560 from makefu/pkgs/python-maintainer/fix-evalJörg Thalheim2020-09-092-0/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | aresponses,pyhaversion: disable for py2
| * | | | | | | | pythonPackages.pyhaversion: py3k onlymakefu2020-09-091-0/+4
| | | | | | | | |
| * | | | | | | | pythonPackages.aresponses: only py3kmakefu2020-09-091-0/+3
| | | | | | | | |
* | | | | | | | | linux: 5.9-rc3 -> 5.9-rc4Tim Steinbach2020-09-091-2/+2
| | | | | | | | |
* | | | | | | | | matplotlib: Disable LTO on darwin.Shea Levy2020-09-092-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs #19312 or equivalent to work.
* | | | | | | | | lorri: remove unnecessary output overrideProfpatsch2020-09-091-3/+2
| | | | | | | | |
* | | | | | | | | Merge #97528: aegisub: fix build with make 4.3Vladimír Čunát2020-09-091-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | aegisub: fix build with make 4.3Vincent Laporte2020-09-091-0/+6
| | | | | | | | | |
* | | | | | | | | | Merge pull request #97437 from fgaz/drawpile/fpermissiveWORLDofPEACE2020-09-091-0/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | drawpile: fix build
| * | | | | | | | | | drawpile: fix build by adding libsecretFrancesco Gazzetta2020-09-091-0/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #97513 from cole-h/verilogWORLDofPEACE2020-09-091-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | verilog: unstable-2019-08-01 -> unstable-2020-08-24
| * | | | | | | | | | | verilog: unstable-2019-08-01 -> unstable-2020-08-24Cole Helbling2020-09-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build would previously fail due to a change in bison's behavior (see https://github.com/steveicarus/iverilog/commit/5b699c1be73e789831db01e779a41478c0c62309 for more information). Updating to a more recent version fixes this issue.