Commit Graph

167449 Commits

Author SHA1 Message Date
Anderson Torres
675ebc5559 elvish: a small fixup (#54531)
* Elvish: a small fixup

Fixing version variable in order to properly download the source code.
Also, some minor stylistical modifications and additions.

* elvish: use pname

* Update pkgs/shells/elvish/default.nix

Use `pname` instead of `name`.

Co-Authored-By: AndersonTorres <torres.anderson.85@protonmail.com>
2019-01-26 14:25:20 +00:00
Vladimír Čunát
2c226107cb
systemd-cryptsetup-generator: fixup linkage
It got broken by 74a64a8a6 #53483.
But IMO it's *this* expression that was written in a too fragile way.
2019-01-26 14:16:56 +01:00
Victor SENE
92a44bd100 jackett: 0.10.622 -> 0.10.660 2019-01-26 13:11:04 +00:00
José Romildo Malaquias
409f9d13cc numix-icon-theme-square: 18.09.19 -> 19.01.24 2019-01-26 13:09:37 +00:00
José Romildo Malaquias
9aedca3da1 numix-icon-theme-circle: 18.09.19 -> 19.01.24 2019-01-26 13:09:37 +00:00
Elis Hirwing
fde2ab7bf9
Merge pull request #54618 from dywedir/watchexec
watchexec: 1.9.0 -> 1.10.0
2019-01-26 13:11:06 +01:00
Domen Kožar
c71e6fa79b
Merge pull request #54605 from jerith666/elm-unsafe-path-fix
elm: fix UnsafePath error downloading dependencies
2019-01-26 19:06:52 +07:00
Elis Hirwing
f3230da9be
Merge pull request #54458 from nthorne/UFTrace_0_9_2
uftrace: 0.9.1 -> 0.9.2
2019-01-26 13:05:01 +01:00
Elis Hirwing
8fcf4925c7
Merge pull request #54473 from jdanekrh/packer_1.3.3
packer: 1.3.1 -> 1.3.3
2019-01-26 12:59:21 +01:00
Elis Hirwing
7d8387f060
Merge pull request #54499 from Gerschtli/update/php-cs-fixer
phpPackges.php-cs-fixer: 2.13.1 -> 2.14.0
2019-01-26 12:50:14 +01:00
Elis Hirwing
5aecdfcdfc
Merge pull request #54547 from Gerschtli/update/ts3-server
teamspeak_server: 3.5.0 -> 3.5.1
2019-01-26 12:47:06 +01:00
Robert Schütz
4506266b4a platformio: 3.6.2 -> 3.6.4 2019-01-26 12:39:39 +01:00
Elis Hirwing
fae5a99b51
Merge pull request #53673 from plumelo/feature/gitraken-4.2.0
gitkraken: 4.1.1 -> 4.2.1
2019-01-26 12:38:16 +01:00
Jörg Thalheim
e9b5bd9813
Merge pull request #54600 from volth/patch-301
nixos/collectd: restart on failure
2019-01-26 11:23:02 +00:00
Vladyslav Mykhailichenko
d61fc6c02a
watchexec: 1.9.0 -> 1.10.0 2019-01-26 11:53:18 +02:00
Jörg Thalheim
18a2cdf424
Merge pull request #47316 from alyssais/nix-perl-bindings
nix: move perl-bindings inside common function
2019-01-26 09:30:03 +00:00
Jörg Thalheim
544c227174
Merge pull request #54590 from symphorien/sved2
vimPlugins.sved: init
2019-01-26 09:20:34 +00:00
Jörg Thalheim
068b35d32f
Merge pull request #54613 from ento/gem-config-semian
gem-config: add semian
2019-01-26 08:52:33 +00:00
Greg Roodt
249eccb276 kubecfg: 0.6.0 -> 0.9.1 (#54597) 2019-01-25 23:36:42 -05:00
Jörg Thalheim
0201c6b3aa
Merge pull request #54599 from alyssais/ranger
ranger: fix build on Darwin
2019-01-26 04:34:08 +00:00
Marica Odagaki
0b0958314a
gem-config: add semian
Note: on macOS, it works without this config. Testing on Ubuntu/Debian with the parent sha will produce an error about extconf.rb failing to find openssl/sha.h.
2019-01-25 20:18:33 -08:00
Jörg Thalheim
77694f5065
Merge pull request #54609 from petabyteboy/feature/prosody-reload
nixos/prosody: add ExecReload
2019-01-26 04:11:11 +00:00
Tim Steinbach
3da56c7844
conky: 1.11.1 -> 1.11.2 2019-01-25 22:57:53 -05:00
Tim Steinbach
9e3db4df2c
toluapp: Fix includes for newer Lua versions
See https://github.com/LuaDist/toluapp/pull/2
2019-01-25 22:56:55 -05:00
Tim Steinbach
c3e995fa73
i3lock-fancy: 2017-12-14 -> 2018-11-25 2019-01-25 22:28:00 -05:00
Samuel Dionne-Riel
a7df44f721
Merge pull request #54583 from vbgl/liferea-1.12.6
liferea: 1.12.4 -> 1.12.6
2019-01-25 22:20:56 -05:00
Milan Pässler
24d5e30b5f nixos/prosody: add ExecReload
Add an ExecReload command to the prosody service, to allow reloading
prosody by sending SIGHUP to the main process, for example to update
certificates without restarting the server. This is exactly how the
`prosodyctl` tool does it.

Note: Currently there is a bug which prevents mod_http from reloading the
certificates properly: https://issues.prosody.im/1216.
2019-01-26 03:12:09 +01:00
volth
b3c5e9ac1e
nixos/collectd: restart on failure
`collectd' might fail because of a failure in any of numerous plugins.
For example `virt' plugin sometimes fails if `collectd' is started before `libvirtd'
2019-01-26 00:31:32 +00:00
Alyssa Ross
74fa1860dd
ranger: fix build on Darwin 2019-01-26 00:18:51 +00:00
Franz Pletz
9310fc3e13
EmptyEpsilon: 2018.11.16 -> 2019.01.19 2019-01-26 00:28:42 +01:00
Meghea Iulian
db3b270f79 gitkraken: 4.2.0 -> 4.2.1 2019-01-26 01:06:26 +02:00
Silvan Mosberger
f3e03ff438
Merge pull request #54591 from symphorien/nvim-refs
neovim: remove spurious references to compilation flags
2019-01-26 00:03:57 +01:00
Meghea Iulian
0590170c79 gitkraken: 4.1.1 -> 4.2.0 2019-01-26 01:02:01 +02:00
Matthew Bauer
5f106e8aae darwin.xcode: update hashes 2019-01-25 16:37:37 -05:00
Symphorien Gibol
b9a9f28dad neovim: remove spurious references to compilation flags 2019-01-25 22:20:12 +01:00
Symphorien Gibol
fdf77854b4 vimPlugins.sved: init 2019-01-25 21:51:01 +01:00
Dmitry Kalinkin
6f5bb353b6
Merge pull request #54587 from transumption/201901/qt-oauth-lib
toggldesktop: bump qt-oauth-lib (see #53676)
2019-01-25 15:44:21 -05:00
worldofpeace
d4224f0507 tilix: 1.8.5 -> 1.8.9, cleanup
Decided to be more juidical than #53532 as switching to meson
isn't currently working out.
2019-01-25 14:42:52 -05:00
worldofpeace
2edd1c8fe0 bat: don't install shell completions
Currently having the shell completions makes it
impossible to complete filenames.

Upstream Issue: https://github.com/sharkdp/bat/issues/372
2019-01-25 14:32:07 -05:00
Yegor Timoshenko
b6e72bfc07
toggldesktop: bump qt-oauth-lib (see #53676) 2019-01-25 22:19:27 +03:00
worldofpeace
72dba7b70d lollypop: 0.9.909 -> 0.9.914 2019-01-25 14:02:14 -05:00
Vincent Laporte
6d94f6ea1a
liferea: 1.12.4 -> 1.12.6 2019-01-25 18:37:51 +00:00
Alyssa Ross
33036ac5d4
nix: move perl-bindings inside common function
It looks like originally not all Nix packages had perl bindings, but now
that they do, it seems pretty redundant to add them seperately for each
package.
2019-01-25 17:40:32 +00:00
Joachim F
db478a342c
Merge pull request #52140 from r-ryantm/auto-update/python2.7-ansible-lint
ansible-lint: 3.4.23 -> 3.5.1
2019-01-25 17:22:30 +00:00
Alyssa Ross
f061a74303
maintainers: fix typo 2019-01-25 16:52:08 +00:00
Alyssa Ross
cf5487c3c6
maintainers.qyliss: (me) add OpenPGP keys 2019-01-25 16:52:07 +00:00
Dmitry Kalinkin
2274576780
Merge pull request #54581 from artemist/master
mathematica: 11.2.0 -> 11.3.0
2019-01-25 11:09:49 -05:00
worldofpeace
4094d4c5b1 pythonPackages.fuzzywuzzy: init at 0.17.0 2019-01-25 10:32:50 -05:00
Joachim F
b189b87550
Merge pull request #54195 from r-ryantm/auto-update/grpc
grpc: 1.17.2 -> 1.18.0
2019-01-25 15:31:35 +00:00
Joachim F
28a7b48d61
Merge pull request #54226 from r-ryantm/auto-update/dbeaver-ce
dbeaver: 5.3.0 -> 5.3.2
2019-01-25 15:29:29 +00:00