Mogria
2025ca9528
plantuml: 1.2020.22 -> 1.2020.26
...
PlantUML complains that it's too old when a diagram is generated to PNG an
error occurs.
2021-01-13 16:31:10 +01:00
Mario Rodas
81754da8c8
Merge pull request #108521 from lovesegfault/vale-2.6.8
...
vale: 2.6.5 -> 2.6.8
2021-01-05 21:10:27 -05:00
Sandro
cde7613874
Merge pull request #108051 from SuperSandro2000/luxcorerender-build
...
luxcorerender: Fix build
2021-01-06 01:59:34 +01:00
Sandro
91f3a87b16
Merge pull request #108508 from zowoq/nix-update
...
nix-update: 0.3 -> 0.3.1
2021-01-06 01:17:08 +01:00
Phillip Cloud
014007ff20
consul-template: 0.19.4 -> 0.25.1
2021-01-05 14:51:10 -08:00
Bernardo Meurer
0c1a71e855
vale: 2.6.5 -> 2.6.8
2021-01-05 13:45:11 -08:00
zowoq
4abbfd83d9
nix-update: 0.3 -> 0.3.1
...
https://github.com/Mic92/nix-update/releases/tag/0.3.1
2021-01-06 05:46:08 +10:00
Jörg Thalheim
a14ea3aecc
Merge pull request #97740 from ju1m/tor
...
nixos/tor: improve type-checking and hardening
2021-01-05 16:00:40 +00:00
Tim Steinbach
84df1a4f1b
awscli: 1.18.207 -> 1.18.208
2021-01-05 10:30:28 -05:00
Anderson Torres
0972bbc12d
Merge pull request #108445 from AndersonTorres/updates
...
Misc updates
2021-01-05 11:54:15 -03:00
Kevin Cox
e10ef1faec
Merge pull request #108131 from thiagokokada/opentabletdriver-misc-improvements
...
opentabletdriver: misc improvements to package/module
2021-01-05 08:20:39 -05:00
zowoq
517241f354
gdu: 2.0.0 -> 2.1.0
...
https://github.com/dundee/gdu/releases/tag/v2.1.0
2021-01-05 18:44:43 +10:00
zowoq
ef5cb37c30
miniserve: 0.10.3 -> 0.10.4
...
https://github.com/svenstaro/miniserve/releases/tag/v0.10.4
2021-01-05 17:46:36 +10:00
John Ericson
4a6916aba3
Merge pull request #108350 from Ericson2314/no-static-overlay
...
treewide: Inline more of the static overlay
2021-01-04 22:30:00 -05:00
Sandro
51e2708f58
Merge pull request #108372 from fabaff/gdu
...
gdu: init at 2.0.0
2021-01-05 03:12:00 +01:00
Sandro
34b66c5ff3
Merge pull request #108298 from fabaff/stegseek
...
stegseek: init at 0.5
2021-01-05 03:09:45 +01:00
AndersonTorres
c1cb63e2ec
ytree: 2.02 -> 2.03
2021-01-04 20:32:02 -03:00
Maximilian Bosch
7cd7ff7acb
Merge pull request #108420 from grahamc/aws-nuke
...
aws-nuke: init at 2.14.0
2021-01-04 23:53:52 +01:00
Sandro
cb54c233ef
Merge pull request #108397 from afreakk/eksctl-v0-35-0
...
eksctl: 0.34.0 -> 0.35.0
2021-01-04 22:06:20 +01:00
Graham Christensen
2bb0558d0a
aws-nuke: init at 2.14.0
2021-01-04 14:43:00 -05:00
Vladimír Čunát
1a57d96edd
efivar: fixup build on i686-linux
...
Fixes #108375 . (I built the ISO locally)
I believe the report is a false positive.
2021-01-04 18:00:34 +01:00
afreakk
afaef8a77a
eksctl: 0.34.0 -> 0.35.0
2021-01-04 15:59:28 +01:00
Emery Hemingway
c9839d6129
ipxe: 1.20.1 -> 1.21.1
2021-01-04 12:28:03 +01:00
Peter Simons
4a55ebeca2
Merge pull request #104089 from enolan/fix-duplicity-s3-deps
...
duplicity: add missing deps for S3
2021-01-04 11:44:41 +01:00
Josef Kemetmüller
311addecb8
hdf4: Fix aarch64 build
...
The last glibc bump did break the aarch64 build of hdf4. We fix it by
adding the libtirpc dependency, which was previously part of glibc.
Fixes: #108340
2021-01-04 09:32:50 +01:00
Fabian Affolter
d5482c2ad2
gdu: init at 2.0.0
2021-01-04 08:51:06 +01:00
Sandro
00dc9ff545
Merge pull request #108260 from charles-dyfis-net/ttygif-missing-deps
...
ttygif: add missing dependencies on xwd, imagemagick
2021-01-04 04:43:49 +01:00
Julien Moutinho
0ccdd6f2b0
nixos/tor: improve type-checking and hardening
...
Fixes #77395 .
Fixes #82790 .
2021-01-04 01:02:26 +01:00
Bernardo Meurer
77d190f109
Merge pull request #108275 from lovesegfault/beetsUnstable
...
beets: 1.4.9 -> unstable-2020-12-22
2021-01-03 23:44:03 +00:00
John Ericson
5c2965145f
treewide: Inline more of the static overlay
...
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
...
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
Michael Weiss
16b53ed1e2
html-proofer: 3.18.3 -> 3.18.5
2021-01-03 19:00:26 +01:00
Charles Duffy
0d758e68a2
ttygif: add missing dependencies on xwd, imagemagick
2021-01-03 10:26:30 -06:00
Anderson Torres
efa604c139
Merge pull request #108293 from zowoq/docs-test
...
megatools: use wrapGAppsNoGuiHook
2021-01-03 11:58:59 -03:00
rnhmjoj
3488d7ba1f
bdf2psf: 1.999 -> 1.200
2021-01-03 14:35:44 +01:00
zowoq
907e95015c
youtube-dl: 2020.12.31 -> 2021.01.03
...
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.03
2021-01-03 22:41:47 +10:00
Bernardo Meurer
cea2b9eff4
beets: add doronbehar to maintainers
2021-01-03 14:36:54 +02:00
Bernardo Meurer
264b77f005
beets: add lovesegfault to maintainers
2021-01-03 14:36:54 +02:00
Bernardo Meurer
0faf72a557
beets: 1.4.9 -> unstable-2020-12-22
...
The maintainer has stopped cutting releases[1]. Since the last release,
1.4.9, includes a dependency that is filled with hate speech[2] it's all
the more reason to package the unstable version and eliminate that
requirement.
Moreover a number of fixes, improvements, and features have landed
since.
[1]: https://github.com/beetbox/beets/issues/3625
[2]: https://github.com/NixOS/nixpkgs/pull/90504
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2021-01-03 14:36:53 +02:00
Pavol Rusnak
712830d101
Merge pull request #108310 from mdlayher/mdl-bump-corerad
...
corerad: 0.2.8 -> 0.3.0
2021-01-03 13:26:14 +01:00
Pavol Rusnak
9ce2291c2c
Merge pull request #108290 from dywedir/wavemon
...
wavemon: 0.9.2 -> 0.9.3
2021-01-03 13:12:22 +01:00
Matt Layher
680a8e7cd8
corerad: 0.2.8 -> 0.3.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-01-03 07:02:30 -05:00
Joe Hermaszewski
cbc4bd9971
vulkan: 1.2.141 -> 1.2.162
...
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Fabian Affolter
4523be286f
stegseek: init at 0.5
2021-01-03 10:45:12 +01:00
zowoq
244503020c
megatools: use wrapGAppsNoGuiHook
...
The gui packages pulled in by wrapGAppsHook aren't needed as it's a cli tool.
2021-01-03 19:16:48 +10:00
Frederik Rietdijk
f7267e9797
Merge pull request #107783 from NixOS/staging-next
...
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
Vladyslav M
8a80f395b0
wavemon: 0.9.2 -> 0.9.3
2021-01-03 10:44:14 +02:00
Bernardo Meurer
52a4a170b9
Merge pull request #108263 from bbigras/starship
...
starship: 0.47.0 -> 0.48.0
2021-01-03 06:48:14 +00:00
Bernardo Meurer
aabff59994
Merge pull request #108283 from andersk/cargo-download
...
cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
2021-01-03 06:39:32 +00:00