Commit graph

285885 commits

Author SHA1 Message Date
Martin Weinelt ba022a39ae
Merge pull request #119402 from LeSuisse/file-roller-3.39.1
gnome3.file-roller: 3.38.0 -> 3.38.1
2021-04-26 23:05:03 +02:00
Evsyukov Denis 0052852109
python2-packages.nix: fix typo (#120784)
disablede to disabled
2021-04-26 22:50:06 +02:00
Aluísio Augusto Silva Gonçalves 2efafe69ef
r128gain: replace ffmpeg_3 with ffmpeg
See https://github.com/NixOS/nixpkgs/issues/120705 for the rationale.
2021-04-26 16:57:30 -03:00
Aluísio Augusto Silva Gonçalves 748e20cc7c
python3Packages.ffmpeg-python: replace ffmpeg_3 with ffmpeg
See https://github.com/NixOS/nixpkgs/issues/120705 for the rationale.
ffmpeg-python doesn't seem to be strongly bound to any ffmpeg version
so we can just migrate away.
2021-04-26 16:51:33 -03:00
Domen Kožar 0e3b57f6f5
ansible-lint: disable tests on darwin 2021-04-26 21:46:14 +02:00
Robin Townsend 78f77869b9 Revert "minecraft-launcher: 2.2.1441 -> 2.2.741"
This reverts commit dabfce650a, since it
downgraded minecraft-launcher to an older version.
2021-04-26 15:23:42 -04:00
John Ericson 8e4fe32876
Merge pull request #120762 from sternenseemann/mkderivation-host-suffix-middle
pkgs/stdenv/make-derivation: move hostSuffix before the version
2021-04-26 15:14:03 -04:00
brano543 dc9694c78e openssl: correct cross compile for mingw 2021-04-26 18:51:10 +00:00
sternenseemann b0c26d2c40 pkgs/stdenv/make-derivation: move hostSuffix before the version
Adding the hostSuffix to the end of the derivation's name is problematic
since some stuff, including user facing programs like nix-env rely on
the behavior of parseDrvName instead of pname and version.
builtins.parseDrvName currently thinks that the cross compilation target
added via hostSuffix is part of the version. This has the practical
consequence for example that nix-env would think a cross compiled
derivation would be an updated version of a native derivation of the
same package and version — breaking user's profiles.

We can easily prevent this by moving the hostSuffix in between pname and
version. In case name is passed to mkDerivation this is of course not
possible and we are forced to fall back to the old behavior.

This change could serve as a replacement for the migitation we
introduced with the -static appendix to pname in order to avoid
confusion between nix and nixStatic as outlined in the comment added
with this commit.
2021-04-26 20:40:52 +02:00
Jörg Thalheim 61fd1e1595
Merge pull request #120732 from Mic92/lazygit
lazygit: 0.27.3 -> 0.28.1
2021-04-26 19:36:33 +01:00
ilmari-lauhakangas ca889ec2ec
yle-dl: use latest ffmpeg
Downloading with yle-dl no longer works with ffmpeg 3
2021-04-26 21:35:21 +03:00
Maximilian Bosch 29823da9a5
Merge pull request #120767 from TredwellGit/element
element: 1.7.25 -> 1.7.26
2021-04-26 20:32:55 +02:00
Maximilian Bosch 86f1c0fb77
strace: 5.11 -> 5.12
ChangeLog: https://github.com/strace/strace/releases/tag/v5.12
2021-04-26 20:19:54 +02:00
0x4A6F 1a6899f701
innernet:
- add simple packaging test
- add manpages
- remove unused linuxHeaders input
2021-04-26 20:17:57 +02:00
Ryan Mulligan ee8e469ca9
Merge pull request #120194 from r-ryantm/auto-update/govc
govc: 0.24.1 -> 0.25.0
2021-04-26 11:12:52 -07:00
Ryan Mulligan c2ca3d5593
Merge pull request #120686 from r-ryantm/auto-update/innernet
innernet: 1.1.0 -> 1.2.0
2021-04-26 11:12:19 -07:00
Pavol Rusnak d7126a221e
Merge pull request #120751 from eduardosm/electrum
electrum: 4.1.1 -> 4.1.2
2021-04-26 20:10:38 +02:00
TredwellGit a19b0aa223 element: 1.7.25 -> 1.7.26
https://github.com/vector-im/element-web/blob/v1.7.26/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.26/CHANGELOG.md
2021-04-26 18:01:34 +00:00
Eduardo Sánchez Muñoz 6e8ee0e2d8 electrum: 4.1.1 -> 4.1.2 2021-04-26 19:51:36 +02:00
Thomas Gerbet 55b38314de gnome3.file-roller: 3.38.0 -> 3.38.1
Fixes CVE-2020-36314.

Changelog:
12d6c77fb7/NEWS
2021-04-26 19:26:49 +02:00
Tim Steinbach 8d9e2c31f9 sagemaker: 2.37.0 -> 2.38.0 2021-04-26 13:23:04 -04:00
Luke Granger-Brown 825a9ad1f9
Merge pull request #120286 from lukegb/hibernate-install
nixos/tests/hibernate: install a system instead
2021-04-26 18:00:41 +01:00
Eduardo Sánchez Muñoz 99de33bb1d remmina: fix license 2021-04-26 18:38:47 +02:00
Eduardo Sánchez Muñoz 1f1cc0065c remmina: 1.4.12 -> 1.4.13 2021-04-26 18:38:47 +02:00
Michael Weiss 801720a106
Merge pull request #120734 from primeos/intel-media-driver
intel-media-driver: 21.1.3 -> 21.2.0
2021-04-26 18:33:06 +02:00
Arijit Basu 358fb61c36 xplr: 0.5.6 -> 0.5.7 2021-04-26 18:31:47 +02:00
Graham Christensen d01c15e4d4
Merge pull request #120662 from Hoverbear/neovim-add-mainprogram
neovim: set meta.mainProgram
2021-04-26 11:52:07 -04:00
Patrick Hilhorst 04f82b9ebd doc/submitting-changes: remove incorrect remark
Tests don't only apply to NixOS modules, see for example tests/vscodium
2021-04-26 11:47:42 -04:00
Maëlys Bras de fer d274222c3b
fcitx5-configtool: 5.0.2 -> 5.0.4
Fixes fcitx/fcitx5-configtool#38 that prevented compiling.
2021-04-26 17:46:02 +02:00
Robert Schütz 53d547ce19
Merge pull request #120619 from amanjeev/semiphemeral-python-package
semiphemeral: init at 0.6
2021-04-26 17:29:47 +02:00
Robert Schütz e22d76fe34
Merge pull request #120520 from minijackson/jellyfin-remove-10.5
jellyfin_10_5: remove unmaintained version
2021-04-26 17:16:43 +02:00
OPNA2608 1fd6bf6a01 punes: init at unstable-2021-04-25 2021-04-26 17:14:57 +02:00
Amanjeev Sethi 281efa2651
semiphemeral: init at 0.6
semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: fix formatting

semiphemeral: refactor for flexibility

semiphemeral: remove extraneous inherit

semiphemeral: no check since upstream has no tests

semiphemeral: refactor move to misc instead of social/twitter

semiphemeral: fix formatting
2021-04-26 11:10:45 -04:00
JesusMtnez d0a055fe90
vscx/scalameta-metals: 1.10.3 -> 1.10.4 2021-04-26 16:55:15 +02:00
JesusMtnez 6d9a54ed33
joplin-desktop: 1.7.10 -> 1.7.11 2021-04-26 16:53:05 +02:00
Ryan Mulligan 9d1141f77a
Merge pull request #120664 from r-ryantm/auto-update/fluxctl
fluxctl: 1.22.1 -> 1.22.2
2021-04-26 07:50:45 -07:00
Vincent Laporte 674de725cb coqPackages.coqhammer: 1.3 → 1.3.1 2021-04-26 16:28:32 +02:00
Tim Steinbach 320660ced3
oh-my-zsh: 2021-04-11 → 2021-04-26 2021-04-26 14:23:02 +00:00
Eelco Dolstra 6b19be4124
Merge pull request #120316 from regnat/easy-ca
Make it easy to try out content-addressed derivations
2021-04-26 16:21:05 +02:00
regnat 559c5792ef Remove the NIXPKGS_CA_BY_DEFAULT env variable
Not really needed, and not desired either
2021-04-26 16:20:13 +02:00
JesusMtnez 32f7980afb sbt: 1.5.0 -> 1.5.1 2021-04-26 10:16:00 -04:00
Ana Hobden c9ab377ebc neovim: set meta.mainProgram
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-26 07:13:22 -07:00
José Luis Lafuente ec8f6bc932
zerotierone: 1.6.4 -> 1.6.5 (#120722) 2021-04-26 15:55:31 +02:00
Graham Christensen dd4c01b119
Merge pull request #120692 from Hoverbear/check-meta-support-mainProgram
stdenv: support mainProgram in meta
2021-04-26 09:42:14 -04:00
SCOTT-HAMILTON 37b3341048 bottles: init at 2.1.1 -> 3.1.6 2021-04-26 15:26:26 +02:00
sternenseemann 5955013253 ocamlPackages.paf: init at 0.0.1 2021-04-26 15:23:08 +02:00
sternenseemann 6c95bce8b6 ocamlPackages.letsencrypt: init at 0.2.4 2021-04-26 15:23:08 +02:00
Martin Weinelt a7d20d409d
Merge pull request #120743 from fabaff/inputs-karton-mwdb-reporter
python3Packages.karton-mwdb-reporter: remove unused inputs
2021-04-26 15:11:06 +02:00
Luflosi ecb3b74a43 ocamlPackages.dtoa: disable hardening feature based on more accurate condition
The `strictoverflow` hardening feature causes a build failure when using Clang as the compiler, not just on Darwin.
2021-04-26 15:03:59 +02:00
Fabian Affolter 5b7d7c4bd5 python3Packages.karton-mwdb-reporter: remove unused inputs 2021-04-26 15:02:44 +02:00