Commit graph

210426 commits

Author SHA1 Message Date
Marek Mahut 942568b8ea
Merge pull request #77830 from 1000101/dokuwiki
nixos/dokuwiki: init module
2020-01-25 10:08:14 +01:00
Mario Rodas 476a4fa40d
Merge pull request #78149 from talyz/nomachine-6.9.2
nomachine-client: 6.8.1 -> 6.9.2
2020-01-25 03:25:53 -05:00
Mario Rodas 8a9807f194
Merge pull request #78178 from evanjs/init/cargo-about
cargo-about: init at 0.1.1
2020-01-25 03:22:54 -05:00
Niklas Hambüchen f56ca2599d
Merge pull request #78433 from arcnmx/pr-ytdl-update
youtube-dl: 2020.01.15 -> 2020.01.24
2020-01-25 04:03:06 +01:00
Mario Rodas ade49c999a
Merge pull request #78446 from marsam/update-flow
flow: 0.116.1 -> 0.117.0
2020-01-24 21:04:44 -05:00
Michael Weiss 2932d787ec
Merge pull request #77299 from ivan/chromium-79.0.3945.117
chromium: 79.0.3945.88 -> 79.0.3945.117
2020-01-25 01:12:31 +01:00
Mario Rodas cc7e392c0e
Merge pull request #78221 from r-ryantm/auto-update/libpst
libpst: 0.6.72 -> 0.6.74
2020-01-24 18:49:54 -05:00
Mario Rodas 98e29883ce
Merge pull request #78207 from r-ryantm/auto-update/LanguageTool
languagetool: 4.7 -> 4.8
2020-01-24 18:45:15 -05:00
Mario Rodas 4dbdc31330
Merge pull request #78262 from r-ryantm/auto-update/plantuml
plantuml: 1.2019.13 -> 1.2020.0
2020-01-24 18:37:59 -05:00
Mario Rodas e820245294
Merge pull request #78259 from r-ryantm/auto-update/pdsh
pdsh: 2.33 -> 2.34
2020-01-24 18:36:48 -05:00
Mario Rodas 5953273cb7
Merge pull request #78173 from r-ryantm/auto-update/guitarix
guitarix: 0.38.1 -> 0.39.0
2020-01-24 18:34:08 -05:00
Mario Rodas 0100a600ff
Merge pull request #78174 from r-ryantm/auto-update/groovy
groovy: 2.5.8 -> 2.5.9
2020-01-24 18:33:02 -05:00
Mario Rodas 50e6e597d6
Merge pull request #78409 from marsam/update-jetbrains-mono
jetbrains-mono: 1.0.1 -> 1.0.2
2020-01-24 18:28:51 -05:00
Mario Rodas 0e1259aa12
flow: 0.116.1 -> 0.117.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.117.0
2020-01-24 18:18:18 -05:00
Mario Rodas 51a7070b41
Merge pull request #78398 from marsam/update-cascadia-code
cascadia-code: add variants
2020-01-24 18:18:14 -05:00
Marek Mahut e96265ebcd
Merge pull request #78384 from yrashk/frama-c-20.0
frama-c: 19.1 -> 20.0
2020-01-24 23:38:23 +01:00
Marek Mahut 85dc47b441
Merge pull request #78156 from mmahut/vertcoin
vertcoin: init at 0.14.0
2020-01-24 23:36:02 +01:00
Marek Mahut 6d442b1737
Merge pull request #78152 from mmahut/digibyte
digibyte: init at 7.17.2
2020-01-24 23:34:32 +01:00
Jelle Besseling d7cdc48502 python-telegram-bot: add pingiun as maintainer 2020-01-24 14:23:25 -08:00
Jelle Besseling 7680df12c5 python-telegram-bot: fix vendored urllib patches 2020-01-24 14:23:25 -08:00
Pierre Bourdon 4acf0beba1 python3Packages.zodb: fix compatibility with transaction 3.0
zodb build broke with the python3Packages.transaction upgrade that
happened in f054f49840.
2020-01-24 14:02:34 -08:00
Marek Mahut e197a1705a
Merge pull request #78440 from bbigras/httplz
httplz: 1.6.0 -> 1.8.0
2020-01-24 22:40:56 +01:00
koral 40a03a8c6d aria2p: init at 0.7.0 2020-01-24 13:15:45 -08:00
Bart Brouns dbbbdfd3c2 sfizz: init at unstable-2020-01-24 2020-01-24 13:02:21 -08:00
Bruno Bigras 11af4a1b42 httplz: 1.6.0 -> 1.8.0 2020-01-24 15:29:06 -05:00
Profpatsch 07eb21ceaf
Merge pull request #78337 from Profpatsch/lib-improve-cli-module
lib: improve cli module
2020-01-24 21:05:53 +01:00
Alyssa Ross 5e4c494636 execline: wrap unconditionally; strip
I don't think there's any situation in which an unwrapped execlineb is
useful -- if you want to use different versions of the execlineb tool
it'll still prefer ones in PATH.  At the same time, implementing the
wrapper in this way, as a series of two derivations, meant that we
didn't get stdenv goodness for the wrapper.  This meant that, for
example, the wrapper was not stripped, and so execline ended up with
runtime dependencies on gcc and the Linux headers.  I don't want to
have to reimplement this sort of stuff when it's already in stdenv,
and so it makes much more sense to create the wrapper in the
mkDerivation call, where all of stdenv's normal magic will find it.
2020-01-24 21:04:32 +01:00
Peter Simons d7f2bf70bd
Merge pull request #78380 from NixOS/haskell-updates
Update Haskell package set to LTS 14.21 (plus other fixes)
2020-01-24 21:03:45 +01:00
Peter Simons ade7cc1fd3 haskell-hlint: update override for new ghc-lib-parser-ex dependency 2020-01-24 21:02:44 +01:00
Peter Simons 15aa9dd0a3 haskell-prettyprinter: disable the failing test suite of version 1.6.0 2020-01-24 21:02:43 +01:00
Peter Simons d17666f923 all-cabal-hashes: update to Hackage at 2020-01-23T17:44:54Z 2020-01-24 21:02:43 +01:00
Peter Simons 05a54d417b ghc-8.8.x: update overrides 2020-01-24 21:02:42 +01:00
Robert Djubek bb3a93fdb5 matterhorn: init at 50200.6.0
Command line mattermost client
2020-01-24 21:02:42 +01:00
Robert Djubek 8e5d5bac2e glirc: 2.33.1 -> 2.34
Really this is a fix of the build because of the automatic version bump
2020-01-24 21:02:42 +01:00
Peter Simons d8440b802e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
ac7dcf389a.
2020-01-24 21:02:23 +01:00
Peter Simons 67e8740904 hackage2nix: update the list of broken packages 2020-01-24 21:02:15 +01:00
Peter Simons 2f4dea687c LTS Haskell 14.21 2020-01-24 21:02:15 +01:00
Michael Weiss ae09f2a671
tdesktop: 1.9.7 -> 1.9.8 2020-01-24 20:36:51 +01:00
Fabian Möller 82fbe42206 snowman: use Qt mkDerivation
Fixes #78382
For #65399
2020-01-24 20:35:30 +01:00
arcnmx e0e2fd849a youtube-dl: 2020.01.15 -> 2020.01.24 2020-01-24 11:32:19 -08:00
Bjørn Forsman 804fbc9c87 eclipses.plugins.cdt: fix source hash 2020-01-24 20:18:14 +01:00
lewo adcbe7baeb
Merge pull request #78427 from serokell/yorickvp/vault-reload
nixos/vault: add ExecReload entry
2020-01-24 20:02:13 +01:00
Michael Weiss 24b7d0de7b
iputils: Increase the priority to avoid collisions with inetutils (#78408)
The ping binary will be from iputils anyway since it's installed in
/run/wrappers/bin/ (first in $PATH) and tftpd will be from iputils as
well since inetutils installs it into libexec (not in $PATH).

Therefore, there's not even a real choice here (though we should most
likely prefer iputils anyway).

Current collisions:
collision between `/nix/store/...-iputils-20190709/bin/ping' and `/nix/store/...-inetutils-1.9.4/bin/ping'
collision between `/nix/store/...-iputils-20190709/share/man/man8/tftpd.8.gz' and `/nix/store/...-inetutils-1.9.4/share/man/man8/tftpd.8.gz'
2020-01-24 19:05:23 +01:00
Yorick van Pelt 15e98e7428
nixos/vault: add ExecReload entry 2020-01-24 18:59:13 +01:00
Ingo Blechschmidt 89864a01d1 dsniff: Unbreak the build 2020-01-24 18:58:54 +01:00
MarcFontaine 3958cc3c4b gavrasm: init at 4.5 2020-01-24 18:55:01 +01:00
Silvan Mosberger 342bc51089
Merge pull request #78358 from serokell/yorickvp/alertmanager-secret
nixos/alertmanager: add environmentFile, envsubst for secrets
2020-01-24 18:48:59 +01:00
Michael Weiss 7c08ba312b
Merge pull request #78189 from kraem/master
rar2fs: init at 1.28.0
2020-01-24 18:29:38 +01:00
Michael Weiss 3791770384
Merge pull request #78413 from primeos/signal-desktop
signal-desktop: 1.29.6 -> 1.30.0
2020-01-24 18:23:29 +01:00
Yorick van Pelt ed6e4a936c
nixos/alertmanager: provide example of envsubst usage 2020-01-24 18:07:24 +01:00