Martin Weinelt
7fe184a14a
Merge pull request #120736 from primeos/wlsunset
...
wlsunset: 0.1.0 -> 0.2.0
2021-04-27 00:39:23 +02:00
Martin Weinelt
08adc07811
Merge pull request #120616 from risicle/ris-qemu-fix-CVE-numbers
...
qemu: patches: use correct CVE numbers for CVE-2021-20221 & CVE-2021-20181
2021-04-27 00:36:44 +02:00
Martin Weinelt
073dfcb0ef
Merge pull request #120789 from fabaff/bump-hstspreload
...
python3Packages.hstspreload: 2021.3.29 -> 2021.4.26
2021-04-27 00:04:09 +02:00
Martin Weinelt
3ce982c64b
Merge pull request #120787 from fabaff/bump-hatasmota
...
python3Packages.hatasmota: 0.2.9 -> 0.2.10
2021-04-26 23:59:54 +02:00
Fabian Affolter
322ed1b535
nbtscanner: init at 0.0.1
2021-04-26 23:53:39 +02:00
Orivej Desh
de1a5679d7
vmpk: 0.7.2 -> 0.8.2
2021-04-26 21:35:06 +00:00
Orivej Desh
90620b1c2b
kmetronome: 1.0.1 -> 1.2.0
2021-04-26 21:35:06 +00:00
Orivej Desh
1cf7f3cf6b
drumstick: 1.1.3 -> 2.1.1
2021-04-26 21:35:06 +00:00
Maximilian Bosch
2d9689351c
Merge pull request #120661 from Zopieux/nxdomain
...
nxdomain: 1.0.1 -> 1.0.2
2021-04-26 23:34:45 +02:00
Maximilian Bosch
cf51b751f7
Merge pull request #120607 from humancalico/tremor-bump-0.11.1
...
tremor-rs: 0.11.0 -> 0.11.1
2021-04-26 23:32:59 +02:00
Ryan Mulligan
f27a3aeb4d
Merge pull request #120779 from robintown/minecraft-launcher
...
Revert "minecraft-launcher: 2.2.1441 -> 2.2.741"
2021-04-26 14:28:39 -07:00
Minijackson
8f19637a39
haskellPackages.pandoc-sidenote: remove broken
2021-04-26 23:20:51 +02:00
Fabian Affolter
d3490a0724
python3Packages.hstspreload: 2021.3.29 -> 2021.4.26
2021-04-26 23:20:06 +02:00
Fabian Affolter
7cf6cbe49a
python3Packages.hatasmota: 0.2.9 -> 0.2.10
2021-04-26 23:07:45 +02:00
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