Commit graph

192338 commits

Author SHA1 Message Date
Maximilian Bosch b553faa2a6
i3status: fix description 2019-09-08 10:23:14 +02:00
Reno Reckling 8f6cdc6daf i3status: 2.12 -> 2.13
Update i3status to 2.13.
I needed to add a little hack to get it to build because for reasons
I can't seem to figure out, the configure script generates a broken
Makefile on this release.
The small sed line fixes the syntax error.
2019-09-08 01:16:38 +02:00
Julian Stecklina 03deb7cd50 cryptpad: 3.0.0 -> 3.0.1 (#67975)
* cryptpad: 3.0.0 -> 3.0.1

* cryptpad: pin nixpkgs in generate.sh
2019-09-08 00:49:46 +02:00
zimbatm 1fff2b0760
nixpkgs-fmt: 0.3.1 -> 0.5.0 2019-09-07 23:54:49 +02:00
Aaron Andersen c025f5c03d
Merge pull request #68179 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.1 -> 5.4.2
2019-09-07 17:05:30 -04:00
Florian Klink 2f3b9cd52c
Merge pull request #66274 from talyz/gitlab
nixos/gitlab: Add support for secure secrets and more
2019-09-07 12:52:44 -07:00
Mario Rodas 493e51dead
Merge pull request #68270 from marsam/update-starship
starship: 0.13.1 -> 0.15.0
2019-09-07 14:40:31 -05:00
Doron Behar 1ce20f23e7 gitAndTools.hub: 2.12.3 -> 2.12.4 2019-09-07 18:37:29 +00:00
Alyssa Ross f8fd80bfc6 mhonarc: add top-level path to perlPackages.MHonArc
Since MHonArc is a program, not a library, it makes sense to expose it
on the top level, in lowercase, like other programs.
2019-09-07 18:35:26 +00:00
Alyssa Ross fffe5f525f perlPackages.MHonArc: update metadata and style 2019-09-07 18:35:26 +00:00
Alyssa Ross cd714e7205 perlPackages.MHonArc: fix build 2019-09-07 18:35:26 +00:00
Alyssa Ross 51986993bb perlPackages.MHonArc: 2.6.18 -> 2.6.19
Needs a patch before it'll run, but it didn't run before and might as
well be updated before it's patched.
2019-09-07 18:35:26 +00:00
Peter Simons 1878a249e9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
4cf360853c.
2019-09-07 20:00:23 +02:00
Peter Simons 5f220007d5 haskell-arbtt: fix the test suite 2019-09-07 20:00:22 +02:00
Mario Rodas 3194a1eabd haskellPackages.hnix-store-remote: unmark as broken 2019-09-07 20:00:22 +02:00
Mario Rodas c5b9baa5ea haskellPackages.hnix: unmark as broken 2019-09-07 20:00:22 +02:00
Mario Rodas 86321d3ab5 haskellPackages: unbreak cachix build 2019-09-07 20:00:22 +02:00
Mario Rodas 925501a5d5
Merge pull request #68260 from risicle/ris-colorcet-pytest-mpl-darwin-tests
pythonPackages.{colorcet,pytest-mpl}: fix & re-enable all tests on darwin
2019-09-07 12:09:58 -05:00
Robin Gloster 5f58361017
Merge pull request #68261 from etu/php72-update
php72: 7.2.21 -> 7.2.22
2019-09-07 18:48:05 +02:00
Michael Weiss 629e8a1c77
html-proofer: 3.12.0 -> 3.12.2 2019-09-07 18:38:31 +02:00
Robin Gloster 84f7c6f98c
Merge pull request #68268 from adisbladis/postgresql-9_4
postgresql_9_4: Remove package
2019-09-07 18:12:00 +02:00
Michael Weiss 5d1abc68e7
signal-desktop: Document the build "expiration"
This adds a comment why it's important to always backport any updates as
suggested in #68232. I've als included a few more details to document
the behaviour.

Sources:
- Default build lifetime [0]
- asar - Electron Archive [1]

[0]: d3d2b0ec52/Gruntfile.js (L222)
[1]: https://github.com/electron/asar
2019-09-07 17:37:05 +02:00
Doron Behar 18b783b9bd luarocks: 3.1.3 -> 3.2.1 2019-09-07 23:53:48 +09:00
Alyssa Ross ca96b55d3a ruby_2_6: patch use-after-free
See https://bugs.ruby-lang.org/issues/16136.

This patch is on Ruby trunk, but hasn't been backported (yet?).
2019-09-07 14:32:56 +00:00
adisbladis 8e2fc57a80
postgresql_9_4: Remove package
It's only supported until February 13, 2020 which is during the 19.09 life cycle.
2019-09-07 15:31:27 +01:00
Philipp 3b5b9a73f5 mudlet: 3.0.0-delta -> 4.0.3
Fixed broken package.
2019-09-07 23:05:55 +09:00
Philipp 2787d4160c lua*Packages.lua-yajl: init at 2.0-1
Dependency for mudlet >= 4.0
2019-09-07 23:05:55 +09:00
Philipp fc250d64e5 lua*Packages.luautf8: init at 0.1.1-1
Dependency for mudlet >= 4.0
2019-09-07 23:05:55 +09:00
Alyssa Ross d3983caf45 ruby_2_3: remove
This has been EOL since December. We shouldn't still be facilitating
its use.

Fixes https://github.com/NixOS/nixpkgs/pull/67977.
2019-09-07 13:09:17 +00:00
Alyssa Ross 20ed441141 sonic-pi: don't use EOL Ruby
This was added to fix a compiler error in
4bc516aa54, where it was noted that it
still segfaulted after boot. Since it compiles with our default Ruby
now, I have to assume that the problem the override was added to set
has since been resolved. I don't know how to actually test, however.
2019-09-07 13:09:17 +00:00
Alyssa Ross 5262dd23b3 unit: drop withRuby_2_3 option
Ruby 2.3 is EOL.
2019-09-07 13:09:17 +00:00
adisbladis 07fa041140
Merge pull request #68208 from adisbladis/elk-bumps
Bump elasticsearch 6/7 versions
2019-09-07 13:58:49 +01: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 Hirwing 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 Gloster 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
adisbladis 3ab433df34
elastic6: 6.7.2 -> 6.8.3 2019-09-07 12:43:40 +01:00
Michael Raskin 4149a662a7 petrinizer: fix build by pinning the neccessary library versions 2019-09-07 13:33:50 +03:00
Marek Mahut 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 Bergey 98582c6b52 arduino: 1.8.5 -> 1.8.9 2019-09-07 11:16:50 +02:00
Daniel Bergey 51c0c88674 teensyduino: 1.45 -> 1.47
Needed to support arduino-1.8.9
2019-09-07 11:16:50 +02:00
Marek Mahut 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
worldofpeace 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
adisbladis 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