Commit Graph

188082 Commits

Author SHA1 Message Date
adisbladis
47d3b98b4b
melpa-packages: Add ability to ovveride melpa JSON archive location
This enables using the melpa json generator in an overlay
2019-08-07 18:04:19 +01:00
adisbladis
8911226971
emacs-packages: Allow update script to be called from any location
Previously working directory was important
2019-08-07 18:04:19 +01:00
Matthieu Coudron
9c0f22a45b
Merge pull request #66142 from r-ryantm/auto-update/qdirstat
qdirstat: 1.5.90 -> 1.6
2019-08-08 01:52:49 +09:00
Merlin Göttlinger
1559a3798a ocaml-sat-solvers: init at 0.4 (#66275) 2019-08-07 16:48:33 +00:00
worldofpeace
0d4c5dceb0
Merge pull request #66256 from xrelkd/update/cargo-bloat
cargo-bloat: 0.7.2 -> 0.8.2
2019-08-07 12:33:26 -04:00
Ryan Mulligan
541690a034
Merge pull request #66108 from r-ryantm/auto-update/python3.7-kubernetes
python37Packages.kubernetes: 9.0.0 -> 10.0.0
2019-08-07 09:05:15 -07:00
Marek Mahut
795e31f11e
Merge pull request #65994 from r-ryantm/auto-update/minizinc-ide
minizincide: 2.3.0 -> 2.3.1
2019-08-07 17:03:38 +02:00
worldofpeace
d62e11739c
Merge pull request #66223 from danielfullmer/kdeconnect-fix
kdeconnect: Use qt5's mkDerivation
2019-08-07 10:41:55 -04:00
Daniel Fullmer
da178efe89 kdeconnect: Use qt5's mkDerivation
See #65399
2019-08-07 10:39:53 -04:00
worldofpeace
fc51db8368
Merge pull request #66231 from xvello/xvello/ktexteditor-editorconfig
kdeFrameworks.ktexteditor: compile with editorconfig-core-c
2019-08-07 10:33:35 -04:00
Xavier Vello
2780e0b6cb kdeFrameworks.ktexteditor: compile with editorconfig-core-c
Add one small dependency to ktexteditor to make it
support the .editorconfig configuration format.
2019-08-07 10:32:23 -04:00
Thomas Tuegel
38f3c6afa1
Merge pull request #66226 from xvello/xvello/bluez-qt
Add bluez-qt as an explicit dependency of plasma5
2019-08-07 08:46:02 -05:00
Merlin Göttlinger
e5340bb5ef ocaml-minisat: init at 0.2 2019-08-07 13:45:31 +00:00
Benjamin
6c6276c8aa spotifyd: update cargoSha256 hash (#66233)
When installing, the Cargo package hash is incorrect. This has been updated, and works locally.
2019-08-07 15:37:03 +02:00
Averell Dalton
514e62d028 calibre: fix build 2019-08-07 15:33:00 +02:00
Tim Steinbach
83e1d3aa66
slack-theme-black: 2019-07-25 -> 2019-07-26 2019-08-07 09:32:11 -04:00
Tim Steinbach
6808d00dfa
oh-my-zsh: 2019-07-31 -> 2019-08-06 2019-08-07 09:32:11 -04:00
Tim Steinbach
2082dbd9dc
linux: 5.2.6 -> 5.2.7 2019-08-07 09:32:11 -04:00
Tim Steinbach
16cc4483b4
linux: 4.9.187 -> 4.9.188 2019-08-07 09:32:11 -04:00
Tim Steinbach
046a1aac01
linux: 4.4.187 -> 4.4.188 2019-08-07 09:32:11 -04:00
Tim Steinbach
5a6c5a819b
linux: 4.19.64 -> 4.19.65 2019-08-07 09:32:11 -04:00
Tim Steinbach
636cef2f03
linux: 4.14.136 -> 4.14.137 2019-08-07 09:32:10 -04:00
adisbladis
c9d31698cb
Merge pull request #66269 from johnchildren/golangci-lint-update
golangci-lint: 1.16.0 -> 1.17.1
2019-08-07 14:19:08 +01:00
Ryan Mulligan
ab5682a7d2
Merge pull request #66012 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.1.14 -> 4.2.0
2019-08-07 06:11:48 -07:00
Vincent Laporte
0a477846af ocamlPackages.findlib: 1.8.0 -> 1.8.1
Also remove unused legacy version 1.7.3
2019-08-07 12:26:34 +00:00
John Children
c805c23239 golangci-lint: 1.16.0 -> 1.17.1
Version bump for golangci-lint
2019-08-07 12:48:06 +01:00
Mario Rodas
bf822dbd1a
Merge pull request #66240 from MetaDark/protontricks
protontricks: 1.2.3 -> 1.2.4
2019-08-07 06:39:48 -05:00
worldofpeace
9f82497e36
Merge pull request #66222 from worldofpeace/fix-virtualbox
virtualbox: use wrapQtAppsHook
2019-08-07 07:38:34 -04:00
Silvan Mosberger
dd7de2d096
add options for build idris package (#65666)
add options for build idris package
2019-08-07 13:37:36 +02:00
Mario Rodas
25e47152b1
Merge pull request #66261 from luispedro/python_jug_1.6.9
pythonPackages.jug: 1.6.8 -> 1.6.9
2019-08-07 06:37:20 -05:00
Marek Mahut
abe1af1f71
Merge pull request #65782 from prusnak/runway
runwayml: init at 0.8.1
2019-08-07 13:33:57 +02:00
Marek Mahut
9c6fbbd9aa
Merge pull request #65984 from prusnak/webrtcvad
pythonPackages.webrtcvad: init at 2.0.10
2019-08-07 13:31:39 +02:00
Danylo Hlynskyi
0730e81785
postgresql: running initdb from command line now works (#65309)
The issue was only with NixOS service, `postgresql` installed through
`nix-env` was not affected.

Fixes https://github.com/NixOS/nixpkgs/issues/23655
2019-08-07 14:17:36 +03:00
Derek Kulinski
b1d00b71b6 pgpool: 3.4.14 -> 4.0.5 (#66224)
Updated to PGPool-II 4.0.5 and modify the code to allow absolute path
for pool_passwd file.
2019-08-07 14:15:10 +03:00
Peter Simons
7d90a4c67b
Merge pull request #66262 from xaverdh/wpa_supplicant-qt-fix
wpa_supplicant/gui: fix qt wrapping
2019-08-07 13:05:28 +02:00
adisbladis
de5b58a1a4
Merge pull request #66228 from averelld/fix-openjfx-build
openjfx: fix build
2019-08-07 11:39:21 +01:00
adisbladis
7a6a27b9c4
Merge pull request #66243 from jonringer/fix-altair
Fix altair
2019-08-07 11:26:06 +01:00
Bas van Dijk
69c7aee5fd
Merge pull request #66257 from knl/dont-force-hostname-in-sets
Make hostname in tests overridable
2019-08-07 12:12:15 +02:00
Dominik Xaver Hörl
40970f1096 wpa_supplicant/gui: fix qt wrapping
Import mkDerivation explicitly instead of using stdenv.mkDerivation, to
allow proper wrapping.
2019-08-07 11:59:35 +02:00
Luis Pedro Coelho
034a97ecc1 pythonPackages.jug: 1.6.8 -> 1.6.9
Removes the need to patch the code for NumPy 1.17.0
2019-08-07 11:51:52 +02:00
Marek Mahut
8b85de318d
Merge pull request #66006 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.0.1 -> 4.0.3
2019-08-07 11:37:52 +02:00
Marek Mahut
e62a45e45e
Merge pull request #66001 from r-ryantm/auto-update/nagios
nagios: 4.4.3 -> 4.4.4
2019-08-07 11:35:16 +02:00
Hugo
83cfaaccf4 gopass: fix build on darwin (#66244) 2019-08-07 10:33:07 +01:00
Jörg Thalheim
7ccfefe7cf
arduino: fix incorrect sha256 in Darwin build (#66216)
arduino: fix incorrect sha256 in Darwin build
2019-08-07 10:27:24 +01:00
Jörg Thalheim
31244a40e4
ripgrep-all: init at 0.9.2 (#65695)
ripgrep-all: init at 0.9.2
2019-08-07 10:24:11 +01:00
Marek Mahut
be81b5db1d qdirstat: use qt5's mkDerivation 2019-08-07 11:20:03 +02:00
Marek Mahut
dd989094e7
Merge pull request #66144 from r-ryantm/auto-update/shaarli
shaarli: 0.10.4 -> 0.11.0
2019-08-07 11:14:23 +02:00
Nikola Knezevic
d0ef94258d Make hostname in tests overridable
The original form effectively forbade any NixOS configuration that is under
test to explicitly set the hostname.
2019-08-07 10:31:13 +02:00
xrelkd
fb91d00c40 cargo-bloat: 0.7.2 -> 0.8.2 2019-08-07 16:27:35 +08:00
Peter Simons
8ac6b77eff
Merge pull request #66204 from jabranham/r-pkgs
R: Update CRAN and bioconductor packages
2019-08-07 10:24:37 +02:00