summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* freerdp: 2.4.1 -> 2.5.0origin/u/freerdpPeter Hoeg2022-01-131-55/+88
* python3Packages.tensorflow-datasets: init at 4.4.0 (#154117)•••* python3Packages.tensorflow-datasets: init at 4.4.0 * Update pkgs/development/python-modules/tensorflow-datasets/default.nix Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com> Co-authored-by: Samuel Ainsworth <skainsworth@gmail.com> Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>Alexander Tsvyashchenko2022-01-103-0/+165
* Merge pull request #154431 from r-ryantm/auto-update/crowdin-cliDamien Cassou2022-01-111-2/+2
|\
| * crowdin-cli: 3.7.4 -> 3.7.5R. Ryantm2022-01-111-2/+2
* | Merge pull request #153536 from NixOS/haskell-updates•••haskellPackages: update stackage and hackageEllie Hermaszewska2022-01-1112-526/+1260
|\ \
| * | haskellPackages: mark builds failing on hydra as broken•••This commit has been generated by maintainers/scripts/haskell/mark-broken.sh Ellie Hermaszewska2022-01-113-0/+20
| * | Merge master into haskell-updatesgithub-actions[bot]2022-01-11139-2169/+11499
| |\|
| * | haskellPackages.reflex-dom-core: Fix build by pinning patchMalte Brandy2022-01-102-0/+24
| * | Merge master into haskell-updatesgithub-actions[bot]2022-01-1076-5471/+8967
| |\ \
| * | | haskellPackages.ghcup: Fix buildMalte Brandy2022-01-101-1/+1
| * | | Merge remote-tracking branch 'origin/master' into haskell-updatessternenseemann2022-01-09421-2646/+3046
| |\ \ \
| * \ \ \ Merge master into haskell-updatesgithub-actions[bot]2022-01-09168-4981/+6298
| |\ \ \ \
| * | | | | haskellPackages.haskell-language-server: Fix build by pinning dependenciesMalte Brandy2022-01-083-3/+92
| * | | | | Merge master into haskell-updatesgithub-actions[bot]2022-01-08166-954/+1446
| |\ \ \ \ \
| * | | | | | haskellPackages.mfsolve: disable broken test suitesternenseemann2022-01-071-0/+4
| * | | | | | haskellPackages.git-annex: adjust src hash for 8.20211231sternenseemann2022-01-071-1/+1
| * | | | | | Merge master into haskell-updatesgithub-actions[bot]2022-01-07108-677/+1403
| |\ \ \ \ \ \
| * | | | | | | haskellPackages.{ghcWithPackages, ghcWithHoogle}: make overrideable•••This is achieved by passing the entire package set to the respective wrappers and passing the select function as a second attribute. Together with the new support for callPackage-ing functions this allows for things like `ghcWithPackages.override { useLLVM = true; } (p: [ … ])`. To make this possible for `ghcWithHoogle` as well, we need to make the wrapper a bit more bespoke and inline the hoogle feature as well. The hoogle wrapper, however, can remain separate and is exposed as `hoogleWithPackages` additionally, as it can also serve standalone use. `hoogleLocal` is kept for backwards compatibility (including the old, suboptimal API), but will inform users about the better alternative via a warning. sternenseemann2022-01-064-45/+69
| * | | | | | | haskellPackages.callPackage: support returning functions•••Overrideable functions are possible by wrapping them as functors in an attribute set first and appending the overrideScope and override attributes later. sternenseemann2022-01-061-1/+4
| * | | | | | | ghcWithPackages: remove check for GHC >= 6.12•••It's been quite a while since any version below that has been in use in nixpkgs, so this check is almost certainly safe to remove. sternenseemann2022-01-061-3/+0
| * | | | | | | Merge master into haskell-updatesgithub-actions[bot]2022-01-06104-334/+1120
| |\ \ \ \ \ \ \
| * | | | | | | | haskellPackages.text-short: bump latest version to fix eval errorsDennis Gosnell2022-01-052-2/+2
| * | | | | | | | haskellPackages.hlint: bump latest versionDennis Gosnell2022-01-052-2/+2
| * | | | | | | | haskellPackages.lsp: bump override for most recent versionDennis Gosnell2022-01-051-3/+3
| * | | | | | | | haskellPackages: regenerate package set based on current config•••This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh Dennis Gosnell2022-01-051-479/+1052
| * | | | | | | | all-cabal-hashes: 2021-12-28T00:33:48Z -> 2022-01-05T00:50:25Z•••This commit has been generated by maintainers/scripts/haskell/update-hackage.sh Dennis Gosnell2022-01-051-4/+4
| * | | | | | | | haskellPackages: stackage-lts 18.20 -> 18.21•••This commit has been generated by maintainers/scripts/haskell/update-stackage.sh Dennis Gosnell2022-01-051-20/+20
* | | | | | | | | Merge pull request #154294 from Eliot00/quake-update•••inherd-quake: 0.3.0 -> 0.4.0Dmitry Kalinkin2022-01-111-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | inherd-quake: 0.3.0 -> 0.4.0Elliot2022-01-101-3/+3
* | | | | | | | | | python310Packages.goodwe: 0.2.13 -> 0.2.14R. Ryantm2022-01-101-2/+2
* | | | | | | | | | python310Packages.thespian: 3.10.5 -> 3.10.6R. Ryantm2022-01-101-2/+2
* | | | | | | | | | python310Packages.confluent-kafka: 1.7.0 -> 1.8.2R. Ryantm2022-01-101-2/+2
* | | | | | | | | | python3Packages.ncclient: remove unused dependencyJonathan Ringer2022-01-101-1/+0
* | | | | | | | | | weidu: 247 -> 249Peter Hoeg2022-01-111-3/+3
* | | | | | | | | | Merge pull request #154359 from r-ryantm/auto-update/xchmlegendofmiracles2022-01-101-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xchm: 1.32 -> 1.33R. Ryantm2022-01-111-2/+2
* | | | | | | | | | | Merge pull request #152823 from r-ryantm/auto-update/jqllegendofmiracles2022-01-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | jql: 3.0.4 -> 3.0.6R. Ryantm2021-12-301-3/+3
* | | | | | | | | | | | Merge pull request #152741 from r-ryantm/auto-update/imgproxylegendofmiracles2022-01-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | imgproxy: 3.0.0 -> 3.1.3R. Ryantm2021-12-301-3/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #154368 from r-ryantm/auto-update/cht-shlegendofmiracles2022-01-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cht-sh: unstable-2021-11-17 -> unstable-2022-01-01R. Ryantm2022-01-111-3/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #154396 from r-ryantm/auto-update/v2ray-geoip•••v2ray-geoip: 202112300030 -> 202201060033Bobby Rong2022-01-111-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | v2ray-geoip: 202112300030 -> 202201060033R. Ryantm2022-01-111-3/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #144478 from r-ryantm/auto-update/nats-server•••nats-server: 2.6.0 -> 2.6.3legendofmiracles2022-01-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nats-server: 2.6.0 -> 2.6.3R. Ryantm2021-11-031-2/+2
* | | | | | | | | | | | | ansible-lint: 5.3.1 -> 5.3.2R. Ryantm2022-01-101-2/+2
* | | | | | | | | | | | | Merge pull request #154354 from mweinelt/firefox•••firefox{,-bin}: 95.0.2 -> 96.0; firefox-91-esr: 91.4.1esr -> 91.5.0esrBernardo Meurer2022-01-114-406/+409
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | firefox-bin: 95.0.2 -> 96.0Martin Weinelt2022-01-111-393/+393
| * | | | | | | | | | | | | firefox-91-esr: 91.4.1esr -> 91.5.0esrMartin Weinelt2022-01-111-2/+2