1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00
Commit graph

323105 commits

Author SHA1 Message Date
Bruno Bigras 686a5b087a anytype: 0.20.2 -> 0.20.9 2021-10-13 15:47:02 -04:00
Alyssa Ross 9cb521994e markets: 0.5.2 -> 0.5.3 2021-10-13 19:39:30 +00:00
Timothy DeHerrera 7e5125144d
Merge pull request #141528 from NixOS/nvidia-typo
nixos/nvidia: fix typo in PM assert
2021-10-13 13:26:07 -06:00
Jan Tojnar ab9bbad9ea orca: move python dependencies to pythonPath
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-13 21:23:10 +02:00
Lassulus 60c02e9795
Merge pull request #141517 from sternenseemann/gzdoom-fluidsynth-2
gzdoom: 4.5.0 -> 4.7.0; build with fluidsynth 2
2021-10-13 21:14:27 +02:00
Jan Tojnar 45bf279eaa gnome.gnome-tweaks: move python dependencies to pythonPath
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-13 21:14:11 +02:00
R. RyanTM c70619eec8 python38Packages.pglast: 3.6 -> 3.7 2021-10-13 22:08:34 +03:00
Jan Tojnar 3457360168 mod_dnssd: strip debugging symbols
Otherwise gnome-user-share and thus the whole GNOME will pull in apacheHttpd.dev & co.
2021-10-13 21:04:15 +02:00
Jan Tojnar 9922d63355 mod_dnssd: run {pre,post}Install hooks 2021-10-13 21:03:41 +02:00
Kanashimia a6bff35d96 lowdown: 0.9.0 -> 0.9.2 2021-10-13 20:43:17 +02:00
Michael Weiss 18da17118e
Merge pull request #141293 from primeos/chromium
chromium: Start dropping Python 2
2021-10-13 20:42:57 +02:00
Ryan Burns 9a0c36e8d4
Merge pull request #141358 from r-ryantm/auto-update/python38Packages.intensity-normalization
python38Packages.intensity-normalization: 2.0.2 -> 2.0.3
2021-10-13 11:28:33 -07:00
Maciej Krüger 4bd6f7a10e
Merge pull request #141538 from mkg20001/netplanfix 2021-10-13 20:17:15 +02:00
Jan Tojnar c70f4c843d gnome.gnome-music: fix double wrapping 2021-10-13 20:11:08 +02:00
Maciej Krüger 054d6d9486
netplan: 0.101 -> 0.103, fix package 2021-10-13 19:50:38 +02:00
Alyssa Ross 851b719ac6 treewide: use stdenv.hostPlatform.extensions.sharedLibrary where appropriate 2021-10-13 17:39:37 +00:00
Alyssa Ross 7ff58e4a86 busybox: use more featureful modprobe by default
The default version (modprobe-small) is missing important features,
and can also be _extremely_ slow (on purpose[1]).

The non-small modprobe implementation doesn't have all features
enabled by default, so by changing implementation we'd be risking
regression.  To mitigate that, I've ensured every feature checked for
in modprobe.c is enabled.  So unless there's functionality that's
_only_ in modprobe-small, we should be fine.

[1]: https://git.busybox.net/busybox/tree/modutils/Config.src?h=1_34_1#n8
2021-10-13 17:30:25 +00:00
Shyim c273fe92de php.packages.phpstan: 0.12.90 -> 0.12.99 2021-10-13 19:25:13 +02:00
Jan Tojnar ce639ad2d5 gnome.gnome-music: move python dependencies to pythonPath
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-13 19:07:51 +02:00
Anderson Torres e57c97d792
Merge pull request #141536 from AndersonTorres/new-recutils
emacsPackages.rec-mode: init at 1.8
2021-10-13 14:04:09 -03:00
Jan Tojnar b479d8e6a5 mate.mate-user-share: fix apache module path
Also potentially reduces the number of dev dependencies in closure.
2021-10-13 19:01:21 +02:00
Jan Tojnar 22ab849288 gnome.gnome-user-share: fix apache module path
Also potentially reduces the number of dev dependencies in closure.
2021-10-13 19:01:17 +02:00
Jan Tojnar 050a1d0a6e python3.pkgs.dogtail: add dev output
So that propagatedBuildInputs do not pull gupnp.dev into the out closure.
2021-10-13 18:40:00 +02:00
Jan Tojnar 758fa38581 python3.pkgs.dogtail: add dev output
So that propagatedBuildInputs do not pull gtk3.dev into the out closure.
2021-10-13 18:27:00 +02:00
AndersonTorres 4d526f3c3e emacsPackages.rec-mode: init at 1.8 2021-10-13 13:26:02 -03:00
Jan Tojnar dc6d7cd3f0 adwaita-qt: add dev output
So that gtk3.dev is not included in the closure through CMake files.
2021-10-13 18:24:14 +02:00
Martin Weinelt 5e175ea138 python3Packages.aioesphomeapi: 9.1.5 -> 10.0.0 2021-10-13 18:11:43 +02:00
John Rinehart e7cc807d1a postman: 9.0.4 -> 9.0.5 2021-10-13 19:00:40 +03:00
Jan Tojnar 7ae3ae5aab libgxps: add dev output
So that propagatedBuildInputs do not pull libarchive.dev into the out closure.
2021-10-13 17:49:11 +02:00
Jan Tojnar 871e855cb7 gnome.nautilus: add dev output
So that propagatedBuildInputs do not pull gnome-autoar.dev into the out closure.
2021-10-13 17:48:28 +02:00
Timothy DeHerrera 305ea3e9ed
nixos/nvidia: fix typo in PM assert 2021-10-13 09:39:35 -06:00
Jonas Chevalier f1220d72a3
terraform-providers.kubernetes: 2.4.1 -> 2.5.0 (#141519) 2021-10-13 17:30:26 +02:00
Sandro 7ba2dbae01
Merge pull request #141490 from johnrichardrinehart/postman/9.0.4 2021-10-13 17:23:47 +02:00
sternenseemann 32555b6200 gzdoom: 4.5.0 -> 4.7.0
build with fluidsynth 2
2021-10-13 16:53:43 +02:00
R. RyanTM 49570f7376 python38Packages.mypy-boto3-s3: 1.18.59 -> 1.18.60 2021-10-13 14:38:46 +00:00
maxine [they] 222c332c19
Merge pull request #141456 from r-ryantm/auto-update/plexRaw 2021-10-13 16:19:06 +02:00
Alex Martens f08d3daab0 cargo-spellcheck: 0.8.13 -> 0.8.14 2021-10-13 07:08:46 -07:00
Graham Christensen a997f198a3
Merge pull request #139833 from flox/multipath
nixos/multipath: add module for multipath-tools package
2021-10-13 09:58:25 -04:00
Sandro a8010e647f
Merge pull request #141491 from lsix/skype-8.77.0.97 2021-10-13 15:35:33 +02:00
Sandro 91e58cdbaf
Merge pull request #141495 from romildo/upd.vivaldi 2021-10-13 15:34:09 +02:00
Sandro edf9d1ccc7
Merge pull request #141498 from rhoriguchi/gitkraken 2021-10-13 15:33:16 +02:00
John Rinehart d624bd148b postman: 8.10.0 -> 9.0.4 2021-10-13 16:18:34 +03:00
Fabian Affolter 0d0182ff7e
Merge pull request #141287 from fabaff/bump-aiodiscover
python3Packages.aiodiscover: 1.4.4 -> 1.4.5
2021-10-13 15:11:53 +02:00
Ryan Horiguchi e2b72ec679
gitkraken: 7.8.1 -> 8.0.1 2021-10-13 14:59:57 +02:00
José Romildo a7cd81947a vivaldi: 4.1.2369.21-1 -> 4.3.2439.44-1 2021-10-13 09:52:35 -03:00
Lancelot SIX b290f43a46 skypeforlinux: 8.75.0.140 -> 8.77.0.97 2021-10-13 13:26:50 +01:00
Maximilian Bosch eb3a3725e4
Merge pull request #119638 from beardhatcode/feat/nextcloud-packages
nextcloud: add option to set datadir and extensions
2021-10-13 14:26:41 +02:00
Fabian Affolter be5d1c3ca2
Merge pull request #141421 from fabaff/bump-naabu
naabu: 2.0.4 -> 2.0.5
2021-10-13 12:23:31 +02:00
Fabian Affolter b5fa9c47ab
Merge pull request #141472 from fabaff/bump-exploitdb
exploitdb: 2021-10-09 -> 2021-10-13
2021-10-13 12:22:53 +02:00
Sandro cd6de8e0c6
Merge pull request #141485 from r-ryantm/auto-update/python38Packages.google-cloud-os-config
python38Packages.google-cloud-os-config: 1.5.1 -> 1.6.0
2021-10-13 12:22:27 +02:00