1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

185286 commits

Author SHA1 Message Date
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
worldofpeace a7d2016f0e
Merge pull request #64433 from marsam/init-git-gone
gitAndTools.git-gone: init at 0.1.2
2019-07-08 23:21:41 -04:00
Mario Rodas ea6e5db298
rubocop: add marsam as maintainer 2019-07-08 20:14:46 -05:00
Ben Wolsieffer d82840dbd1 nixos/release-notes: fix bad merge of cargo-vendor entry and overall indentation 2019-07-08 21:13:58 -04: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
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
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 00ba557856 systems/doubles.nix: add Apple doubles
These are used in cross-compilation to iOS devices and simulators.

Fallout from #60349.
2019-07-08 12:33:16 -04: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
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
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
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
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