aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | php73Packages.psalm: 4.2.1 -> 4.3.1R. RyanTM2020-12-061-2/+2
| | |/ / / / /
| * | | | | | magma: 2.5.3 -> 2.5.4R. RyanTM2020-12-061-2/+2
| | | | | | |
| * | | | | | pythonPackages.ufonormalizer: 0.4.2 -> 0.5.0sternenseemann2020-12-061-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Drops support for Python 3.5 and earlier.
| * | | | | | neatvnc: 0.3.2 -> 0.4.0Michael Weiss2020-12-061-2/+2
| | | | | | |
| * | | | | | scdoc: 1.11.0 -> 1.11.1Michael Weiss2020-12-061-2/+2
| | | | | | |
| * | | | | | Merge pull request #105919 from Ma27/bump-pass-importMaximilian Bosch2020-12-063-27/+62
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | pass-import: 2.6 -> 3.1
| | * | | | | pass: support extensions with `$out/bin`Maximilian Bosch2020-12-041-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An example for that would be `passExtensions.pass-import` where `pimport` is available in `$out/bin`. In that case, `$out/bin` in `buildEnv` isn't a symlink anymore and doesn't need to be removed. Co-authored-by: elseym <elseym@me.com>
| | * | | | | passExtensions.pass-import: 2.6 -> 3.1Maximilian Bosch2020-12-042-24/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/roddhjav/pass-import/blob/v3.1/CHANGELOG.rst#31---2020-10-25 * Make sure that all features are enabled by adding `pykeepass`, `filemagic` etc. * Patch & use `setup.py` to make sure that everything gets installed properly into `$out`. Co-authored-by: elseym <elseym@me.com>
| * | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \