Robert Helgesson
06d8666a60
firefox: allow overriding config of wrapped package
...
By moving the `cfg` variable into the wrapper arguments we are able to
override it for an already wrapped package. For example, with this
change one can have
pkgs.firefox-devedition-bin.override {
cfg.enableBrowserpass = true;
}
which would otherwise be difficult to accomplish for packages having a
complicated wrapped definition in `all-packages.nix`.
2019-07-09 00:56:24 +02:00
Profpatsch
ddc8398e7f
conda: Add LIBARCHIVE
...
`conda-build` needs to be able to find libarchive to extract packages;
it tries to `dlopen` the library given by `LIBARCHIVE`.
2019-07-08 20:11:23 +02:00
Matthew Bauer
c3991a8c08
Merge pull request #64415 from jabranham/emacs-site-start
...
emacs: Silence compiler warnings in site-start.el
2019-07-08 12:18:38 -04:00
Dmitry Kalinkin
e9a5a28aa6
Merge pull request #63812 from MrMebelMan/update/supercollider-3.10.2
...
supercollider: 3.9.3 -> 3.10.2
2019-07-08 10:46:52 -04:00
xrelkd
6a41fca56a
rofi: 1.5.3 -> 1.5.4
...
Update URL of source code, because the Git repository was moved to
"https://github.com/davatorium/rofi " from
"https://github.com/DaveDavenport/rofi ".
2019-07-08 22:39:00 +08:00
Michael Reilly
f5665832ec
python37Packages.opencv: remove
...
As far as I can tell after a few days of searching, OpenCV's version 2
does not at all support Python version 3, and other distributions of
Python bindings for OpenCV v2.4.x that I could find do not support
Python3 for this version series.
2019-07-08 16:11:38 +02:00
Mario Rodas
d4ad4d427d
Merge pull request #64431 from marsam/update-python-nvchecker
...
pythonPackages.nvchecker: 1.4.3 -> 1.4.4
2019-07-08 09:05:42 -05:00
worldofpeace
9cc8f8839e
Merge pull request #63321 from danieldk/pyo3-pack-0.6.1
...
pyo3-pack: 0.5.0 -> 0.6.1
2019-07-08 09:06:13 -04:00
Tim Steinbach
3df683c8ca
linux: Add 5.2
...
Update linuxPackages_latest to 5.2
2019-07-08 08:35:18 -04:00
Charles Duffy
f15d9d5123
squashfsTools: Fix 4k-align patch (regression in 4.4dev)
...
The 4k-align squashfs patch was broken in the update to squashfs 4.4dev,
such that the patch was no longer actually applied in full (command line
option not even parsed).
2019-07-08 14:01:57 +02:00
Millian Poquet
0513ae77ff
simgrid: 3.22.2 -> 3.23
2019-07-08 14:00:14 +02:00
Jörg Thalheim
656dcc036f
wireguard-tools: 0.0.20190601 -> 0.0.20190702 ( #64394 )
...
wireguard-tools: 0.0.20190601 -> 0.0.20190702
2019-07-08 11:02:48 +01:00
Gabriel Ebner
dcbc0a437a
More OctoPrint plugins ( #64419 )
...
More OctoPrint plugins
2019-07-08 10:27:15 +02:00
Charles Strahan
5ded60dfc4
Merge pull request #64219 from jonringer/ycmd-python3
...
ycmd: build with python3
2019-07-08 03:54:52 -04:00
Mario Rodas
2eb3dd206d
Merge pull request #64227 from marsam/update-plv8
...
postgresqlPackages.plv8: 2.3.11 -> 2.3.12
2019-07-07 22:59:26 -05:00
Mario Rodas
36a775f53a
Merge pull request #64131 from r-ryantm/auto-update/python3.7-fido2
...
python37Packages.fido2: 0.5.0 -> 0.7.0
2019-07-07 22:45:57 -05:00
xrelkd
13a06115a1
dunst: 1.4.0 -> 1.4.1
2019-07-08 04:59:44 +02:00
Matthieu Coudron
566c8fde21
vimPlugins.coc-nvim: 0.0.71 -> 0.0.72
2019-07-08 04:40:46 +02:00
Mario Rodas
a6426d5c05
pythonPackages.nvchecker: 1.4.3 -> 1.4.4
2019-07-07 16:20:00 -05:00
Mario Rodas
c4b2a3f92a
Merge pull request #64059 from r-ryantm/auto-update/leatherman
...
leatherman: 1.6.0 -> 1.7.0
2019-07-07 15:02:08 -05:00
Mario Rodas
07dcb03469
Merge pull request #64022 from r-ryantm/auto-update/flashrom
...
flashrom: 1.0.1 -> 1.1
2019-07-07 14:59:40 -05:00
Wael Nasreddine
1aa0f1feb6
gotools: 2019-06-03 -> 2019-07-06 ( #64335 )
...
gotools: 2019-06-03 -> 2019-07-06
2019-07-07 12:56:19 -07:00
Mario Rodas
da393b2514
Merge pull request #64119 from r-ryantm/auto-update/python3.7-altair
...
python37Packages.altair: 3.0.1 -> 3.1.0
2019-07-07 14:54:36 -05:00
Mario Rodas
52f8ac74cc
Merge pull request #64141 from r-ryantm/auto-update/python3.7-marshmallow-sqlalchemy
...
python37Packages.marshmallow-sqlalchemy: 0.16.3 -> 0.17.0
2019-07-07 14:52:17 -05:00
Mario Rodas
39ec7422cd
Merge pull request #64149 from r-ryantm/auto-update/python3.7-python-jsonrpc-server
...
python37Packages.python-jsonrpc-server: 0.1.2 -> 0.2.0
2019-07-07 14:50:53 -05:00
Robert Scott
49283ed802
cgit: add patch fixing remote DoS
...
issue assigned MGASA-2019-0203 by mageia
https://www.openwall.com/lists/oss-security/2019/05/19/3
2019-07-07 21:01:50 +02:00
Roman Volosatovs
447750e8e5
gotools: Remove gopls directory
2019-07-07 18:35:32 +02:00
Roman Volosatovs
d6dfe401a5
gotools: 2019-06-03 -> 2019-07-06
2019-07-07 18:35:22 +02:00
Gabriel Ebner
f674ead30f
mjpg-streamer: 2016-03-08 -> unstable-2019-05-24
2019-07-07 16:02:55 +02:00
Alex Branham
b86c2c54e5
emacs: Silence compiler warnings in site-start.el
2019-07-07 08:35:10 -05:00
Gabriel Ebner
9d3de1b0df
octoprint-plugins.printtimegenius: init at 1.3.1
2019-07-07 14:49:28 +02:00
Vladyslav M
e6e58a2122
newsboat: 2.15 -> 2.16.1
2019-07-07 14:48:59 +02:00
Gabriel Ebner
707157e57f
marlin-calc: init at 2019-06-04
2019-07-07 14:45:20 +02:00
Gabriel Ebner
21d2f1942c
octoprint-plugins.psucontrol: init at 0.1.8
2019-07-07 14:38:01 +02:00
Gabriel Ebner
96b1129101
octoprint-plugins.touchui: init at 0.3.13
2019-07-07 14:34:02 +02:00
Gabriel Ebner
6c52a62472
octoprint: remove sarge override
...
Upstream wants 0.1.5post0
2019-07-07 14:28:42 +02:00
Domen Kožar
4668f4f568
cachix: 0.2.1
2019-07-07 14:27:53 +02:00
Graham Christensen
39a5867b3f
Merge pull request #63457 from grahamc/snap
...
snapTools.makeSnap: init
2019-07-07 08:15:08 -04:00
Mario Rodas
1f2157dc70
Merge pull request #63672 from minijackson/init-cargo-inspect
...
cargo-inspect: init at 0.10.1
2019-07-07 07:01:16 -05:00
Peter Simons
5510c82fde
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4 from Hackage revision
c756ba3211
.
2019-07-07 13:06:23 +02:00
Silvan Mosberger
33b7c5099a
haskell2nix: Unmark Chart-related packages as broken
...
These all built just fine
2019-07-07 13:06:22 +02:00
justinwoo
d99a284fd6
add polybarFull to all-packages
2019-07-07 12:47:23 +03:00
Roman Volosatovs
c7a4a0c852
neovim: 0.3.7 -> 0.3.8
2019-07-07 10:22:59 +02:00
Patrick Mahoney
e485b10d3e
ocamlPackages.opium: init at 0.17.1
2019-07-07 08:15:39 +00:00
Patrick Mahoney
aa7fbe4d2e
ocamlPackages.hmap: init at 0.8.1
2019-07-07 08:15:39 +00:00
Jörg Thalheim
58d500ddcc
travis: 1.8.9 -> 1.8.10 ( #64378 )
...
travis: 1.8.9 -> 1.8.10
2019-07-07 08:59:05 +01:00
Daiderd Jordan
ec88794cd3
Merge pull request #64060 from LnL7/python-language-server
...
pythonPackages.python-language-server: fix python2.7 build
2019-07-07 09:33:02 +02:00
Wael Nasreddine
16aa35572b
Merge pull request #64377 from worldofpeace/kbfs
...
kbfs: 2.11.0 -> 4.1.0
2019-07-06 18:47:18 -07:00
worldofpeace
36808e79eb
Merge pull request #64403 from nyanloutre/jellyfin_10_3_6_update
...
jellyfin: 10.3.5 -> 10.3.6
2019-07-06 21:40:20 -04:00
worldofpeace
ab34f8b39b
Merge pull request #63824 from JohnAZoidberg/zoneminder-alias
...
nixos/zoneminder: Fix package and service build
2019-07-06 21:19:23 -04:00
worldofpeace
ad13d64afd
Merge pull request #63979 from worldofpeace/accountsservice-fixes
...
accountsservice: cleanup
2019-07-06 20:40:48 -04:00
worldofpeace
dc0dbaf0bd
Merge pull request #64299 from worldofpeace/mutter-installed-tests
...
gnome3.mutter: disable installed tests
2019-07-06 18:34:27 -04:00
nyanloutre
9e63ab12ca
jellyfin: 10.3.5 -> 10.3.6
2019-07-07 00:32:01 +02:00
worldofpeace
d8bbbeb38a
kbfs: update homepage and description
2019-07-06 16:51:00 -04:00
worldofpeace
bfe270bc54
kbfs: 2.11.0 -> 4.1.0
...
The kbfs code has been moved to the same
repo as the keybase package.
2019-07-06 16:51:00 -04:00
Vladyslav M
c15930525d
shades-of-gray-theme: 1.1.7 -> 1.1.8 ( #64314 )
...
shades-of-gray-theme: 1.1.7 -> 1.1.8
2019-07-06 22:42:07 +03:00
xrelkd
b198b3e33d
wireguard-tools: 0.0.20190601 -> 0.0.20190702
2019-07-07 03:16:15 +08:00
Minijackson
2ff8d2ab6d
cargo-inspect: init at 0.10.1
2019-07-06 20:51:44 +02:00
Graham Christensen
aa2a7e49b8
Merge pull request #64380 from risicle/ris-graphicsmagick-1-3-32
...
graphicsmagick: 1.3.31 -> 1.3.32, security release
2019-07-06 10:05:59 -04:00
Domen Kožar
da20f61444
Merge pull request #64343 from mkaito/mkaito/haskell-fix-servant-014
...
haskellPackages.servant-client-core: apply patch only to 0.15
2019-07-06 14:57:20 +02:00
Timo Kaufmann
980bb95f1c
vimPlugins: update ( #64373 )
2019-07-06 13:56:48 +02:00
André-Patrick Bubel
4f8dacfcdf
travis: 1.8.9 -> 1.8.10
2019-07-06 13:43:09 +02:00
Peter Simons
895fb1629d
Merge pull request #64371 from mpickering/strip-ghc
...
ghc: Don't strip compilers
2019-07-06 12:54:31 +02:00
Silvan Mosberger
c1f08d7c95
pythonPackages.soco: 0.16 -> 0.17
...
Now works with latest pytestcov
This transitively fixes beets which depends on soco, which now doesn't depend on
pytest_3 anymore, which depends on pytestcov_3, which is broken.
2019-07-06 12:19:26 +02:00
worldofpeace
7c2ac5b4c1
Merge pull request #64235 from mmahut/iceshelf
...
iceshelf: init at unstable-2019-07-03
2019-07-06 06:06:14 -04:00
Matthew Pickering
b1e3d0737a
ghc: Don't strip compilers
...
To test this I built a version of the compiler with `dontStrip = True`
and the vanilla version. The size of the result is both 1.4gb which
indicates that the stripping doesn't do anything meaningful.
Not stripping means that the debug rts is properly packages as it
contains DWARF information and unused debugging symbols.
Fixes #63511
2019-07-06 10:02:03 +01:00
Marek Mahut
b7a1daf2bd
iceshelf: init at unstable-2019-06-18
2019-07-06 10:31:14 +02:00
Vincent Demeester
d567c486ca
kustomize: 2.0.3 -> 3.0.0 ( #64342 )
2019-07-06 00:41:40 -07:00
Raphael Das Gupta
bbaee555c3
lazydocker: init at 0.5 ( #64320 )
2019-07-06 00:40:33 -07:00
Scott Olson
0b492c0060
cue: init at 0.0.3 ( #64367 )
2019-07-06 00:40:01 -07:00
R. RyanTM
c0773aa73c
iperf: 3.6 -> 3.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iperf/versions
2019-07-06 06:33:10 +02:00
Roman Volosatovs
d90c41bc65
vimPlugins: Update
2019-07-06 06:26:26 +02:00
worldofpeace
2a9e034690
Merge pull request #64331 from gloaming/brave-pulseaudio
...
brave: Add libpulseaudio
2019-07-05 21:08:03 -04:00
worldofpeace
c210b8b5f1
cozy: fix runtime error
...
Workaround #56943
Fixes #57029
2019-07-05 20:45:08 -04:00
Robert Scott
9826490d5e
graphicsmagick: 1.3.31 -> 1.3.32
...
security release fixing numerous issues, darwin requires patch to fix issue
with pngs
2019-07-06 01:20:26 +01:00
Aaron Andersen
2720a1c147
Merge pull request #64326 from etu/php-upgrades
...
php: 7.2.19 -> 7.2.20, 7.3.6 -> 7.3.7
2019-07-05 19:59:02 -04:00
Vladyslav M
69699d6202
ffsend: 0.2.48 -> 0.2.49 ( #63988 )
...
ffsend: 0.2.48 -> 0.2.49
2019-07-06 01:53:51 +03:00
R. RyanTM
d855c81323
jackett: 0.11.420 -> 0.11.457
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-07-05 23:29:52 +02:00
R. RyanTM
88ca8a1cc0
reaper: 5.978 -> 5.979
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-07-05 23:29:09 +02:00
R. RyanTM
ae8dd4ffdf
fuse-overlayfs: 0.4 -> 0.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fuse-overlayfs/versions
2019-07-05 23:28:39 +02:00
R. RyanTM
06c3247866
galaxis: 1.9 -> 1.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/galaxis/versions
2019-07-05 23:28:24 +02:00
R. RyanTM
9e4a598c69
minizincide: 2.2.3 -> 2.3.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minizinc-ide/versions
2019-07-05 23:27:53 +02:00
R. RyanTM
27dab9dc40
miniupnpc_2: 2.1.20190408 -> 2.1.20190625
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/miniupnpc/versions
2019-07-05 23:27:27 +02:00
R. RyanTM
1e146f5188
newlib: 3.0.0 -> 3.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/newlib/versions
2019-07-05 23:27:05 +02:00
R. RyanTM
2514bfca14
renpy: 7.2.2 -> 7.3.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
2019-07-05 23:24:40 +02:00
Aaron Lindsay
3f783d9b8e
msp430GccSupport: 1.206 -> 1.207
2019-07-05 23:24:20 +02:00
Sascha Grunert
97dcaa9204
cri-o: v1.14.2 -> v1.15.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-05 23:23:40 +02:00
Vladyslav M
d2fe4ea4a8
janet: 0.6.0 -> 1.0.0, build with meson
2019-07-05 23:23:08 +02:00
Maximilian Bosch
df738814d1
Merge pull request #64180 from r-ryantm/auto-update/react-native-debugger
...
react-native-debugger: 0.9.8 -> 0.9.10
2019-07-05 20:53:40 +02:00
Maximilian Bosch
5a04ebb67e
Merge pull request #64328 from Ma27/bump-documize
...
documize-community: 3.0.0 -> 3.1.0
2019-07-05 20:22:39 +02:00
Jake Waksbaum
c7276b2b3d
emacsPackagesNg: Mark merlin and flycheck-ocaml as unbroken ( #55361 )
2019-07-05 18:19:46 +02:00
Mario Rodas
021cbe0a06
rubocop: 0.71.0 -> 0.72.0
2019-07-05 09:40:11 -05:00
Andreas Rammhold
7c5cba5dd8
Merge pull request #64318 from flokli/gitlab-11.10.8
...
gitlab-ce, gitlab-ee: 11.10.5 -> 11.10.8
2019-07-05 16:13:08 +02:00
Christian Höppner
d7ee2e2f47
haskellPackages.servant-client-core: apply patch only to 0.15
...
A patch was added unconditionally that only applies to 0.15, breaking
builds of 0.14.
Apply patch only if version is 0.15
2019-07-05 14:31:12 +01:00
Mario Rodas
88c2586958
dune: 1.9.2 -> 1.10.0 ( #62256 )
...
* dune: 1.9.2 -> 1.10.0
* ocamlPackages.camomile: use jbuilder executable
* ocamlPackages.sqlexpr: fix build
* ocamlPackages.lwt_camlp4: fix build
2019-07-05 12:28:06 +00:00
Jonathan Ringer
c5273fae16
keybase-gui: 4.0.0 -> 4.1.0
2019-07-05 14:21:29 +02:00
Jonathan Ringer
62ea7ba41b
keybase: 4.0.0 -> 4.1.0
2019-07-05 14:21:29 +02:00
adisbladis
d614edeb32
Revert Nodejs-8_x deprecation
...
This was supposed to go through a pull request
Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397
.
Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d
.
2019-07-05 12:23:27 +01:00
adisbladis
e06c97b71d
nodejs-8_x: Drop package
...
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
adisbladis
6a17bdf397
nodePackages: Regenerate node packages for nodejs 10 & 12
2019-07-05 12:08:52 +01:00