Commit Graph

392795 Commits

Author SHA1 Message Date
Alyssa Ross
ff8e90326f crosvm: fix seccomp directory on aarch64
"arm" is for 32-bit ARM.  (Which I don't think is even still
supported, but it's still present.)
2022-07-17 07:37:50 +00:00
Alyssa Ross
322ed64cf9
imagemagick6: modernize package options
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform.  This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:13 +00:00
Alyssa Ross
4a0608f8b2
imagemagick: modernize package options
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform.  This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:02 +00:00
Winter
65372689a1
Merge pull request #179366 from amesgen/sigal-fix
sigal: add `setuptools` to deps
2022-07-17 03:16:29 -04:00
Philipp Middendorf
4e434dc700 metal: remove package 2022-07-17 08:47:18 +02:00
Philipp Middendorf
3492b73572 fcppt: 3.5.0 -> 4.2.1 2022-07-17 08:47:18 +02:00
Yuriy Taraday
b0bffdd36f qemu: Add patch to fix 9p support on Darwin
This patch fixes issues with error codes on Darwin host and Linux guest.
It has landed in QEMU master, so should be included in the next release.

Related to #108984.
2022-07-17 10:28:58 +04:00
Vincent Laporte
773140e96d coqPackages.mathcomp-finmap: 1.5.1 → 1.5.2 2022-07-17 08:06:19 +02: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
R. Ryantm
1b79dbb4d7 linode-cli: 5.21.0 -> 5.21.0 2022-07-17 05:20:14 +00: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
R. Ryantm
087f171122 python310Packages.dalle-mini: 0.1.0 -> 0.1.1 2022-07-17 04:26:42 +00:00
R. Ryantm
4a9a8d6425 iosevka-bin: 15.5.2 -> 15.6.0 2022-07-17 04:14:23 +00: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
Alexander Bantyev
fcd75613ea
opam2json: init at v0.2 2022-07-17 07:38:34 +04:00
R. Ryantm
fcad165f57 python310Packages.pygtrie: 2.4.2 -> 2.5.0 2022-07-17 03:38:10 +00: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
Sebastián Mancilla
4cef5d576a stellarsolver: 2.2 -> 2.3 2022-07-16 23:27:57 -04: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
Bobby Rong
475016947e
pantheon.elementary-files: fix crash when removing bookmark 2022-07-17 10:35:45 +08: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
Majiir Paktu
3ba735cce2 nixos/streamdeck-ui: init 2022-07-16 22:10:33 -04:00
Majiir Paktu
68f01e2424 pythonPackages.xlib: fix 'No protocol specified'
Fixes an upstream bug (python-xlib/python-xlib#207). Without this patch,
streamdeck-ui breaks on NixOS systems running GNOME on Xorg.
2022-07-16 22:10:33 -04:00
Majiir Paktu
38cc2b70ef streamdeck-ui: init at 2.0.4 2022-07-16 22:10:33 -04:00
Majiir Paktu
879407cf60 pythonPackages.streamdeck: init at 0.9.1 2022-07-16 22:10:32 -04:00
Majiir Paktu
db326782c8 pythonPackages.pyside2: add egg-info
Fixes #167452
2022-07-16 22:10:32 -04:00
Majiir Paktu
23b77ecc94 pythonPackages.shiboken2: add egg-info
Fixes pip being unable to find shiboken2 (similar issue to #167452 for pyside2).
2022-07-16 22:10:32 -04:00
Sandro
4d1faea5dd
Merge pull request #164343 from notusknot/zk-nvim 2022-07-17 03:49:31 +02:00
R. Ryantm
5e20771aec python310Packages.pytest-testmon: 1.3.3 -> 1.3.4 2022-07-17 01:30:54 +00:00
Robert Schütz
8ee470e664
Merge pull request #181776 from alyssais/imagemagick-version
imagemagick: fix version
2022-07-17 01:21:08 +00: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]
8d554cfdfa
Merge master into haskell-updates 2022-07-17 00:14:11 +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
Sandro Jäckel
8a7e725bd5
python310Packages.mitmproxy: 8.0.0 -> 8.1.1 2022-07-17 01:09:25 +02:00