Commit graph

184922 commits

Author SHA1 Message Date
Mario Rodas 021cbe0a06
rubocop: 0.71.0 -> 0.72.0 2019-07-05 09:40:11 -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
Nikolay Amiantov 13b8156030 kvmgt service: use modprobe, force-load module 2019-07-08 22:21:09 +03: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
Robin Gloster 269cd3f52f
Merge pull request #63877 from WilliButz/loki-module-and-test
nixos/loki: add module and test
2019-07-08 14:26:37 +00: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
WilliButz d902420290
nixos/tests: add test for loki 2019-07-08 16:10:00 +02:00
WilliButz 3f598c0faa
nixos/loki: add module 2019-07-08 16:09:56 +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
Millian Poquet cddc1f1b64 maintainers: add mpoquet 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
Elis Hirwing 3b354cc037
Merge pull request #64412 from davidtwco/lidarr/fix-home
nixos/lidarr: re-add home attribute
2019-07-07 21:35:06 +02:00
Elis Hirwing 89bc406be5
Merge pull request #64413 from davidtwco/jackett/package
nixos/jackett: add package option
2019-07-07 21:33:11 +02: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
Maximilian Bosch beff2f8d75 nixos/graylog: use types.lines for extraConfig
The `types.lines` type makes it possible to define `extraConfig` in
multiple files and simply concat the contents.
2019-07-07 14:49:39 +02: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