aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* python37Packages.cloudflare: 2.8.13 -> 2.8.14R. RyanTM2020-12-061-2/+2
|
* rabbitvcs: 0.17.1 -> 0.18freezeboy2020-12-061-4/+6
| | | | Also remove dependency to python2
* python3Packages.pysvn: 1.8.0 -> 1.9.12freezeboy2020-12-062-20/+47
|
* python3Packages.pycxx: init at 7.1.4freezeboy2020-12-062-0/+29
|
* Merge pull request #105878 from TredwellGit/pythonPackages.pytest_xdistFrederik Rietdijk2020-12-064-51/+50
|\ | | | | pythonPackages.pytest_xdist: fix build
| * pythonPackages.pytest_xdist: fix buildTredwellGit2020-12-044-51/+50
| |
* | Merge pull request #106041 from r-ryantm/auto-update/liquibaseMaximilian Bosch2020-12-061-2/+2
|\ \ | | | | | | liquibase: 4.2.0 -> 4.2.1
| * | liquibase: 4.2.0 -> 4.2.1R. RyanTM2020-12-061-2/+2
| | |
* | | Merge pull request #106016 from rnhmjoj/usb1Michele Guerini Rocco2020-12-061-2/+2
|\ \ \ | | | | | | | | pythonPackages.libusb1: 1.8.1 -> 1.9
| * | | pythonPackages.libusb1: 1.8.1 -> 1.9rnhmjoj2020-12-061-2/+2
| | | |
* | | | Merge pull request #106050 from andir/spotifyd-downgrade-rustcMaximilian Bosch2020-12-061-2/+5
|\ \ \ \ | | | | | | | | | | spotifyd: workaround panic with older rust version
| * | | | spotifyd: workaround panic with older rust versionAndreas Rammhold2020-12-061-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rust >= 1.48 causes a panic within spotifyd on music playback. As long as there is no upstream fix for the issue we use an older version of rust. Upstream issue: https://github.com/Spotifyd/spotifyd/issues/719
* | | | | rage: fix macOS build (#106051)Marin2020-12-062-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the explicit Foundation dep, linker fails with this message: ``` = note: ld: framework not found Foundation clang-7: error: linker command failed with exit code 1 (use -v to see invocation) error: aborting due to previous error error: could not compile `i18n-embed-fl` ``` Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
* | | | | Merge pull request #106010 from rnhmjoj/moneroRaghav Sood2020-12-062-13/+5
|\ \ \ \ \ | | | | | | | | | | | | monero 0.17.1.3 -> 0.17.1.5
| * | | | | monero-gui: 0.17.1.4 -> 0.17.1.5rnhmjoj2020-12-061-11/+3
| | | | | |
| * | | | | monero: 0.17.1.3 -> 0.17.1.5rnhmjoj2020-12-051-2/+2
| | | | | |
* | | | | | Merge pull request #106045 from r-ryantm/auto-update/libgpiodRyan Mulligan2020-12-061-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgpiod: 1.6.1 -> 1.6.2
| * | | | | | libgpiod: 1.6.1 -> 1.6.2R. RyanTM2020-12-061-2/+2
| | | | | | |
* | | | | | | Merge pull request #103941 from poita66/cura_4.8.0Gabriel Ebner2020-12-068-11/+77
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cura: 4.7.1 -> 4.8.0
| * | | | | | | cura: 4.7.1 -> 4.8.0Peter Stewart2020-12-061-5/+6
| | | | | | | |
| * | | | | | | curaengine: 4.7.1 -> 4.8.0Peter Stewart2020-12-061-2/+2
| | | | | | | |
| * | | | | | | python3Packages.libarcus: 4.7.1 -> 4.8.0Peter Stewart2020-12-061-2/+2
| | | | | | | |
| * | | | | | | python3Packages.libsavitar: 4.7.1 -> 4.8.0Peter Stewart2020-12-061-2/+2
| | | | | | | |
| * | | | | | | python3Packages.pynest2d: init at 4.8.0Peter Stewart2020-12-062-0/+33
| | | | | | | |
| * | | | | | | libnest2d: init at 2020-10-09-unstablePeter Stewart2020-12-062-0/+32
| | | | | | | |
* | | | | | | | Merge pull request #106064 from nyanloutre/ledger_update_2_18Raghav Sood2020-12-061-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ledger-live-desktop: 2.17.1 -> 2.18.0
| * | | | | | | | ledger-live-desktop: 2.17.1 -> 2.18.0nyanloutre2020-12-061-2/+2
| | | | | | | | |
* | | | | | | | | Merge pull request #98500 from doronbehar/pkg/octave/sundialsDoron Behar2020-12-061-10/+17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | sundials: assert that lapack and blas are compatible
| * | | | | | | | | sundials: assert that lapack and blas are compatibleDoron Behar2020-12-051-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of asserting that lapack and blas are both not using 64 bit index size, only make sure they are index size compatible. Plus, do it when evaluating buildInputs, per: https://github.com/NixOS/nixpkgs/pull/94892#discussion_r471110250 Don't pass SUNDIALS_INDEX_TYPE=int32_t if blas && lapack are compiled with 64 bit index size. Bonus: Use checkTarget and not an overrided checkPhase, per: https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/explicit-phases.md
* | | | | | | | | | glow: remove ehmry from maintainersEmery Hemingway2020-12-061-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Glow is potential spyware.
* | | | | | | | | gns3-{gui,server}: 2.2.16 -> 2.2.17Michael Weiss2020-12-061-3/+3
| | | | | | | | |
* | | | | | | | | Merge pull request #96047 from numinit/update-easy-rsamarkuskowa2020-12-062-20/+37
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | easyrsa: 3.0.0 -> 3.0.8
| * | | | | | | | | easyrsa: 3.0.0 -> 3.0.8numinit2020-09-192-20/+37
| | | | | | | | | |
* | | | | | | | | | Merge pull request #105584 from NixOS/staging-nextFrederik Rietdijk2020-12-06401-973/+1962
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Staging next
| * | | | | | | | | | pdfarranger: don't wrap twiceDoron Behar2020-12-061-2/+5
| | | | | | | | | | |
| * | | | | | | | | | pdfarranger: 1.6.0 -> 1.6.2Doron Behar2020-12-061-4/+5
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into HEADJörg Thalheim2020-12-062-0/+28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0618-165/+157
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into staging-nextJan Tojnar2020-12-0642-756/+1003
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0537-243/+1008
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-0529-107/+7714
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0519-130/+127
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0523-1021/+1325
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0428-81/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | libjpeg_turbo: apply cmake patch for darwinFrederik Rietdijk2020-12-041-1/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a regression with 3.19.1 which, for so far we've noticed, only affects this package and on Darwin. To avoid a mass-rebuild right now, we patch cmake only for darwin and this package. Fixes https://github.com/NixOS/nixpkgs/issues/105854
| * | | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-0410-18/+148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0425-129/+123
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-0424-320/+358
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | python3Packages.ignite: 0.3.0 -> 0.4.2, fix 3.9 buildJonathan Ringer2020-12-031-7/+31
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | python39Packages.uvloop: mark brokenJonathan Ringer2020-12-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see: https://github.com/MagicStack/uvloop/issues/365