Commit graph

215704 commits

Author SHA1 Message Date
Mario Rodas 6df88af9cc
Merge pull request #81426 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.33 -> 0.0.34
2020-03-01 10:05:56 -05:00
Mario Rodas ae8addf0fe
Merge pull request #81433 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.5 -> 4.1.6
2020-03-01 10:05:11 -05:00
Mario Rodas 214201781a
Merge pull request #81437 from marsam/update-flexget
flexget: 3.1.26 -> 3.1.30
2020-03-01 10:03:52 -05:00
Thibault Gagnaux 917b088490 iterm2: 3.0.14 -> 3.3.9 & fix build 2020-03-01 15:53:39 +01:00
worldofpeace e50306dfe3 libgpod: also remove mutagen
I think this was my mistake. This is also a python2 dependency
that should have been removed with pygobject.
2020-03-01 09:51:43 -05:00
Jan Tojnar 43ea7f1c0a
netpbm: Hardcode rgb.txt path
We did that in the past with rgbpaths.patch in the past but it was eventually removed. This fixes the regression.
2020-03-01 15:40:29 +01:00
worldofpeace 4b771aa2e6 ideogram: 1.3.2 -> 1.3.3
better icon https://github.com/cassidyjames/ideogram/releases/tag/1.3.3
2020-03-01 09:36:45 -05:00
worldofpeace dab121ac69 pantheon.elementary-gtk-theme: 5.4.1 -> 5.4.2
https://github.com/elementary/stylesheet/compare/5.4.1...5.4.2
2020-03-01 09:36:45 -05:00
worldofpeace 8acbc62f4e pantheon.elementary-code: 3.2.0 -> 3.3.0
https://github.com/elementary/code/releases/tag/3.3.0
2020-03-01 09:36:45 -05:00
Jan Tojnar 44f69611ad
netpbm: re-enable parallel building
It was disabled in abd3c246a4 but it no longer seems to fail.
2020-03-01 15:27:41 +01:00
Jan Tojnar 256f7172ac
netpbm: more clean ups
* Append to config.mk instead of substituting
* Remove unused path substitution (rgbpaths.patch was deleted in f6c28984f2)
* -lz in LDFLAGS does not seem to be necessary
* Touching the file (introduced in 4dd9507b83) does not seem to be necessary.
2020-03-01 15:27:35 +01:00
Maximilian Bosch c3b331a777
bandwhich: 0.11.0 -> 0.12.0
https://github.com/imsnif/bandwhich/releases/tag/0.12.0
2020-03-01 15:14:46 +01:00
Jan Tojnar 9555834399
netpbm: split into multiple outputs 2020-03-01 15:13:03 +01:00
Jan Tojnar 90180905a2
netpbm: Fix tiff support
The build script check whether JPEGLIB and ZLIB are not set to NONE.
We did not set the latter as pkg-config handles zlib requirement
for libpng dependency and the comment in config.mk only talks about
zlib being needed for libpng.

Since libtiff only needs libz for static linking, we turn TIFFLIB_NEEDS_ZLIB
off instead of pointlessly setting ZLIB value.

Closes: https://github.com/NixOS/nixpkgs/issues/75156
2020-03-01 15:13:03 +01:00
Jan Tojnar aa1aefd06a
netpbm: 10.82.01 → 10.89.1
https://sourceforge.net/p/netpbm/code/3735/tree//advanced/doc/HISTORY
2020-03-01 15:13:03 +01:00
Jan Tojnar 6b4d057b66
netpbm: add pre/post phase hooks 2020-03-01 15:13:02 +01:00
Jan Tojnar 8ea075bcb9
netpbm: Clean up
* Format with nixpkgs-fmt
* Move build tools to nativeBuildInputs
* Clarify license
2020-03-01 15:13:02 +01:00
Jan Tojnar b19ce7cfe9
netpbm: add updateScript 2020-03-01 15:13:02 +01:00
worldofpeace 851aac4055
Merge pull request #80987 from andir/ipmitool
ipmitool: migrate to openssl 1.1
2020-03-01 14:10:11 +00:00
Mario Rodas 4583b8eaeb
Merge pull request #80733 from r-ryantm/auto-update/SunVox
sunvox: 1.9.5 -> 1.9.5c
2020-03-01 09:08:22 -05:00
worldofpeace 874ea144e5
Merge pull request #81424 from r-ryantm/auto-update/aesop
aesop: 1.2.3 -> 1.2.4
2020-03-01 14:06:58 +00:00
worldofpeace 82217553b0 ipmitool: fix compile on darwin 2020-03-01 08:50:00 -05:00
Florian Klink 43ec75d470 ipmitool: cleanup expression
* remove no-op substitution of s6_addr16 -> s6_addr

This string doesn't exist anymore in that file.

* clean up configureFlags
2020-03-01 08:49:29 -05:00
worldofpeace 21c971a732
Merge pull request #81118 from tilpner/gitdaemon-usercreation
nixos/git-daemon: only create git user if it will be used
2020-03-01 13:40:57 +00:00
R. RyanTM cb424d6a68 libamqpcpp: 4.1.5 -> 4.1.6 2020-03-01 13:37:00 +00:00
R. RyanTM fe0aaf1f74
gortr: 0.13.0 -> 0.14.1 (#81430) 2020-03-01 14:17:25 +01:00
Yegor Timoshenko 98cbc40570
Merge pull request #81371 from mweinelt/pr/acme-autostart
nixos/acme: renew after rebuild and on boot
2020-03-01 15:46:31 +03:00
Frederik Rietdijk 33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Jörg Thalheim 1b92a08a71
Merge pull request #81297 from Mic92/sslh
nixos/sslh: don't run as nogroup
2020-03-01 12:18:09 +00:00
worldofpeace e906014d4b
Merge pull request #80920 from worldofpeace/rngd-cleanup-shutdown
nixos/rngd: fix clean shutdown
2020-03-01 11:44:22 +00:00
José Romildo Malaquias 42f0be81ae
Merge pull request #81201 from romildo/upd.matcha-gtk-theme
matcha: 2020-02-06 -> 2020-02-27
2020-03-01 07:21:40 -03:00
José Romildo Malaquias 4b3ba784d3
Merge pull request #81126 from romildo/upd.snowblind
snowblind: init at 2020-02-26
2020-03-01 07:20:42 -03:00
José Romildo Malaquias 42e6eda5c2
Merge pull request #81108 from romildo/upd.qogir-theme
qogir-theme: 2020-02-20 -> 2020-02-26
2020-03-01 07:19:28 -03:00
Robert Hensing e38a01db5d
Merge pull request #68491 from roberth/fix-dontRecurseIntoAttrs
Fix dontRecurseIntoAttrs + add to lib + doc
2020-03-01 11:05:34 +01:00
Michael Weiss 02ca096a85
chromiumDev: Add the missing clang-format binary
The fix from 1d961a4c6d was unfortunately incomplete. This commit fixes
the second error [0] that occurs later during the build (the Python
script third_party/blink/renderer/bindings/scripts/generate_bindings.py
requires buildtools/linux64/clang-format).

[0]: https://github.com/NixOS/nixpkgs/pull/81016#issuecomment-591572821
2020-03-01 10:37:26 +01:00
Mario Rodas 2585a75cf1
gtk3: fix build on darwin
gdkquartz-gtk-only.h is now included in distribution tarballs [1]

[1] 235d28f02d
2020-03-01 04:20:00 -05:00
Mario Rodas 424a1eba0c
flexget: 3.1.26 -> 3.1.30 2020-03-01 04:20:00 -05:00
R. RyanTM 543c864f23
aws-google-auth: 0.0.33 -> 0.0.34 2020-03-01 09:16:22 +00:00
R. RyanTM 5668479498 aesop: 1.2.3 -> 1.2.4 2020-03-01 08:58:30 +00:00
Florian Klink 0193158b32
Merge pull request #80991 from stigtsp/package/perl-mozilla-ca-cert-file-patch
perlPackages.MozillaCA: replace outdated cacert.pem with pkgs.cacert
2020-02-29 22:29:13 -08:00
Evan Stoll a8b644f358 postman: 7.18.0 -> 7.19.1 2020-02-29 20:51:19 -08:00
R. RyanTM 30c861e0a9 smemstat: 0.02.06 -> 0.02.07 2020-03-01 03:25:19 +00:00
Gabor Greif aaf997511b wasmtime: bump to v0.12.0 (from v0.8.0)
- moved to modern cargo fetcher
- removed patch (not needed)
- disabled test (due to bytecodealliance/wasmtime#1197)
2020-03-01 02:34:43 +01:00
Tadeo Kondrak 200473b225 wofi: 1.0 -> 1.1 2020-02-29 17:28:05 -08:00
Mario Rodas 1b86583c31
Merge pull request #81342 from groodt/groodt-argo-2.6.0
argo: 2.4.3 -> 2.6.0
2020-02-29 20:12:38 -05:00
Mario Rodas 4743f3f5a0
Merge pull request #81391 from bhipple/u/rust-cargo-cargo-inspect
cargo-inspect: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:54 -05:00
Mario Rodas 4d9c956d61
Merge pull request #81392 from bhipple/u/rust-cargo-cargo-watch
cargo-watch: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:21 -05:00
Mario Rodas e87ccfcaea
Merge pull request #81398 from bhipple/u/rust-cargo-newsboat
newsboat: upgrade cargo fetcher and cargoSha256
2020-02-29 19:57:05 -05:00
Mario Rodas e30d72c2da
Merge pull request #81380 from bhipple/u/rust-cargo-wasm-pack
wasm-pack: upgrade cargo fetcher and cargoSha256
2020-02-29 19:55:56 -05:00
Mario Rodas 702a8ee028
Merge pull request #81382 from bhipple/u/rust-cargo-gleam
gleam: upgrade cargo fetcher and cargoSha256
2020-02-29 19:55:21 -05:00