Commit Graph

323303 Commits

Author SHA1 Message Date
Timur Demin
60b41214de
librespot: 0.1.6 -> 0.2.0, remove Cargo lock 2021-10-14 00:43:10 +05: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
Artturin
5763d8c2f4 liblinphone: add boost to buildinputs to fix build after
soci is built with boost
2021-10-13 22:17:07 +03: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
Artturin
2287fbebc8 lime: add boost to buildinputs to fix build after
soci is built with boost
2021-10-13 20:43:36 +03: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
Sergei Trofimovich
0b2d3bbfcb yices: 2.6.3 -> 2.6.2
2.6.3 is not a stable tag (and is really a 2.6.4 in disguise).
Failure is noticed by vbgl in https://github.com/NixOS/nixpkgs/pull/141241#issuecomment-942103854

The change downgrades from unstable to latest stable release and
adds a check for file presence to prevent upgrade that silently
breaks symlink.
2021-10-13 17:58:26 +01:00
nzbr
bc21b6e58b
xstow: init at 1.0.2 2021-10-13 18:57:50 +02:00
nzbr
4b692c74ac
maintainers: add nzbr 2021-10-13 18:57:47 +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
06kellyjac
96e249e1da nerdctl: 0.11.2 -> 0.12.1 2021-10-13 17:04:26 +01: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
Justinas Stankevicius
311aeae8f1 teleport: 7.2.0 -> 7.3.0 2021-10-13 18:40:15 +03:00
Timothy DeHerrera
305ea3e9ed
nixos/nvidia: fix typo in PM assert 2021-10-13 09:39:35 -06:00
Neubauer, Sebastian
0ea6aec9aa directx-shader-compiler: 1.5.2010 -> 1.6.2106 2021-10-13 17:38:50 +02:00
Jonas Chevalier
f1220d72a3
terraform-providers.kubernetes: 2.4.1 -> 2.5.0 (#141519) 2021-10-13 17:30:26 +02:00
06kellyjac
be9b2e545d dockle: 0.4.2 -> 0.4.3 2021-10-13 16:25:01 +01: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
Artturin
510de41d3e python3Packages.binwalk: remove unneeded dependency ncompress
its not listed here https://src.fedoraproject.org/rpms/binwalk/blob/rawhide/f/binwalk.spec

or here https://github.com/ReFirmLabs/binwalk/blob/master/deps.sh
2021-10-13 17:13:46 +03:00
Alex Martens
f08d3daab0 cargo-spellcheck: 0.8.13 -> 0.8.14 2021-10-13 07:08:46 -07:00
Artturin
80dd267525 ncompress: modernize build and switch to a github source
install only core tools

move uncompress to uncompress-ncompress
2021-10-13 17:07:50 +03: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
sternenseemann
aa0a596e6c csound: build with fluidsynth 2.x
csound has supported FluidSynth 2 since 6.13.0:
https://github.com/csound/csound/pull/1106

Since fluidsynth_1 has finally been broken by glib 2.70.0, so now is a
good opportunity to get rid of this dependency.
2021-10-13 15:44:10 +02:00