3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

368363 commits

Author SHA1 Message Date
sternenseemann 980bd6d83e
Merge pull request #167985 from sternenseemann/xgboost-eval
xgboost: fix eval without aliases
2022-04-09 14:22:57 +02:00
Robert Scott 38f3573664 credhub-cli: 2.9.1 -> 2.9.3 2022-04-09 13:14:17 +01:00
Gabriel Ebner 96e6101d86
Merge pull request #167973 from gebner/wstunnelnet312
wstunnel: fix build
2022-04-09 14:08:03 +02:00
Gabriel Ebner 5e868ecb7f haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-04-09 14:05:15 +02:00
github-actions[bot] 40b03d10a3
Merge master into staging-next 2022-04-09 12:01:20 +00:00
Fabian Affolter 2e8714c5fc
Merge pull request #167574 from r-ryantm/auto-update/cfripper
cfripper: 1.7.1 -> 1.8.0
2022-04-09 13:58:23 +02:00
sternenseemann d0fb4235c4 xgboost: fix eval without aliases
See https://github.com/NixOS/nixpkgs/pull/167016#issuecomment-1093953843
2022-04-09 13:55:15 +02:00
Fabian Affolter ee1ee64036
Merge pull request #167963 from r-ryantm/auto-update/python3.10-python-binance
python310Packages.python-binance: 1.0.10 -> 1.0.16
2022-04-09 13:55:03 +02:00
José Romildo df0feb7a1f elementary-xfce-icon-theme: transfer maintainership to xfce team 2022-04-09 08:33:08 -03:00
Artturi 26b32f1b24
Merge pull request #167499 from K900/bindgen-fixes
rust: bindgen fixes
2022-04-09 14:31:24 +03:00
Robert Schütz eca01bff99 deltachat-desktop: 1.28.1 -> 1.28.2
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.2
2022-04-09 10:53:17 +00:00
Lassulus 0d1284e59a
Merge pull request #163029 from r-ryantm/auto-update/regclient
regbot: 0.3.10 -> 0.4.0
2022-04-09 11:34:40 +01:00
Lassulus 42fe9a259d
Merge pull request #163055 from r-ryantm/auto-update/wob
wob: 0.12 -> 0.13
2022-04-09 11:34:05 +01:00
Lassulus cca0d6f446
Merge pull request #163056 from esclear/add-swaysome
swaysome: init at 1.1.2
2022-04-09 11:33:15 +01:00
Fabian Affolter e8e1cccd58
python3Packages.python-binance: add format 2022-04-09 12:25:00 +02:00
Fabian Affolter ee04a4831a
Merge pull request #167965 from r-ryantm/auto-update/python3.10-stripe
python310Packages.stripe: 2.70.0 -> 2.71.0
2022-04-09 12:23:44 +02:00
Fabian Affolter 7ff696fdd4
Merge pull request #167969 from r-ryantm/auto-update/python3.10-sabyenc3
python310Packages.sabyenc3: 5.1.6 -> 5.1.7
2022-04-09 12:18:46 +02:00
Jonas Heinrich bc45ba1038 foliate: Minor cleanup 2022-04-09 12:12:04 +02:00
Artturi c3a33d9bb4
Merge pull request #167935 from wd15/fipy-fix-build
python3Packages.fipy: fix broken build
2022-04-09 12:57:40 +03:00
Maximilian Bosch fd364d2688
Merge pull request #167924 from Ma27/bump-wiki-js
wiki-js: add update script, 2.5.276 -> 2.5.277
2022-04-09 11:40:18 +02:00
Thiago Kenji Okada fae5f8fe2e
Merge pull request #163497 from thiagokokada/bump-retroarch
retroarch: 1.10.0 -> 1.10.2; libretro: unstable-2022-01-21 -> unstable-2022-03-30
2022-04-09 10:36:25 +01:00
Aaron Jheng 56f79db0ba
scmpuff: 0.3.0 -> 0.5.0 2022-04-09 09:34:26 +00:00
Gabriel Ebner 5dadb0d98b wstunnel: fix build 2022-04-09 11:21:01 +02:00
Robert Hensing 375eaf2b4f
terraform-full: Fix eval (#167857)
https://github.com/NixOS/nixpkgs/pull/166792 made the
aliases work, which was unexpected for terraform-full.

Thanks to zowoq for reporting
https://github.com/NixOS/nixpkgs/pull/166792#issuecomment-1092742313
2022-04-09 11:04:53 +02:00
Elis Hirwing f63d377a5f
Merge pull request #167923 from r-ryantm/auto-update/php-phpstan
php74Packages.phpstan: 1.5.3 -> 1.5.4
2022-04-09 10:55:38 +02:00
Alyssa Ross 7d691eadc3
ipxe: 1.21.1 -> unstable-2022-04-06
iPXE does not make stable releases[1].  The tag we were using was an
anomoly[2], and is from 2020.

The geniso script has been replaced with a generic genfsimg script
that works differently.  There are no longer variables we can set to
tell it where to find isolinux.bin or ldlinux.c32, so we have to patch
the script.  It'll look in the same place for both files.

The --preserve=mode modification doesn't seem to be necessary any more
— when it was introduced in 4d7bea7e5e ("ipxe: fix ISO build"), it
was required to make a working ISO with an embedded script.  But my
ISO with an embedded script now works fine without that change.

[1]: https://github.com/ipxe/ipxe/discussions/544
[2]: https://github.com/ipxe/ipxe/discussions/544#discussioncomment-1894506
2022-04-09 08:55:17 +00:00
Elis Hirwing 023d4be360
Merge pull request #167925 from r-ryantm/auto-update/php-xdebug
php74Extensions.xdebug: 3.1.3 -> 3.1.4
2022-04-09 10:55:10 +02:00
Bobby Rong f385210273
Merge pull request #167889 from r-ryantm/auto-update/morgen
morgen: 2.5.0 -> 2.5.2
2022-04-09 16:11:05 +08:00
Bobby Rong d60942fc10
Merge pull request #167041 from linyinfeng/godns
godns: 2.7.1 -> 2.7.3
2022-04-09 16:05:09 +08:00
Lassulus 0a01c3790b
Merge pull request #162819 from 0x4A6F/master-pmacct
pmacct: 1.7.6 -> 1.7.7
2022-04-09 09:02:51 +01:00
Lassulus f6dc861194
Merge pull request #162822 from r-ryantm/auto-update/yad
yad: 10.1 -> 11.0
2022-04-09 08:59:48 +01:00
Bobby Rong cda78ed94c
Merge pull request #167880 from VergeDX/flat-remix-gnome
flat-remix-gnome: 20211223 -> 20220407
2022-04-09 15:58:53 +08:00
Bobby Rong 9757ca3880
Merge pull request #167949 from xrelkd/update/eksctl
eksctl: 0.91.0 -> 0.92.0
2022-04-09 15:55:05 +08:00
R. Ryantm 84b890e861 python310Packages.sabyenc3: 5.1.6 -> 5.1.7 2022-04-09 07:45:31 +00:00
Madoura ba944d42b3
bcachefs-tools: unstable-2022-03-22 -> unstable-2022-04-08 2022-04-09 02:22:23 -05:00
Madoura 3bc830267e
linux_testing_bcachefs: unstable-2022-03-21 -> unstable-2022-04-08 2022-04-09 02:21:45 -05:00
Jörg Thalheim be2156a1e7
Merge pull request #167955 from r-ryantm/auto-update/pipenv
pipenv: 2022.3.28 -> 2022.4.8
2022-04-09 08:21:41 +01:00
R. Ryantm 81e9dbc4cf python310Packages.stripe: 2.70.0 -> 2.71.0 2022-04-09 06:59:18 +00:00
Frederik Rietdijk 1d63f89caa cudaPackages: overhaul of how we package cuda packages
There are many different versions of the `cudatoolkit` and related
cuda packages, and it can be tricky to ensure they remain compatible.

- `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist");
- expressions should now use `cudaPackages` as parameter instead of the individual cuda packages;
- `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version;
- `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra.
2022-04-09 08:50:22 +02:00
Fabian Affolter 934190fa06
Merge pull request #167936 from r-ryantm/auto-update/python310Packages.globus-sdk
python310Packages.globus-sdk: 3.6.0 -> 3.7.0
2022-04-09 08:35:04 +02:00
Fabian Affolter 70d9008f6e
Merge pull request #167962 from r-ryantm/auto-update/python310Packages.pex
python310Packages.pex: 2.1.77 -> 2.1.78
2022-04-09 08:33:44 +02:00
github-actions[bot] 59e0c1b31d
Merge master into staging-next 2022-04-09 06:01:11 +00:00
Vladimír Čunát 323ec2f729
Merge #158737: mysql80: fix Darwin build 2022-04-09 07:56:54 +02:00
R. Ryantm c5aa205dd5 python310Packages.python-binance: 1.0.10 -> 1.0.16 2022-04-09 04:22:51 +00:00
R. Ryantm 49ec9e33e9 python310Packages.pex: 2.1.77 -> 2.1.78 2022-04-09 04:10:25 +00:00
Bobby Rong 95c599aed7
Merge pull request #167698 from bobby285271/pantheon
Pantheon updates 2022-04-07
2022-04-09 11:39:13 +08:00
R. Ryantm efc8de690c dprint: 0.22.2 -> 0.24.3 2022-04-08 23:02:57 -04:00
R. Ryantm 615163679e cargo-about: 0.5.0 -> 0.5.1 2022-04-08 23:02:11 -04:00
R. Ryantm 3852ba6881 gping: 1.3.0 -> 1.3.1 2022-04-08 23:01:59 -04:00
R. Ryantm 07ef761ff0 i3status-rust: 0.21.8 -> 0.21.9 2022-04-08 23:01:22 -04:00