285560 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
sternenseemann
c5120548fc ocamlPackages.mirage-crypto*: 0.10.0 -> 0.10.1
https://github.com/mirage/mirage-crypto/releases/tag/v0.10.1
2021-04-26 14:59:50 +02:00
Michael Weiss
af3d71a155
intel-media-driver: 21.1.3 -> 21.2.0 2021-04-26 14:17:17 +02:00
Minijackson
2ad8aa72ae
jellyfin_10_5: remove unmaintained version
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.

[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402>
2021-04-26 14:11:29 +02:00
José Romildo Malaquias
71dc832568
Merge pull request #120628 from figsoda/qogir-theme
qogir-theme: 2021-02-09 -> 2021-04-20
2021-04-26 08:54:06 -03:00
davidak
037cf652f3
Merge pull request #120584 from Atemu/update/zen-kernels
zen-kernels: 5.11.15 -> 5.11.16
2021-04-26 13:42:23 +02:00
davidak
c5a51a7859
Merge pull request #120462 from NinjaTrappeur/nin-fix-nsjail
nsjail: fix bison link error
2021-04-26 13:36:37 +02:00
happysalada
b164642941 fishplugins.forgit: init "unstable-2021-04-09" 2021-04-26 20:22:40 +09:00
davidak
e190acea28
Merge pull request #120701 from fufexan/openboard
openboard: init at 1.6.1
2021-04-26 12:58:39 +02:00
davidak
45e57e917d
Merge pull request #120587 from Mephistophiles/new_packages/simple-http-server
simple-http-server: init at 0.6.1
2021-04-26 12:26:44 +02:00
davidak
43d751a574
Merge pull request #120601 from dotlambda/streamlink-2.1.1
streamlink: 2.0.0 -> 2.1.1
2021-04-26 12:15:20 +02:00
davidak
2011a33471
Merge pull request #120663 from r-ryantm/auto-update/flacon
flacon: 6.1.0 -> 7.0.1
2021-04-26 12:07:43 +02:00
davidak
215430eeb5
Merge pull request #120665 from numinit/update-wsjtx
wsjtx: 2.2.2 -> 2.3.1
2021-04-26 12:00:36 +02:00
Ingo Blechschmidt
1586cbd915
castty: init at 2020-11-10 (#120478)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-26 11:43:42 +02:00
Sandro
927f070592
Merge pull request #119730 from jerith666/eclipse-2021-03 2021-04-26 11:34:29 +02:00
Mihai Fufezan
8a41a60773
openboard: update meta.description 2021-04-26 12:33:53 +03:00
Mihai Fufezan
e2da9e634d
Update pkgs/applications/graphics/openboard/default.nix
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
2021-04-26 11:55:12 +03:00
Mihai Fufezan
b15302a4d3
Update pkgs/applications/graphics/openboard/default.nix
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
2021-04-26 11:54:58 +03:00
Mihai Fufezan
d1f0a17d39
Update pkgs/applications/graphics/openboard/default.nix
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
2021-04-26 11:54:53 +03:00
Lassulus
ee04d772e4
Merge pull request #120489 from samueldr/fix/make-disk-image-auto-size
Fix make disk image automatic size
2021-04-26 10:34:15 +02:00
Mihai Fufezan
cde5ca089a
openboard: init at 1.6.1 2021-04-26 11:21:17 +03:00
Robert Schütz
0e391039ed
mousai: init at 0.3.1 (#120552) 2021-04-26 10:04:34 +02:00
Lassulus
cdddbf59ea
Merge pull request #120251 from mschwaig/fix-make-disk-image-for-efi-2
make-disk-image: fix broken EFI image builds
2021-04-26 10:04:00 +02:00
Robert Schütz
b516dbfbd9
ffmpegthumbnailer: use ffmpeg instead of ffmpeg_3 (#120611) 2021-04-26 10:00:50 +02:00
Fabian Affolter
55fafd9e23
Merge pull request #120678 from r-ryantm/auto-update/grype
grype: 0.10.2 -> 0.11.0
2021-04-26 09:09:30 +02:00
Fabian Affolter
0a6827a275
Merge pull request #120640 from Luflosi/usbip-clarify-license
linuxPackages.usbip: clarify license
2021-04-26 08:48:24 +02:00
Vincent Laporte
35dfa0e927 alt-ergo: 2.3.3 → 2.4.0 2021-04-26 08:32:18 +02:00
sternenseemann
f4c229058d ocamlPackages.h2: init at 0.8.0 2021-04-26 08:31:53 +02:00