Commit Graph

187237 Commits

Author SHA1 Message Date
Elis Hirwing
b5294a27c6
Merge pull request #65700 from nyanloutre/gitea_update_1_9_0
gitea: 1.8.3 -> 1.9.0
2019-08-01 08:03:22 +02:00
Colin L Rice
d7aa6df31f nix-daemon: Fix builduser count to work when maxJobs is auto 2019-08-01 01:54:28 -04:00
Hugo Reeves
4fa644bcec
croc: init at 6.1.1 2019-08-01 17:07:58 +12:00
Aaron Andersen
ccb9ada402 mariadb: fix mytop script 2019-07-31 22:35:15 -04:00
Aaron Andersen
a1f738ba87
Merge pull request #62748 from aanderse/mediawiki
nixos/mediawiki: init service to replace httpd subservice
2019-07-31 22:12:23 -04:00
Aaron Andersen
95c2752835
Merge pull request #65513 from mmahut/jormungandr
jormungandr: init at 0.3.1
2019-07-31 22:00:58 -04:00
worldofpeace
9a77211486
Merge pull request #65656 from layus/fix-gpx-mime
gpx-viewer: avoid generating a mime database
2019-07-31 21:53:04 -04:00
worldofpeace
06b45a8d70 ghostwriter: use qt5's mkDerivation 2019-07-31 21:42:32 -04:00
Aaron Andersen
f03639a4c3
Merge pull request #65702 from artemist/xonsh-module-fix
nixos/xonsh: Use the package specified in the package option
2019-07-31 21:42:16 -04:00
Wael Nasreddine
fb2e964012
python3Packages.xgboost: fix the build on Darwin (#65703) 2019-07-31 18:29:11 -07:00
worldofpeace
ba4e5a3f64
Merge pull request #65488 from arcnmx/pr-passff-manifest
passff-host: fix native messaging manifest path
2019-07-31 21:10:45 -04:00
Artemis Tosini
42c3eefd77
nixos/xonsh: Use the package specified in the package option 2019-07-31 23:28:13 +00:00
Artemis Tosini
5f44f311de
xonsh: 0.9.8 → 0.9.9 2019-07-31 23:08:31 +00:00
nyanloutre
1a784390d2
gitea: 1.8.3 -> 1.9.0 2019-08-01 00:40:49 +02:00
Jeff Slight
7efcbead2c
nixos/gitlab: fix config initializer permissions 2019-07-31 14:55:08 -07:00
Vladyslav M
06183c2a27
android-file-transfer: fix building with qt (#65676)
android-file-transfer: fix building with qt
2019-08-01 00:46:25 +03:00
Marek Mahut
5f1fe61cae
Merge pull request #65674 from fabianhjr/master
mill: 0.4.1 -> 0.5.0
2019-07-31 23:40:33 +02:00
Marek Mahut
9fe0552e4d
Merge pull request #65683 from 1000101/python-modules/shamir-mnemonic
pythonPackages.trezor: 0.11.3 -> 0.11.4 and  pythonPackages.shamir-mnemonic: init at 0.1.0
2019-07-31 22:40:19 +02:00
adisbladis
98aef10b4b
Merge pull request #65675 from srhb/gitlab-runner-fix-hash
gitlab-runner: Fix prebuilt hash
2019-07-31 21:36:08 +01:00
volth
8e63076486 graalvm8: 19.1.0 -> 19.1.1 2019-07-31 12:36:03 -07:00
Jan Hrnko
c43f685767 pythonPackages.trezor: 0.11.3 -> 0.11.4 2019-07-31 21:04:42 +02:00
Jan Hrnko
68b647a3b6 pythonPackages.shamir-mnemonic: init at 0.1.0 2019-07-31 21:00:44 +02:00
Sarah Brofeldt
19abdb765b
Merge pull request #63865 from dingxiangfei2009/dockertools-cross-compilation
dockerTools: use skopeo on the right platform
2019-07-31 20:11:18 +02:00
Fabián Heredia Montiel
4ee4263fb9 mill: 0.4.1 -> 0.5.0 2019-07-31 17:24:13 +00:00
Daniel Schaefer
851ebff688 frog: Fix build (icu64 -> icu60)
icu60 is the latest version that works.

Build the derivation languageMachines.test to test.
2019-07-31 19:08:33 +02:00
gcv
2a2fcbb274 gnupg: Allow GnuPG1 to build on all platforms. 2019-07-31 09:57:02 -07:00
Dominik Xaver Hörl
064ddec598 android-file-transfer: fix building with qt
Use mkDerivation has instead of stdenv.mkDerivation (see #54525).
2019-07-31 18:47:47 +02:00
Sarah Brofeldt
8761bc0ad7 gitlab-runner: Fix prebuilt hash 2019-07-31 18:46:20 +02:00
Sarah Brofeldt
7a7cf6faf0
Merge pull request #65629 from endocrimes/r-nomad-0.9.4
nomad: 0.9.3 -> 0.9.4
2019-07-31 17:43:42 +02:00
Herwig Hochleitner
840e16b1a9 anbox-modules: 2018-09-08 -> 2019-07-13 2019-07-31 16:55:43 +02:00
Herwig Hochleitner
94f412e254 anbox: fix build
see https://github.com/anbox/anbox/issues/1124
2019-07-31 16:54:12 +02:00
Orivej Desh
8ea42e7489 swiften: fix build
It was failing with:

  LINK Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoBot0x
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: cannot find -lssl
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
2019-07-31 14:47:15 +00:00
arcnmx
c73ff37cd5 passff-host: fix native messaging manifest path
Match other native messaging applications
and the firefox wrapper's expectations.
2019-07-31 07:26:30 -07:00
Dmitry Kalinkin
3c9cea7482
Merge pull request #65575 from eadwu/nvidia_x11/2019-07-29
nvidia_x11: 2019-07-29
2019-07-31 09:57:02 -04:00
Tim Steinbach
15feb3893d
oh-my-zsh: 2019-07-22 -> 2019-07-31 2019-07-31 09:25:19 -04:00
Tim Steinbach
9d8e811db9
linux: 5.2.4 -> 5.2.5 2019-07-31 09:25:19 -04:00
Tim Steinbach
6f62842a92
linux: 4.19.62 -> 4.19.63 2019-07-31 09:25:19 -04:00
Tim Steinbach
b50dd12214
linux: 4.14.134 -> 4.14.135 2019-07-31 09:25:16 -04:00
Guillaume Maudoux
2f3be07d40 gpx-viewer: avoid generating a mime database 2019-07-31 15:14:44 +02:00
Mario Rodas
4f6bd58866
Merge pull request #65615 from arcnmx/pr-bitwarden_rs-update
bitwarden_rs: 1.9.0 -> 1.9.1
2019-07-31 08:01:57 -05:00
worldofpeace
c826ca7033
Merge pull request #64018 from ehmry/chuck
chuck: 1.3.5.2 -> 1.4.0.0
2019-07-31 09:01:01 -04:00
worldofpeace
c0a8580822
Merge pull request #65594 from marsam/update-universal-ctags
universal-ctags: 2018-07-23 -> 2019-07-24
2019-07-31 08:36:12 -04:00
Adelbert Chang
4403d44763 buildRustPackage: fix cargo flag for release/debug build (#61521)
Previous behavior did not actually allow for "debug" build as it would
try to pass --debug to cargo, which is not a valid flag.
2019-07-31 13:19:01 +01:00
edef
4bcc6e11d3
Merge pull request #65227 from NixOS/openssh-known-hosts-ca
nixos/programs/ssh: allow specifying known host CAs
2019-07-31 12:08:58 +00:00
Emery Hemingway
695749c59d chuck: 1.3.5.2 -> 1.4.0.0 2019-07-31 14:05:55 +02:00
Ivan Kozik
a897743a13 chromiumDev: fix build
Fixes:

ERROR Unresolved dependencies.
//third_party/perfetto/gn:zlib(//build/toolchain/linux:clang_x64)
  needs //third_party/zlib:zlib_config(//build/toolchain/linux:clang_x64)

builder for '/nix/store/iqr4vn2by1yxa7f92jiymvgfsn9mdvwq-chromium-unwrapped-77.0.3860.5.drv' failed with exit code 1
2019-07-31 11:31:07 +00:00
Ivan Kozik
d18f4acdf1 chromium: 75.0.3770.90 -> 76.0.3809.87
Fixed in 75.0.3770.142:

CVE-2019-5847 CVE-2019-5848

Fixed in 76.0.3809.87:

CVE-2019-5850 CVE-2019-5860 CVE-2019-5853 CVE-2019-5851
CVE-2019-5859 CVE-2019-5856 CVE-2019-5863 CVE-2019-5855
CVE-2019-5865 CVE-2019-5858 CVE-2019-5864 CVE-2019-5862
CVE-2019-5861 CVE-2019-5857 CVE-2019-5854 CVE-2019-5852
2019-07-31 11:30:46 +00:00
Elis Hirwing
11aebf406f
Merge pull request #65634 from nyanloutre/jellyfin_update_10_3_7
jellyfin: 10.3.6 -> 10.3.7
2019-07-31 13:25:14 +02:00
Nikolay Amiantov
6ee9799164
Merge pull request #64716 from abbradar/tensorflow-revive
Build Tensorflow and libtensorflow from source
2019-07-31 13:52:20 +03:00
Nikolay Amiantov
cd0e461f93 tensorflow: expose binary builds 2019-07-31 13:33:26 +03:00