Commit Graph
224914 Commits
Author SHA1 Message Date
R. RyanTM c6c417fb9e mercury: 20.01.1 -> 20.01.2 2020-05-08 08:11:38 +00:00
Jan TojnarandGitHub e23aef78cc Merge pull request #87195 from r-ryantm/auto-update/gnome-desktop 2020-05-08 06:39:23 +02:00
Mario RodasandGitHub b10bcf8b5f Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan MulliganandGitHub 1bfe2f1506 Merge pull request #86966 from prusnak/grisbi
grisbi: get rid of sha1 + package cleanup
2020-05-07 18:53:55 -07:00
Ryan MulliganandGitHub 2065af70ea Merge pull request #87165 from martinbaillie/master
ssm-session-manager-plugin: init at 1.1.61.0
2020-05-07 18:47:25 -07:00
Tim Steinbach 711667dc3e linux/hardened-patches/4.14: 4.14.178.a -> 4.14.179.a 2020-05-07 20:56:39 -04:00
Tim Steinbach 3d44729f1e linux/hardened-patches/4.19: 4.19.120.a -> 4.19.121.a 2020-05-07 20:56:38 -04:00
Tim Steinbach ced789fa62 linux/hardened-patches/5.4: 5.4.38.a -> 5.4.39.a 2020-05-07 20:56:38 -04:00
Tim Steinbach 603741e751 linux/hardened-patches/5.6: 5.6.10.a -> 5.6.11.a 2020-05-07 20:56:38 -04:00
Aaron AndersenandGitHub 3a6c592ebc Merge pull request #87217 from r-ryantm/auto-update/kdev-python
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron AndersenandGitHub 6107d49708 Merge pull request #87218 from r-ryantm/auto-update/kdevelop
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron AndersenandGitHub d5df7903fe Merge pull request #87213 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
Martin Baillie 9566c742e2 ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
Maximilian Bosch ee032804f8 cargo-make: 0.30.6 -> 0.30.7
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.7
2020-05-08 00:00:24 +02:00
R. RyanTM 4820a0ae9f kdevelop-unwrapped: 5.5.0 -> 5.5.1 2020-05-07 20:51:37 +00:00
R. RyanTM dfd8f0b3d6 kdev-python: 5.5.0 -> 5.5.1 2020-05-07 20:34:05 +00:00
talyzandVincent Laporte 1771d468c4 ocamlPackages.gapi-ocaml: 0.3.6 -> 0.3.19 2020-05-07 22:29:52 +02:00
Damien CassouandGitHub 58ba83130c Merge pull request #86294 from DamienCassou/damien/fix-i3-manpages
Fix man pages in i3-gaps
2020-05-07 21:56:15 +02:00
Léo GaspardandGitHub 5a15cb9980 Merge pull request #87141 from eadwu/wabt/wasm2c-headers
wabt: include header files
2020-05-07 21:51:58 +02:00
64bed7dde4 mari0: init at 1.6.2
* mari0: init at 1.6.2

* Quote URL per RFC 45, use SSL

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

* Inherit pname and version instead of setting name explicitly

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-07 12:50:18 -07:00
R. RyanTM 9fb4adcdc1 kdev-php: 5.5.0 -> 5.5.1 2020-05-07 19:49:16 +00:00
Ryan MulliganandGitHub d3760d44ee Merge pull request #87209 from r-ryantm/auto-update/jgmenu
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 12:22:15 -07:00
R. RyanTMandJon b065f119b5 syncthingtray: 0.10.8 -> 0.10.9 2020-05-07 11:39:12 -07:00
R. RyanTM 30427cc428 jgmenu: 4.1.0 -> 4.2.0 2020-05-07 18:38:25 +00:00
Damien Cassou 3793f44459 i3-gaps: Fix man pages and simplify
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:

mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename

This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.

Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00
Damien Cassou dcdbe2c5fe i3: fix man page
The files with the .man extension are asciidoc versions of the man
pages and should not be copied to share/man or mandb complains:

mandb: warning: …/man/man1/i3.man.gz: ignoring bogus filename
2020-05-07 20:34:07 +02:00
81be227423 python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
R. RyanTMandJon f78844acb4 phoronix-test-suite: 9.4.1 -> 9.6.0 2020-05-07 11:26:23 -07:00
06kellyjacandJon cef39f9089 terragrunt: 0.23.2 -> 0.23.14
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
R. RyanTMandJon 53de71be2c postman: 7.21.2 -> 7.23.0 2020-05-07 11:22:30 -07:00
R. RyanTMandJon dd205c9f49 cpp-utilities: 5.3.0 -> 5.4.0 2020-05-07 11:21:29 -07:00
Florian JacobandJon f34412fce7 matomo: 3.13.4 -> 3.13.5 2020-05-07 11:19:55 -07:00
R. RyanTMandJon c2569d0a9c libamqpcpp: 4.1.6 -> 4.1.7 2020-05-07 11:19:07 -07:00
FlorianandJon 87927e9b60 python-miio: 0.4.8 -> 0.5.0.1 2020-05-07 11:17:56 -07:00
Timo KaufmannandGitHub bbb8132790 Merge pull request #80206 from Thra11/guile-gnutls
gnutls: fix guile bindings
2020-05-07 18:01:32 +00:00
Ryan MulliganandGitHub b34ad47a17 Merge pull request #87140 from r-ryantm/auto-update/lexicon
lexicon: 3.3.17 -> 3.3.22
2020-05-07 11:00:34 -07:00
Vladimír Čunát a2d5351b63 Merge #86788: firefox 75.0 -> 76.0 (critical security)
https://www.mozilla.org/en-US/firefox/76.0/releasenotes/
Some of the changes were in master already, but whatever...
2020-05-07 19:57:16 +02:00
Vladimír Čunát fcc68a43aa Merge branch 'staging-next'
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK.  Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
R. RyanTMandBjørn Forsman 05a7b69509 kpcli: 3.3 -> 3.4 2020-05-07 19:45:20 +02:00
Ryan MulliganandGitHub 46f5e36293 Merge pull request #87197 from r-ryantm/auto-update/grsync
grsync: 1.2.6 -> 1.2.8
2020-05-07 10:38:38 -07:00
Edmund Wu 436c1540bd wabt: include necessary build files for wasm2c 2020-05-07 13:03:48 -04:00
Jörg ThalheimandGitHub f5e9e0347a Merge pull request #87168 from r-ryantm/auto-update/consul 2020-05-07 17:29:21 +01:00
Matt McHenryandMilan 54af710269 openjdk: 13.0.2 -> 14.0.1 2020-05-07 18:18:32 +02:00
Matt McHenryandMilan 7b7cb7b876 openjdk 12: fix possibly-unbound JAVA_HOME
as done in 373236ccff for all other uses
2020-05-07 18:18:32 +02:00
Jörg Thalheim 077c3c1944 consul: remove trailing whitespace 2020-05-07 17:07:05 +01:00
Jörg Thalheim 53b72ba7ac consul: reference nixosTests 2020-05-07 17:06:46 +01:00
chknoandGitHub 8ff99ba57e nawk: 20121220 -> 20180827
awk.tar.gz is no longer available from princeton.edu; The One True Awk
is now on GitHub.
2020-05-07 16:01:42 +00:00
Jörg ThalheimandGitHub 2655e34cfa Merge pull request #87183 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.13 -> 0.9.14
2020-05-07 17:00:34 +01:00
Jörg ThalheimandGitHub ad1e7cfaeb Merge pull request #87190 from r-ryantm/auto-update/FanFicFare 2020-05-07 16:59:47 +01:00
R. RyanTM 1f4402af70 grsync: 1.2.6 -> 1.2.8 2020-05-07 15:57:07 +00:00