Commit Graph
193274 Commits
Author SHA1 Message Date
Alyssa Ross 5262dd23b3 unit: drop withRuby_2_3 option
Ruby 2.3 is EOL.
2019-09-07 13:09:17 +00:00
adisbladisandGitHub 07fa041140 Merge pull request #68208 from adisbladis/elk-bumps
Bump elasticsearch 6/7 versions
2019-09-07 13:58:49 +01:00
Jan Tojnar be2dc6bbce Merge branch 'staging-next' into staging 2019-09-07 14:55:40 +02:00
Jan Tojnar 9fcdb3bd16 Merge branch 'master' into staging-next 2019-09-07 14:55:03 +02:00
Elis Hirwing 125d068e02 php72: 7.2.21 -> 7.2.22
Changelog: https://www.php.net/ChangeLog-7.php#7.2.22
2019-09-07 14:51:05 +02:00
Elis HirwingandGitHub 735e3d18fe Merge pull request #68038 from dtzWill/update/php-7.3.9
php73: 7.3.8 -> 7.3.9 (security)
2019-09-07 14:45:49 +02:00
Robin GlosterandGitHub 7f523f4d7e Merge pull request #68256 from davidtwco/franz-5.3.1
franz: 5.2.0 -> 5.3.1
2019-09-07 14:27:09 +02:00
adisbladis 88a70c9669 nixos/kibana: Filter empty lists
Some options (in particular elasticsearch.ssl.certificateAuthorities)
are not allowed to be empty.
2019-09-07 13:24:24 +01:00
Robert Scott 5e0ec5a753 pythonPackages.pytest-mpl: fix & enable tests on darwin
dotfile is simply in a different place on macos
2019-09-07 12:53:55 +01:00
Robert Scott daebef59d6 pythonPackages.colorcet: fix & enable all tests on darwin
dotfile is simply in a different place on macos
2019-09-07 12:53:55 +01:00
David Wood 5708373288 franz: 5.2.0 -> 5.3.1 2019-09-07 12:51:12 +01:00
adisbladis 723148f92e elastic7: 7.0.1 -> 7.3.1 2019-09-07 12:48:42 +01:00
Jaakko Luttinen 8b51ee3667 nbstripout: 0.3.1 -> 0.3.6 2019-09-07 14:43:43 +03:00
adisbladis 3ab433df34 elastic6: 6.7.2 -> 6.8.3 2019-09-07 12:43:40 +01:00
Jaakko Luttinen 0fdf1f5306 pythonPackages.eth-utils: 1.4.1 -> 1.7.0 2019-09-07 14:09:41 +03:00
Matthieu Coudron 4d526d6fc6 fetchurl: add luarocks mirrors
luarocks defines by default the following mirrors:
https://github.com/luarocks/luarocks/blob/83093e7da7f789f0f7d3a6784597cbbed09c73e0/src/luarocks/core/cfg.lua#L205

Let's add them to nixpkgs. I have modified luarocks-nix to generate the
proper nixpkgs urls.
I bump luarocks-nix in the following commits.
2019-09-07 19:59:23 +09:00
Matthieu Coudron 89c3c1cb42 update-luarocks-packages: reference only 1 server
we now pass a configuration file when calling luarocks to prevent
impurities.
2019-09-07 19:59:09 +09:00
Jaakko Luttinen d90455ed18 pythonPackages.eth-typing: 2.0.0 -> 2.1.0 2019-09-07 13:58:19 +03:00
Michael Raskin 4149a662a7 petrinizer: fix build by pinning the neccessary library versions 2019-09-07 13:33:50 +03:00
Marek MahutandGitHub a2550e2af5 Merge pull request #68243 from mmahut/jormungandr
nixos/jormungandr: adding RUST_BACKTRACE until service is stable
2019-09-07 11:29:51 +02:00
Mario Rodas 7a77001b07 starship: 0.13.1 -> 0.15.0 2019-09-07 04:20:00 -05:00
Daniel BergeyandBjørn Forsman 98582c6b52 arduino: 1.8.5 -> 1.8.9 2019-09-07 11:16:50 +02:00
Daniel BergeyandBjørn Forsman 51c0c88674 teensyduino: 1.45 -> 1.47
Needed to support arduino-1.8.9
2019-09-07 11:16:50 +02:00
Marek MahutandGitHub 0822314bba Merge pull request #68230 from johanot/morph-1.3.0
morph: 1.2.0 -> 1.3.0
2019-09-07 09:56:16 +02:00
Frederik Rietdijk 7e9e5cab45 Merge master into staging-next 2019-09-07 09:53:09 +02:00
worldofpeaceandGitHub 416f057bc3 Merge pull request #68213 from worldofpeace/ead/fix
nixos/iwd: add tmpfiles rule for ead service
2019-09-07 03:40:06 -04:00
Vladimír Čunát 41ce0c2a53 Merge #67924: firefox: 68.0.2 -> 69.0 2019-09-07 09:36:47 +02:00
Jonathan Ringer a4ca05f7eb grabserial: 1.9.3 -> 1.9.8 2019-09-07 00:33:10 -07:00
adisbladisandworldofpeace b3a06f10d1 iso-image-kde: Disable synaptics
It's been deprecated since 17.09 and libinput is a better default
2019-09-07 03:30:45 -04:00
Linus Heckemann bcac886971 Revert "elfutils: add patch that fixes compilation under gcc8 (#40705)"
This reverts commit b12448c001.
2019-09-07 07:20:19 +00:00
worldofpeaceandGitHub 93e5683353 Merge pull request #68182 from worldofpeace/chrome-gnome-shell
nixos/gnome3: enable chrome-gnome-shelll
2019-09-07 03:13:22 -04:00
Will DietzandGitHub c98c1a3e7c Merge pull request #68056 from dtzWill/update/vnstat-2.4
vnstat: 2.3 -> 2.4
2019-09-07 01:54:59 -05:00
Marek Mahut af9c515c8b nixos/jormungandr: adding RUST_BACKTRACE until service is stable 2019-09-07 08:31:28 +02:00
Florian KlinkandGitHub db1f05c763 Merge pull request #66405 from NeQuissimus/virtualbox_6_0_10
virtualbox: 6.0.8 -> 6.0.10
2019-09-06 20:33:35 -07:00
zimbatmandFlorian Klink 406e29ff78 nix-store-gcs-proxy: init at 0.1.0 (#68139)
* nix-store-gcs-proxy: init at 0.1.0

Co-Authored-By: Florian Klink <flokli@flokli.de>
2019-09-06 20:25:45 -07:00
Tim Steinbach 5db81b646a linux: 5.2.11 -> 5.2.13 2019-09-06 19:33:55 -04:00
Tim Steinbach bfdf5e9f2e linux: 4.9.190 -> 4.9.191 2019-09-06 19:33:25 -04:00
Tim Steinbach 0217a90d38 linux: 4.4.190 -> 4.4.191 2019-09-06 19:32:57 -04:00
Tim Steinbach 1e2decf5e6 linux: 4.19.69 -> 4.19.71 2019-09-06 19:32:31 -04:00
Tim Steinbach c299ef8798 linux: 4.14.141 -> 4.14.142 2019-09-06 19:31:43 -04:00
worldofpeaceandGitHub e49049493a Merge pull request #68233 from worldofpeace/plasma5-enable-libinput
nixos/plasma5: enable libinput
2019-09-06 19:23:28 -04:00
worldofpeace 466f5e5346 nixos/plasma5: enable libinput 2019-09-06 19:18:52 -04:00
Michael Weiss 042b63dd2c signal-desktop: 1.27.1 -> 1.27.2 2019-09-07 01:08:00 +02:00
worldofpeaceandGitHub 4e89375846 Merge pull request #67917 from worldofpeace/lightdm-pam-gnome-keyring
nixos/lightdm: fix pam rules
2019-09-06 18:50:07 -04:00
worldofpeace 0c602541a3 nixos/lightdm: fix pam rules
Rules are a translation of what's done in the
GDM module and adjustments based of looking at
Arch Linux's configuration and upstream's.

A side effect of this change is that gnome-keyring
and kwallet modules should work as expected when in-
cluded.

Fixes #64259 #62045
2019-09-06 18:22:22 -04:00
Johan Thomsen a932f966c3 morph: 1.2.0 -> 1.3.0 2019-09-07 00:14:41 +02:00
Vladyslav M d4da04c528 source-serif-pro: 2.010 -> 3.000 2019-09-07 01:04:01 +03:00
Milan PässlerandAlyssa Ross 1d6c542b22 gerrit: 2.14.6 -> 3.0.2 2019-09-06 22:01:22 +00:00
Nikolay KorotkiyandAlyssa Ross ed9741d60f alpine: fix links 2019-09-06 21:56:09 +00:00
Jonathan RingerandFrederik Rietdijk 4bd7e963b3 pythonPackages.elpy: drop package 2019-09-06 23:44:09 +02:00