225456 Commits

Author SHA1 Message Date
Ryan Mulligan
3684d66b32
Merge pull request #87119 from mweinelt/pr/apt-cacher-ng
apt-cacher-ng: 3.2 → 3.5
2020-05-06 21:20:07 -07:00
Ryan Mulligan
9c492330b5
Merge pull request #87131 from yrashk/tlaplus-1.7.0
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 21:17:46 -07:00
Ryan Mulligan
f68f909524
Merge pull request #87147 from snicket2100/ums-maintainer
ums: added snicket2100 as maintainer
2020-05-06 20:58:54 -07:00
Ryan Mulligan
bdac709acb
Merge pull request #87146 from snicket2100/ums-942
ums: 9.1.0 -> 9.4.2
2020-05-06 20:58:39 -07:00
R. RyanTM
15b922f4e3 vapoursynth-mvtools: 21 -> 22 2020-05-07 03:40:43 +00:00
Mario Rodas
9d959ff8d5
Merge pull request #86638 from zowoq/cri-shell
cri-o, cri-tools: install completion, manpages
2020-05-06 21:08:51 -05:00
Mario Rodas
90888c3cab
Merge pull request #87103 from filalex77/tokei-11.1.1
tokei: 11.1.0 -> 11.1.1
2020-05-06 21:03:40 -05:00
Rok Garbas
07bf31fecd
Merge pull request #86667 from brainrape/patch-5
makeDotElm: fix
2020-05-07 03:36:59 +02:00
Benjamin Hipple
7f845578af rustPlatform: fix bug with ambiguous diff tool
If a user provides `nativeBuildInputs = [ llvmPackages.bintools ]` or any other
package containing a `${prefix}/bin/diff`, the builder could use it instead
of the standard unix `diff`, causing a build failure.

This updates the call to specify an abspath to `diff` and avoid reliance on `PATH`.

Resolves #87081
2020-05-06 21:03:41 -04:00
Evils
2d3d8c4d66 kicad-unstable: 2020-04-25 -> 2020-05-06 2020-05-07 02:15:57 +02:00
Evils
1059fdf143 kicad: link utils; clean up wrapper installPhase 2020-05-07 01:54:51 +02:00
Evils
95e4e33bdf kicad-unstable-small: init to make kicad-unstable
the -small packages depend on all hydra buildable dependencies
the non-small ones depend on packages3d which exceeds hydra's limit

set platforms to all (kicad is cross-platform)
clarify package differences in the description

set maintainers on just the top level derivation

switch -unstable to not save debug symbols

indicate patch in version string

note broken dependencies
2020-05-07 01:54:50 +02:00
Evils
18a1b153ac kicad: expose base and libraries attributes 2020-05-07 01:54:50 +02:00
Mario Rodas
efd676ad34
Merge pull request #87133 from r-ryantm/auto-update/flow
flow: 0.123.0 -> 0.124.0
2020-05-06 18:07:37 -05:00
Timo Kaufmann
a12092b621
Merge pull request #87127 from isaacwhanson/fix/vim-beforePlugins
vim-utils: restore `beforePlugins` option
2020-05-06 23:04:31 +00:00
Jörg Thalheim
d07907d514
Merge pull request #87137 from das-g/home-manager-homepage 2020-05-07 00:02:21 +01:00
Jörg Thalheim
10ce0e31bc
Merge pull request #87132 from mjlbach/alacritty_icon_fix
Alacritty: change icon to compat svg
2020-05-06 23:57:34 +01:00
Florian Klink
2dc0a992e3
Merge pull request #87144 from hax404/teeworlds-0.7.5
teeworlds: 0.7.4 -> 0.7.5
2020-05-07 00:34:42 +02:00
snicket2100
8b652d3187 ums: added snicket2100 as maintainer 2020-05-07 00:20:15 +02:00
Ryan Mulligan
3e73635e51
Merge pull request #86556 from cmacrae/pkgs/os-specific/darwin/spacebar
spacebar: init at v0.5.0
2020-05-06 15:19:38 -07:00
snicket2100
e5c8250c3e ums: 9.1.0 -> 9.4.2 2020-05-07 00:17:17 +02:00
Robert Scott
e153004960
Merge pull request #85950 from Mindavi/aflplusplus/2.64c
aflplusplus: 2.59c -> 2.64c
2020-05-06 23:17:04 +01:00
R. RyanTM
96908213c0 libspiro: 20190731 -> 20200505 2020-05-06 22:16:22 +00:00
Georg Haas
b89d52ee52
teeworlds: 0.7.4 -> 0.7.5
fixes CVE-2020-12066
2020-05-07 00:00:40 +02:00
Andreas Rammhold
38d043b116
Merge pull request #87139 from mweinelt/pr/security-patch-names
treewide: add CVE identifiers to patches
2020-05-06 23:51:53 +02:00
Maximilian Bosch
01539e6f9a
cargo-deny: 0.6.6 -> 0.6.7
https://github.com/EmbarkStudios/cargo-deny/releases/tag/0.6.7
2020-05-06 23:50:37 +02:00
R. RyanTM
ad5f2d2483 lexicon: 3.3.17 -> 3.3.22 2020-05-06 21:44:02 +00:00
Aaron Andersen
a1e0da682a
Merge pull request #87095 from mweinelt/pr/wordpress
wordpress: 5.4 → 5.4.1
2020-05-06 17:42:53 -04:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
Luke Granger-Brown
c13df548a3 php: override outputsToInstall when using withExtensions
At the moment, using .withExtensions on a PHP derivation will
produce something which can't be used inside an
environment.systemPackages array, because outputsToInstall refers
to an output which doesn't exist on the final derivation.

Instead, override it back to just containing the single output
"out".
2020-05-06 21:44:27 +01:00
Aaron Andersen
bd2dde2fc5
Merge pull request #87086 from jojosch/dbeaver_7.0.4
dbeaver: 7.0.3 -> 7.0.4
2020-05-06 16:37:10 -04:00
Ben Darwin
34807336e8 python3Packages.dicom2nifti: init at 2.2.8 2020-05-06 13:36:03 -07:00
Maximilian Bosch
222196b9d6
Merge pull request #86733 from r-ryantm/auto-update/sbt
sbt: 1.3.9 -> 1.3.10
2020-05-06 22:29:27 +02:00
Raphael Borun Das Gupta
8335fe7dbb home-manager: add meta.homepage 2020-05-06 22:29:12 +02:00
Jan Tojnar
a0c2484d0e
Merge pull request #87082 from r-ryantm/auto-update/poppler-glib 2020-05-06 22:14:39 +02:00
Tim Steinbach
f82e836e1d
linux: 5.6.10 -> 5.6.11 2020-05-06 15:58:09 -04:00
Tim Steinbach
bcbc507143
linux: 5.4.38 -> 5.4.39 2020-05-06 15:57:20 -04:00
Tim Steinbach
ac287ce319
linux: 4.19.120 -> 4.19.121 2020-05-06 15:56:35 -04:00
Pavol Rusnak
897a1e6393
etcher: 1.5.60 -> 1.5.86 2020-05-06 21:48:47 +02:00
R. RyanTM
bc983a2bdb flow: 0.123.0 -> 0.124.0 2020-05-06 19:47:10 +00:00
Florian Klink
c698c7ed0d
Merge pull request #87084 from flokli/nixos-tests-partition.nix
nixos/tests/partition.nix: remove
2020-05-06 21:34:39 +02:00
adisbladis
6dc5d17632
Merge pull request #87125 from collares/emacs2nix
emacs2nix: update to fix org elpa update script
2020-05-06 21:27:36 +02:00
Yurii Rashkovskii
c73875ea1e tlaplus: 1.5.6 -> 1.7.0 2020-05-06 12:26:10 -07:00
Michael Lingelbach
a8b040329d Alacritty: change icon to compat svg 2020-05-06 12:13:41 -07:00
Maximilian Bosch
1c2f01d8da
Merge pull request #87101 from filalex77/hugo-0.70.0
hugo: 0.69.2 -> 0.70.0
2020-05-06 21:09:49 +02:00
R. RyanTM
eed197540c
gnome3.adwaita-icon-theme: 3.36.0 -> 3.36.1 (#86766) 2020-05-06 21:08:23 +02:00
R. RyanTM
895b3bdef8
gnome3.gucharmap: 13.0.0 -> 13.0.2 (#86885) 2020-05-06 21:05:35 +02:00
R. RyanTM
fc11d3beaa
librsvg: 2.48.2 -> 2.48.4 (#86996) 2020-05-06 21:00:50 +02:00
R. RyanTM
51f517ea6c dua: 2.5.0 -> 2.6.0 2020-05-06 18:57:14 +00:00
Maximilian Bosch
c0f897ebee
Merge pull request #87123 from r-ryantm/auto-update/cargo-outdated
cargo-outdated: 0.9.9 -> 0.9.10
2020-05-06 20:54:27 +02:00