| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | freerdp: 2.4.1 -> 2.5.0origin/u/freerdp | Peter Hoeg | 2022-01-13 | 1 | -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 Tsvyashchenko | 2022-01-10 | 3 | -0/+165 |
| * | Merge pull request #154431 from r-ryantm/auto-update/crowdin-cli | Damien Cassou | 2022-01-11 | 1 | -2/+2 |
| |\ | |||||
| | * | crowdin-cli: 3.7.4 -> 3.7.5 | R. Ryantm | 2022-01-11 | 1 | -2/+2 |
| * | | Merge pull request #153536 from NixOS/haskell-updates•••haskellPackages: update stackage and hackage | Ellie Hermaszewska | 2022-01-11 | 12 | -526/+1260 |
| |\ \ | |||||
| | * | | haskellPackages: mark builds failing on hydra as broken•••This commit has been generated by maintainers/scripts/haskell/mark-broken.sh | Ellie Hermaszewska | 2022-01-11 | 3 | -0/+20 |
| | * | | Merge master into haskell-updates | github-actions[bot] | 2022-01-11 | 139 | -2169/+11499 |
| | |\| | |||||
| | * | | haskellPackages.reflex-dom-core: Fix build by pinning patch | Malte Brandy | 2022-01-10 | 2 | -0/+24 |
| | * | | Merge master into haskell-updates | github-actions[bot] | 2022-01-10 | 76 | -5471/+8967 |
| | |\ \ | |||||
| | * | | | haskellPackages.ghcup: Fix build | Malte Brandy | 2022-01-10 | 1 | -1/+1 |
| | * | | | Merge remote-tracking branch 'origin/master' into haskell-updates | sternenseemann | 2022-01-09 | 421 | -2646/+3046 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge master into haskell-updates | github-actions[bot] | 2022-01-09 | 168 | -4981/+6298 |
| | |\ \ \ \ | |||||
| | * | | | | | haskellPackages.haskell-language-server: Fix build by pinning dependencies | Malte Brandy | 2022-01-08 | 3 | -3/+92 |
| | * | | | | | Merge master into haskell-updates | github-actions[bot] | 2022-01-08 | 166 | -954/+1446 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | haskellPackages.mfsolve: disable broken test suite | sternenseemann | 2022-01-07 | 1 | -0/+4 |
| | * | | | | | | haskellPackages.git-annex: adjust src hash for 8.20211231 | sternenseemann | 2022-01-07 | 1 | -1/+1 |
| | * | | | | | | Merge master into haskell-updates | github-actions[bot] | 2022-01-07 | 108 | -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. | sternenseemann | 2022-01-06 | 4 | -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. | sternenseemann | 2022-01-06 | 1 | -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. | sternenseemann | 2022-01-06 | 1 | -3/+0 |
| | * | | | | | | | Merge master into haskell-updates | github-actions[bot] | 2022-01-06 | 104 | -334/+1120 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | haskellPackages.text-short: bump latest version to fix eval errors | Dennis Gosnell | 2022-01-05 | 2 | -2/+2 |
| | * | | | | | | | | haskellPackages.hlint: bump latest version | Dennis Gosnell | 2022-01-05 | 2 | -2/+2 |
| | * | | | | | | | | haskellPackages.lsp: bump override for most recent version | Dennis Gosnell | 2022-01-05 | 1 | -3/+3 |
| | * | | | | | | | | haskellPackages: regenerate package set based on current config•••This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh | Dennis Gosnell | 2022-01-05 | 1 | -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 Gosnell | 2022-01-05 | 1 | -4/+4 |
| | * | | | | | | | | haskellPackages: stackage-lts 18.20 -> 18.21•••This commit has been generated by maintainers/scripts/haskell/update-stackage.sh | Dennis Gosnell | 2022-01-05 | 1 | -20/+20 |
| * | | | | | | | | | Merge pull request #154294 from Eliot00/quake-update•••inherd-quake: 0.3.0 -> 0.4.0 | Dmitry Kalinkin | 2022-01-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | inherd-quake: 0.3.0 -> 0.4.0 | Elliot | 2022-01-10 | 1 | -3/+3 |
| * | | | | | | | | | | python310Packages.goodwe: 0.2.13 -> 0.2.14 | R. Ryantm | 2022-01-10 | 1 | -2/+2 |
| * | | | | | | | | | | python310Packages.thespian: 3.10.5 -> 3.10.6 | R. Ryantm | 2022-01-10 | 1 | -2/+2 |
| * | | | | | | | | | | python310Packages.confluent-kafka: 1.7.0 -> 1.8.2 | R. Ryantm | 2022-01-10 | 1 | -2/+2 |
| * | | | | | | | | | | python3Packages.ncclient: remove unused dependency | Jonathan Ringer | 2022-01-10 | 1 | -1/+0 |
| * | | | | | | | | | | weidu: 247 -> 249 | Peter Hoeg | 2022-01-11 | 1 | -3/+3 |
| * | | | | | | | | | | Merge pull request #154359 from r-ryantm/auto-update/xchm | legendofmiracles | 2022-01-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | xchm: 1.32 -> 1.33 | R. Ryantm | 2022-01-11 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge pull request #152823 from r-ryantm/auto-update/jql | legendofmiracles | 2022-01-10 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | jql: 3.0.4 -> 3.0.6 | R. Ryantm | 2021-12-30 | 1 | -3/+3 |
| * | | | | | | | | | | | | Merge pull request #152741 from r-ryantm/auto-update/imgproxy | legendofmiracles | 2022-01-10 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | imgproxy: 3.0.0 -> 3.1.3 | R. Ryantm | 2021-12-30 | 1 | -3/+3 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #154368 from r-ryantm/auto-update/cht-sh | legendofmiracles | 2022-01-10 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | cht-sh: unstable-2021-11-17 -> unstable-2022-01-01 | R. Ryantm | 2022-01-11 | 1 | -3/+3 |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #154396 from r-ryantm/auto-update/v2ray-geoip•••v2ray-geoip: 202112300030 -> 202201060033 | Bobby Rong | 2022-01-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | v2ray-geoip: 202112300030 -> 202201060033 | R. Ryantm | 2022-01-11 | 1 | -3/+3 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #144478 from r-ryantm/auto-update/nats-server•••nats-server: 2.6.0 -> 2.6.3 | legendofmiracles | 2022-01-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | nats-server: 2.6.0 -> 2.6.3 | R. Ryantm | 2021-11-03 | 1 | -2/+2 |
| * | | | | | | | | | | | | | ansible-lint: 5.3.1 -> 5.3.2 | R. Ryantm | 2022-01-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge pull request #154354 from mweinelt/firefox•••firefox{,-bin}: 95.0.2 -> 96.0; firefox-91-esr: 91.4.1esr -> 91.5.0esr | Bernardo Meurer | 2022-01-11 | 4 | -406/+409 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | firefox-bin: 95.0.2 -> 96.0 | Martin Weinelt | 2022-01-11 | 1 | -393/+393 |
| | * | | | | | | | | | | | | | firefox-91-esr: 91.4.1esr -> 91.5.0esr | Martin Weinelt | 2022-01-11 | 1 | -2/+2 |
