Commit graph

392745 commits

Author SHA1 Message Date
Artturi 111abd87ca
Merge pull request #168590 from amjoseph-nixpkgs/stdenv-disallowedReferences
stdenv: use disallowedRequisites to check forbidden requisites
2022-07-18 02:51:23 +03:00
Artturi bf59183cb6
Merge pull request #181885 from pacien/libdecor-egl-crosscompile
libdecor: add missing dep egl (fix cross-compile)
2022-07-18 01:31:55 +03:00
pacien 036ed9b9f1 libdecor: add missing dep egl (fix cross-compile)
This adds a missing runtime dependency necessary when cross-compiling,
solving the following error:

> Run-time dependency egl found: NO (tried pkgconfig)
> demo/meson.build:7:0: ERROR: Dependency "egl" not found, tried pkgconfig
2022-07-17 23:32:02 +02:00
github-actions[bot] d857dbe436
Merge staging-next into staging 2022-07-17 18:02:02 +00:00
K900 0ff0b14968 treewide: more cmake rpath fixups 2022-07-17 17:42:15 +03:00
github-actions[bot] 9c973b1a58
Merge staging-next into staging 2022-07-17 12:02:02 +00:00
Vladimír Čunát f888751efd
Merge #181702: xorg.xorgserver: patch two CVEs
...into staging-next
2022-07-17 08:22:45 +02:00
github-actions[bot] dcad0409da
Merge staging-next into staging 2022-07-17 06:02:12 +00:00
github-actions[bot] c11601cdcd
Merge master into staging-next 2022-07-17 06:01:34 +00:00
Artturi 36fbe238d5
Merge pull request #181778 from squalus/stdnotes-clean
standardnotes: remove duplicate files from output
2022-07-17 08:38:55 +03:00
Artturi 037e01a3d2
Merge pull request #179379 from Sciencentistguy/discord-canary-aarch64-darwin 2022-07-17 08:17:49 +03:00
Artturi ff0e4cfbcd
Merge pull request #148121 from milahu/fetch-kde-qt-sh-get-sha256-from-server 2022-07-17 07:55:22 +03:00
Mario Rodas 8d78af0799
Merge pull request #181670 from r-ryantm/auto-update/boulder
boulder: 2022-07-05 -> 2022-07-11
2022-07-16 22:43:19 -05:00
Mario Rodas 04833c1d5b
Merge pull request #181707 from fabaff/sentry-sdk-bump
python310Packages.sentry-sdk: 1.7.0 -> 1.7.2
2022-07-16 22:40:46 -05:00
Mario Rodas 5f647f6d3d
Merge pull request #181757 from r-ryantm/auto-update/sqlfluff
sqlfluff: 1.2.0 -> 1.2.1
2022-07-16 22:40:10 -05:00
Mario Rodas 1ca8cc3be8
Merge pull request #181794 from marsam/update-flexget
flexget: 3.3.19 -> 3.3.21
2022-07-16 22:38:01 -05:00
Mario Rodas 82089b8df7
Merge pull request #176548 from r-ryantm/auto-update/python3.10-transmission-rpc
python310Packages.transmission-rpc: 3.3.0 -> 3.3.2
2022-07-16 22:03:52 -05:00
Winter d6e8f859c6
Merge pull request #181784 from Wulfsta/superslicer
super-slicer-latest: 2.3.57.12 -> 2.4.58.3
2022-07-16 22:49:56 -04:00
Wulfsta 994d64a732 super-slicer-latest: 2.3.57.12 -> 2.4.58.3 2022-07-16 22:27:54 -04:00
Robert James Hernandez 377cb19b00
stow: add sarcasticadmin as maintainer (#181781)
* Adding sarcasticadmin as maintainer of stow pkg

* Update pkgs/tools/misc/stow/default.nix

Co-authored-by: Winter <winter@winter.cafe>
2022-07-16 22:17:04 -04:00
Mario Rodas 0831052156
Merge pull request #181773 from SuperSandro2000/rclone
rclone: 1.58.1 -> 1.59.0
2022-07-16 21:13:22 -05:00
Sandro 4d1faea5dd
Merge pull request #164343 from notusknot/zk-nvim 2022-07-17 03:49:31 +02:00
Robert Schütz 8ee470e664
Merge pull request #181776 from alyssais/imagemagick-version
imagemagick: fix version
2022-07-17 01:21:08 +00:00
Bernardo Meurer 0e48ac0469
Merge pull request #180028 from luizribeiro/zstd-riscv
zstd: Fix build on riscv hosts
2022-07-16 18:09:11 -07:00
Bernardo Meurer a8cdd8a284
Merge pull request #181170 from trofi/update-kmod
kmod: 29 -> 30
2022-07-16 18:07:18 -07:00
Winter 57bfdfae17
Merge pull request #181654 from amjoseph-nixpkgs/pr/nlohmann_json/allow_overrides
nlohmann_json: allow overrides by eliminating use of `rec`
2022-07-16 20:20:23 -04:00
github-actions[bot] 97f117148f
Merge staging-next into staging 2022-07-17 00:02:54 +00:00
github-actions[bot] 8df1eb061a
Merge master into staging-next 2022-07-17 00:02:14 +00:00
squalus b61a6ea269 standardnotes: remove duplicate files from output
Remove some unnecessary files from the output. This reduces the closure
size by about 200MB.
2022-07-16 17:00:46 -07:00
Sandro 2815ff97dd
Merge pull request #179621 from Kranzes/searxng
searxng: init at unstable-2022-06-29
2022-07-17 01:47:40 +02:00
Sandro 8f485713f5
Merge pull request #181111 from erictapen/glimpse
glimpse: add alias notifying about its deletion
2022-07-17 01:45:03 +02:00
Alyssa Ross c82890e2e2
imagemagick: fix version
imagemagick.passthru.tests tests that the Nixpkgs version for
imagemagick matches the one produced by magick --version, so the
recent upgrade that changed the dash to a dot broke the test.

Fixes: 3a4ea08942 ("imagemagick: 7.1.0-39 -> 7.1.0.43")
2022-07-16 23:44:13 +00:00
Sandro 04a5c30245
Merge pull request #179582 from catap/prl-tools 2022-07-17 01:41:46 +02:00
Bernardo Meurer 5fed5fe917
Merge pull request #180223 from amjoseph-nixpkgs/pr/mips64el/bootstrap-file-hashes
pkgs/stdenv/linux: add mips64el bootstrap-files
2022-07-16 16:41:08 -07:00
Dmitry Kalinkin 04c57a8ccd
Merge pull request #181704 from SFrijters/wine-7.13
wine{Unstable,Staging}: 7.12 -> 7.13
2022-07-16 19:29:38 -04:00
Sandro dc7513c640
Merge pull request #173015 from wineee/liblucene++ 2022-07-17 01:23:07 +02:00
Sandro 769329f5f8
Merge pull request #172058 from midchildan/improvement/1pw-gid
nixos/_1password{,-gui}: use a static gid
2022-07-17 01:21:42 +02:00
Sandro 6d01ecd136
Merge pull request #178854 from alyaeanyx/friture-python-3.9
friture: pin Python to 3.9
2022-07-17 01:18:27 +02:00
Sandro c380ab373e
Merge pull request #172200 from SuperSandro2000/curl-null 2022-07-17 01:17:52 +02:00
Winter de30afc4f9
Merge pull request #181742 from jocelynthode/maint-node-shell
kubectl-node-shell: add jocelynthode as maintainer
2022-07-16 19:00:03 -04:00
Thiago Kenji Okada f8decf6918
Merge pull request #179691 from cpcloud/xanmod
linux_xanmod: bump stable and edge to latest version
2022-07-16 23:56:04 +01:00
Sandro Jäckel 8e5af0c0fa
rclone: 1.58.1 -> 1.59.0 2022-07-17 00:34:43 +02:00
Mo0nbase 099062bd36
rocksdb: 6.29.3 -> 7.3.1 (#179399)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2022-07-16 18:24:45 -04:00
Sandro 90381a86f1
Merge pull request #181587 from Awkor/jellyfin-media-player-dbus 2022-07-17 00:24:20 +02:00
Sandro ff3ee9b75b
Merge pull request #181493 from smancill/python3-packages-darwin 2022-07-17 00:20:49 +02:00
Sandro 3d21589a69
Merge pull request #181679 from r-ryantm/auto-update/python3.10-openstacksdk
python310Packages.openstacksdk: 0.99.0 -> 0.100.0
2022-07-17 00:13:12 +02:00
Sandro 7674bebf1e
Merge pull request #181675 from r-ryantm/auto-update/python3.10-python-cinderclient
python310Packages.python-cinderclient: 8.3.0 -> 9.0.0
2022-07-17 00:11:35 +02:00
Sandro 8eecdf0dfe
Merge pull request #181700 from r-ryantm/auto-update/python-ironicclient
python310Packages.python-ironicclient: 4.11.0 -> 5.0.0
2022-07-17 00:06:59 +02:00
Sandro 8a5a3cb200
Merge pull request #181574 from shyim/patch-5 2022-07-17 00:04:18 +02:00
Sivizius 5e941caa0d
nixos/cri-o: removed defaultText of internal package-option 2022-07-17 08:04:15 +10:00