Commit Graph

164314 Commits

Author SHA1 Message Date
Frederik Rietdijk
421a87d94c python38: init at 3.8.0b2 2019-07-09 15:31:37 +02:00
worldofpeace
08a76cff03
Merge pull request #63942 from jlesquembre/clj
clojure: 1.10.0.442 -> 1.10.1.462
2019-07-09 09:29:18 -04:00
worldofpeace
5dbce90a7e
Merge pull request #64109 from danieldk/draw.io
drawio: init at 10.8.0
2019-07-09 09:28:27 -04:00
xrelkd
91f523c38e pax-utils: 1.2.2 -> 1.2.4 2019-07-09 21:17:19 +08:00
Daniël de Kok
f658a3c807 drawio: init at 10.8.0
draw.io is an application for drawing diagrams. This is the (offline)
desktop version of the draw.io web application.
2019-07-09 15:14:21 +02:00
xrelkd
fa48ab5556 packr: 2.5.1 -> 2.5.2 2019-07-09 20:56:47 +08:00
Matthew Bauer
5c8472a2a1
mesa: fix darwin and use meson auto features (PR #63912)
This fixes the darwin build, while also using Meson’s auto features as
much as possible. As a result, we avoid using having to specify
default drivers and instead delegate that to Mesa’s build system.
Removed other flags that were specified to the default in Mesa.

The -fno-common is needed to address undefined symbol _lp_dummy_tile
in the build.
2019-07-09 14:51:41 +02:00
Michael Raskin
6ebb662268
Merge pull request #64498 from dtzWill/update/xscreensaver-5.43
xscreensaver: 5.40 -> 5.43
2019-07-09 12:34:00 +00:00
Izorkin
e7c08055e4 netdata: 1.15.0 -> 1.16.0 2019-07-09 15:15:02 +03:00
Will Dietz
fcd6773c4c
electrum: 3.3.6 -> 3.3.7 2019-07-09 07:02:53 -05:00
Will Dietz
9921afa53f
trilium: (0.32.4,0.33.5) -> 0.33.6 2019-07-09 07:01:24 -05:00
Will Dietz
520f8464b0
jsoncpp: 1.8.4 -> 1.9.0 2019-07-09 07:00:31 -05:00
Peter Simons
4464d4e57c git-annex: update sha256 hash for version 7.20190708 2019-07-09 13:33:06 +02:00
Peter Simons
b55a32a8ad hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4 from Hackage revision
7e06c671c3.
2019-07-09 13:32:15 +02:00
Peter Simons
96ceff97da hackage2nix: update list of broken Haskell builds 2019-07-09 13:32:01 +02:00
Will Dietz
f51c4d463b
xscreensaver: 5.40 -> 5.43
https://www.jwz.org/xscreensaver/changelog.html
2019-07-09 06:27:23 -05:00
Will Dietz
3a7ff4e44d
okteta: 0.26.1 -> 0.26.2 2019-07-09 06:11:31 -05:00
Michael Bishop
c0b2c69736 ipxe: fix build by not generating 64bit efi on 32bit systems 2019-07-09 07:54:30 -03:00
Nathan van Doorn
0a60534cd8 vimPlugins.vim-glsl: init at 2017-10-15 2019-07-09 09:19:45 +01:00
Nathan van Doorn
2f04b2319f vimPlguins.wmgraphviz-vim: init at 2018-04-26 2019-07-09 09:18:47 +01:00
Nathan van Doorn
ed48a81a0a vimPlugins.jq-vim: init at 2019-05-21 2019-07-09 09:17:01 +01:00
Nathan van Doorn
af014eccf3 Sort vim-plugin-names as per default.nix instructions and regenerate 2019-07-09 09:15:37 +01:00
José Luis Lafuente
bdf9dc59ff
clojure: 1.10.0.442 -> 1.10.1.462
Updates jdk dependency from 8 to 11. Clojure 1.10.0 added support for
jdk11, and was released with a new develper tool: REBL
(https://github.com/cognitect-labs/REBL-distro). REBL depends on javafx,
currently only supported on Nix by jdk11 (see #63574)
2019-07-09 09:19:22 +02:00
Mario Rodas
6cc7e33ac8
Merge pull request #64432 from marsam/update-rubocop
rubocop: 0.71.0 -> 0.72.0
2019-07-09 01:33:25 -05:00
Mario Rodas
ea6e5db298
rubocop: add marsam as maintainer 2019-07-08 20:14:46 -05:00
Pascal Bach
e928aa6f50 gitlab-runner: 11.11.2 -> 12.0.2
12.0.1 fixes an issue with git submodule fetching
12.0.2 fixes an issue with concurrent updated
2019-07-08 23:05:58 +02:00
Daiderd Jordan
ed27ba064c
cmake: update ApplicationServices patch 2019-07-08 21:48:19 +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
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
Jonas Nick
5aa497fcd6 clightning: 0.7.0 -> 0.7.1 2019-07-08 12:52:36 +00: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
Jonathan Ringer
d36d7f1ab2 pythonPackages.flask-caching: 1.4.0 -> 1.7.2 2019-07-07 22:48:42 -07:00
Jonathan Ringer
4bed1fa043 pythonPackages.pytest-xprocess: init at 0.12.1 2019-07-07 22:42:33 -07:00
Jonathan Ringer
fbcf84b950 pythonPackages.deap: 1.2.2 -> 1.3.0 2019-07-07 22:05:38 -07:00
Jonathan Ringer
41dbd56189 python3Packages.sklearn-deap: mark as broken 2019-07-07 22:04:50 -07:00
Mario Rodas
9719889377
gitAndTools.git-gone: init at 0.1.2 2019-07-07 23:39:45 -05:00
worldofpeace
38c7c5d322
Merge pull request #64439 from xrelkd/update/opera
opera: 60.0.3255.170 -> 62.0.3331.43
2019-07-08 20:49:54 -04:00
worldofpeace
bf7ab595dc
Merge pull request #64429 from eadwu/vscode-extensions.ms-vscode.cpptools/0.24.0
vscode-extensions.ms-vscode.cpptools: 0.23.1 -> 0.24.0
2019-07-08 20:40:24 -04:00
xrelkd
87bc26169b opera: 60.0.3255.170 -> 62.0.3331.43 2019-07-09 08:11:33 +08:00
Edmund Wu
ca13e2b5e3
vscode-extensions.ms-vscode.cpptools: 0.23.1 -> 0.24.0 2019-07-08 19:56:03 -04:00
worldofpeace
5b4e865c5b
Merge pull request #64447 from xrelkd/update/rofi
rofi: 1.5.3 -> 1.5.4
2019-07-08 19:33:54 -04:00
worldofpeace
3752453b93
Merge pull request #64283 from tadeokondrak/adapta-backgrounds/update/0.5.3.1
adapta-backgrounds: 0.5.2.3 -> 0.5.3.1
2019-07-08 19:18:14 -04:00
xrelkd
a6fe0a075e eksctl: 0.1.38 -> 0.1.39 (#64444) 2019-07-08 16:03:22 -07:00
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
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
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
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +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
Craig Hall
fdfc29d49e brave: Add libpulseaudio
Fixes #63966
2019-07-05 10:19:46 +01:00
markuskowa
51aa3cc485
Merge pull request #64156 from JohnAZoidberg/yder
yder: init at 1.4.5
2019-07-05 11:09:23 +02:00
Peter Simons
ec662c5654 R: 3.6.0 -> 3.6.1 2019-07-05 09:05:22 +00:00
Vladimír Čunát
6fdd315178
knot-resolver: add a check for the last problem 2019-07-05 11:02:14 +02:00
Peter Simons
1bb62167d3
Merge pull request #64325 from luispedro/enable_conduit_zstd_algorithms
hackage2nix: update broken-packages
2019-07-05 11:00:16 +02:00
Vladimír Čunát
f0d2da43a7
knot-resolver: hotfix for a recent $LUA_PATH regression
I hope I got all the transitive dependencies.
The 'http' module load again, at least.
Close https://github.com/NixOS/nixpkgs/pull/64174
2019-07-05 10:46:38 +02:00
Maximilian Bosch
87e65b1949
documize-community: 3.0.0 -> 3.1.0
See https://github.com/documize/community/releases/tag/v3.1.0

As noted in the release notes, frequent releases will be provided to
provide the same features as in managed hosting.
2019-07-05 10:39:04 +02:00
Peter Simons
e3c11d3168
Merge pull request #64192 from jabranham/r-pkgs
R: Update CRAN and bioconductor packages
2019-07-05 10:38:34 +02:00
Vladyslav M
9dcabafc7c
sccache: 0.2.8 -> 0.2.9 (#64038)
sccache: 0.2.8 -> 0.2.9
2019-07-05 11:10:29 +03:00
Peter Hoeg
985339bdaf
Merge pull request #63889 from peterhoeg/u/elisa
elisa: 0.3.0 -> 0.4.2
2019-07-05 15:30:26 +08:00
Elis Hirwing
bd1b55d074
php72: 7.2.19 -> 7.2.20
Changelog: https://www.php.net/ChangeLog-7.php#7.2.20
2019-07-05 09:24:37 +02:00
Elis Hirwing
c2ac19f432
php73: 7.3.6 -> 7.3.7
Changelog: https://www.php.net/ChangeLog-7.php#7.3.7
2019-07-05 09:21:50 +02:00
Luis Pedro Coelho
4d44ee06de hackage2nix: update broken-packages
conduit-zstd and conduit-algorithms were marked as broken as they
depended on "zstd" which was broken until recently (but is now working).
2019-07-05 09:09:37 +02:00
Ben Wolsieffer
721b391f93 lkl: 2018-08-22 -> 2019-06-20
Fixes the build on 32-bit ARM, which enables the generation of SD card images
on these platforms.
2019-07-05 08:06:09 +02:00
Philipp Riegger
698f3e9040 prometheus-tor-exporter: 0.3 -> 0.4 (#63891) 2019-07-05 00:49:04 -04:00
Matthieu Coudron
1d9960a4f1
Merge pull request #64303 from jonringer/sumo-fix-tests
pythonPackages.{seekpath,sumo,sopel}: fix builds
2019-07-05 05:32:52 +02:00
Francesco Gazzetta
1c67718e23 curseofwar,curseofwar-sdl: init at 1.2.0 2019-07-05 05:23:58 +02:00
worldofpeace
66d69c867e lollypop: 1.0.12 -> 1.1.3.1
Changes:
https://gitlab.gnome.org/World/lollypop/compare/1.0.12...1.1.3.1
2019-07-04 23:04:17 -04:00
José Romildo Malaquias
d94a4c8070
Merge pull request #63781 from romildo/upd.deepin.dde-session-ui
deepin.dde-session-ui: 4.9.11 -> 4.9.12
2019-07-05 00:00:03 -03:00
Mario Rodas
2e7402efc2
Merge pull request #64278 from sifmelcara/update/powerline-go-1.13.0
powerline-go: 1.12.1 -> 1.13.0
2019-07-04 19:54:27 -05:00
José Romildo Malaquias
b0944be570 deepin.dde-session-ui: 4.9.11 -> 4.9.12
- Update to version 4.9.12
- Revise hard coded paths
- Wrap binaries in lib/deepin-daemon/
2019-07-04 21:48:23 -03:00
mingchuan
a96196b845
powerline-go: 1.12.1 -> 1.13.0 2019-07-05 08:30:04 +08:00
Mario Rodas
8cced80179
Merge pull request #63776 from sifmelcara/update/solc-0.5.10
solc: 0.5.9 -> 0.5.10
2019-07-04 19:12:37 -05:00
worldofpeace
cc631b7277
Merge pull request #64308 from eadwu/vscode/1.36.0
vscode{,ium}: 1.35.1 -> 1.36.0
2019-07-04 18:59:49 -04:00
Florian Klink
1a205ad7fb gitlab-ce: remove substituteInPlace
This was removed in
23bcbf04c8
(since v11.6.0)
2019-07-05 00:44:10 +02:00
Florian Klink
80c35fb2a5 gitaly: 1.34.1 -> 1.34.3 2019-07-05 00:44:10 +02:00
Florian Klink
580be224c7 gitlab-ee: 11.10.5 -> 11.10.8 2019-07-05 00:44:10 +02:00
Florian Klink
c57a9d7f9a gitlab-ce: 11.10.5 -> 11.10.8 2019-07-05 00:44:10 +02:00
worldofpeace
148857a494
Merge pull request #64061 from r-ryantm/auto-update/ldc
ldc: 1.15.0 -> 1.16.0
2019-07-04 16:54:59 -04:00
Daniel Schaefer
890c64aef4 yder: Fix darwin build 2019-07-04 22:48:11 +02:00
zimbatm
a0f534865e
Merge pull request #64298 from michaelpj/imp/mathematical-epub3
asciidoctor: include the asciidoctor-epub3 gem
2019-07-04 20:34:06 +00:00
markuskowa
8f34a8c368
Merge pull request #64291 from angus-g/gmsh-4.4.0
gmsh: 4.3.0 -> 4.4.0
2019-07-04 22:17:46 +02:00
José Romildo Malaquias
656e3b245f shades-of-gray-theme: 1.1.7 -> 1.1.8 2019-07-04 16:30:46 -03:00
Wael Nasreddine
6a6d11565d
Merge pull request #64163 from ericnorris/master
smimesign: init at v0.0.13
2019-07-04 10:15:12 -07:00
markuskowa
9390903b02
Merge pull request #64294 from tadeokondrak/hy/update/0.17.0
hy: 0.16.0 -> 0.17.0
2019-07-04 19:04:37 +02:00
Danylo Hlynskyi
d0e3c02a49
Merge pull request #63954 from nh2/consul-1.5.2
consul: 1.4.2 -> 1.4.4 -> 1.5.2
2019-07-04 19:55:39 +03:00
Eric Norris
de9bf55774
smimesign: init at v0.0.13 2019-07-04 12:43:43 -04:00
Edmund Wu
427b5bc7e4
vscodium: 1.35.1 -> 1.36.0 2019-07-04 12:40:04 -04:00
Edmund Wu
b196935e6b
vscode: 1.35.1 -> 1.36.0 2019-07-04 12:39:57 -04:00
Edmund Wu
6a01e7007c
vscodium: drop i686-linux 2019-07-04 12:39:48 -04:00
Edmund Wu
c69aeba267
vscode: drop i686-linux 2019-07-04 12:38:45 -04:00
zimbatm
f726160556
asciidoctor: fix update.sh 2019-07-04 18:09:15 +02:00
Jonathan Ringer
ce4743c35c pythonPackages.sopel: 6.6.8 -> 6.6.9 and fix build 2019-07-04 08:31:45 -07:00
Jonathan Ringer
79b015d9a2 pythonPackages.geoip2: init at 2.9.0 2019-07-04 08:30:50 -07:00
Jonathan Ringer
4f1a6fde14 pythonPackages.maxminddb: init at 1.4.1 2019-07-04 08:29:52 -07:00
Jonathan Ringer
78f9c2d173 pythonPackages.sumo: fix tests 2019-07-04 07:33:29 -07:00
Jonathan Ringer
7e2ffea1de pythonPackages.seekpath: ignore broken test 2019-07-04 07:33:29 -07:00
Michael Peyton Jones
d6b7b2a8cf
asciidoctor: wrap asciidoctor-epub3 for epubcheck and kindlegen
kindlegen is unfree, so we don't include it by default. The derivation
can be overridden to include it.
2019-07-04 15:07:20 +01:00
Matthieu Coudron
e6b6815b26
Merge pull request #64277 from jonringer/update-praw
pythonPackages.praw: 6.0.0 -> 6.3.1
2019-07-04 15:55:46 +02:00
adisbladis
e611200984
Merge pull request #62901 from etu/drop-php71
php: drop 7.1
2019-07-04 14:36:16 +01:00
Tim Steinbach
3df56e9982 nodePackages: Regenerate
Updates from Jul 1, 2019 @ 23:15 UTC
2019-07-04 09:07:03 -04:00
Tim Steinbach
12c370848b nodePackages.aws-azure-login: Init at 1.7.0 2019-07-04 09:07:03 -04:00
Michael Peyton Jones
855936370c
asciidoctor: address review comments 2019-07-04 13:51:08 +01:00
worldofpeace
818ed0b082
Merge pull request #64297 from worldofpeace/gnome-contacts/fix-build
gnome3.gnome-contacts: fix build
2019-07-04 08:38:55 -04:00
Dmitry Kalinkin
af9c22af35 python3Packages.matplotlib: 3.0.3 -> 3.1.1 2019-07-04 14:38:28 +02:00
worldofpeace
ea7055f29d gnome3.mutter: multi-outputs 2019-07-04 08:36:19 -04:00
worldofpeace
5a10032ef4 gnome3.mutter: disable installed tests 2019-07-04 08:36:19 -04:00
Jörg Thalheim
5c80009d0d
netdata: update build config (#64241)
netdata: update build config
2019-07-04 13:35:20 +01:00
Elis Hirwing
80c7463a92
php: drop 7.1
PHP 7.1 is currently on life support, as in only recieving security related patches.

This will only continue until: 2019-12-01

This date are in the middle of the 19.09 lifecycle. So it would be
nice to not have it in the 19.09 stable release. Dropping it now would
also result in less maintanance in updating them.

The death dates can be seen on following links:
 - https://endoflife.date/php
 - https://php.net/supported-versions.php
 - https://en.wikipedia.org/wiki/PHP#Release_history
2019-07-04 14:31:49 +02:00
Michael Peyton Jones
42249205fe
asciidctor: include the asciidoctor-epub3 gem
This is another common output target for asciidctor that requires an
additional gem.

The previous commit is necessary for this to work, so that we get the
gem config for nokogiri correctly.
2019-07-04 13:16:23 +01:00
Michael Peyton Jones
5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.

I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
worldofpeace
1a49479484 gnome3.gnome-contacts: fix build
ibhandy 0.0.10 added a HeaderBar type, which means this
clashes with that of Gtk. Apply upstream patch that fixes this.

Instigated by
* 48044cda54
2019-07-04 08:05:50 -04:00
Vladyslav M
4e15ae75e0
Merge pull request #64288 from tadeokondrak/j4-dmenu-desktop/update/2.17
j4-dmenu-desktop: 2.16 -> 2.17
2019-07-04 14:57:36 +03:00
Peter Simons
c30788f2d5 python-bugzilla: fix broken package name
This package has downloaded an incorrect source tarball for the longest time.
2019-07-04 13:49:03 +02:00
Peter Simons
bfcbcfde97 python-bugzilla: replace broken meta.homepage link 2019-07-04 13:36:08 +02:00
worldofpeace
ddfe184efc pantheon.pantheon-agent-geoclue2: 1.0.1 -> 1.0.2
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.2
2019-07-04 06:57:57 -04:00
worldofpeace
1f43658c73 pantheon.gala: 2019-05-31 -> 2019-07-01
Changes: 1024813560...5f1dbf15a7

Fixes:
https://github.com/elementary/gala/issues/444
https://github.com/elementary/gala/issues/561
https://github.com/elementary/gala/issues/13
https://github.com/elementary/gala/issues/487
2019-07-04 06:55:16 -04:00
Tadeo Kondrak
969a23fa50 vapoursynth-editor: init at R19 2019-07-04 12:44:10 +02:00
worldofpeace
5e30ad610a
Merge pull request #63761 from contrun/patch-1
franz: use wrapGAppsHook
2019-07-04 06:20:13 -04:00
Tadeo Kondrak
a1801ff4de
hy: 0.16.0 -> 0.17.0 2019-07-04 04:09:28 -06:00
Tadeo Kondrak
2b5b8493a7
astor: 0.7.1 -> 0.8.0 2019-07-04 04:08:43 -06:00
Izorkin
bd170cbef6 netdata: add debug option 2019-07-04 13:08:42 +03:00
Izorkin
064a19afe2 nixos/netdata: add capabilites to freeipmi.plugin 2019-07-04 13:08:38 +03:00
worldofpeace
c3441f7498
Merge pull request #64090 from xrelkd/update/youtube-dl
youtube-dl: 2019.06.27 -> 2019.07.02
2019-07-04 05:54:18 -04:00
worldofpeace
2f8ec3bbba
Merge pull request #63825 from JohnAZoidberg/gnome-user-docs
gnome3.gnome-user-docs: Add meta attributes
2019-07-04 05:49:47 -04:00
worldofpeace
5d4554bf2c
Merge pull request #64030 from r-ryantm/auto-update/gnome-builder
gnome-builder: 3.32.0 -> 3.32.3
2019-07-04 05:45:44 -04:00
worldofpeace
c609fa53ea
Merge pull request #63974 from worldofpeace/gnome3-updates
GNOME3 updates
2019-07-04 05:45:04 -04:00
worldofpeace
dfb1109060
Merge pull request #64221 from jbaum98/loguru
google-music-scripts: fix build
2019-07-04 05:34:52 -04:00
adisbladis
08f73686c4
pythonPackages.poetry: 0.12.16 -> 0.12.17 2019-07-04 10:26:42 +01:00
Angus Gibson
8c26b71dc8 gmsh: 4.3.0 -> 4.4.0 2019-07-04 19:21:54 +10:00
Lancelot SIX
49a3e7719c
Merge pull request #64270 from alyssais/cve-2019-12781
python3Packages.django: fix CVE-2019-12781
2019-07-04 11:14:38 +02:00
Mario Rodas
fbb72fdda8
Merge pull request #64287 from marsam/revert-nodejs_12.6.0
Revert "nodejs-12_x: 12.5.0 -> 12.6.0"
2019-07-04 04:03:45 -05:00
Tadeo Kondrak
983e56b74c vapoursynth: wrap vspipe 2019-07-04 10:55:02 +02:00
worldofpeace
2259e1b3f3
Merge pull request #64023 from r-ryantm/auto-update/fondo
fondo: 1.3.0 -> 1.3.2
2019-07-04 04:49:25 -04:00
worldofpeace
4cf3d2163e fondo: fix hardcoded gsettings path 2019-07-04 04:48:25 -04:00
Jake Waksbaum
2e729e7f1f
google-music-scripts: fix build 2019-07-04 01:43:53 -07:00
Jake Waksbaum
a96bab416a
python3Packages.loguru: init at 0.3.0 2019-07-04 01:43:53 -07:00
Tadeo Kondrak
4363214bd7 ffms: symlink vapoursynth plugin 2019-07-04 10:29:14 +02:00
Matthieu Coudron
016c234c4c
Merge pull request #63876 from tadeokondrak/vs-r46
vapoursynth: R45.1 -> R46
2019-07-04 10:27:52 +02:00
Tadeo Kondrak
8279e16395
j4-dmenu-desktop: 2.16 -> 2.17 2019-07-04 02:24:22 -06:00
Mario Rodas
b05f8c47b7
Revert "nodejs-12_x: 12.5.0 -> 12.6.0"
This reverts commit e5bc9ff916.
2019-07-04 03:19:58 -05:00
Daniel Schaefer
d80ea6aa4d yder: Disable systemd on non-linux 2019-07-04 09:50:15 +02:00
Daniel Schaefer
601221807c yder: init at 1.4.5 2019-07-04 09:50:04 +02:00
Tadeo Kondrak
cfb340c077
adapta-backgrounds: 0.5.2.3 -> 0.5.3.1 2019-07-04 01:49:53 -06:00
Daniel Schaefer
7fa534a4e1 orcania: init at 2.0.0 2019-07-04 09:44:51 +02:00
Peter Simons
c40e87291d git-annex: update sha256 hash for version 7.20190626 2019-07-04 09:41:23 +02:00
Peter Simons
0b12f0b064 haskell-stack: update version override for rio 2019-07-04 09:41:23 +02:00
Silvan Mosberger
9d79dc5fb8 hackagePackages: Fix build for butcher (-> brittany as well) 2019-07-04 09:41:23 +02:00
Peter Simons
1277acca9b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4 from Hackage revision
cb467f8902.
2019-07-04 09:41:17 +02:00
Peter Simons
e352ff0cc9 hackage2nix: update list of broken Hydra builds 2019-07-04 09:41:17 +02:00
Peter Simons
805195894c LTS Haskell 13.27 2019-07-04 09:40:28 +02:00
Elis Hirwing
47cef20b86
Merge pull request #64196 from fgaz/zaz/init
zaz: init at 1.0.0
2019-07-04 09:32:48 +02:00
Izorkin
88f0823571 netdata: update build config 2019-07-04 10:03:59 +03:00
Jonathan Ringer
9ed3fccb30 pythonPackages.praw: 6.0.0 -> 6.3.1 2019-07-03 19:50:30 -07:00
Jonathan Ringer
febf826839 pythonPackages.websocket_client: 0.54.0 -> 0.56.0 and fix directory 2019-07-03 19:49:56 -07:00
Aaron Andersen
c0a32366cb
Merge pull request #62175 from aanderse/wordpress
wordpress: create module to replace the httpd subservice
2019-07-03 20:42:54 -04:00
Tim Steinbach
3bdaf58710
docker: 18.09.6 -> 18.09.7 2019-07-03 20:15:32 -04:00
Alyssa Ross
6bbeeb629e
python3Packages.django_1_8: add more known vulns
I'm just assuming that these affect 1.8, since they affect every later
version.
2019-07-04 00:05:22 +00:00
Alyssa Ross
b37c76fa7f
python3Packages.django_2_2: 2.2.2 -> 2.2.3 2019-07-03 23:58:45 +00:00