Commit Graph

177710 Commits

Author SHA1 Message Date
Maximilian Bosch
e572b53759
Merge pull request #60308 from elseym/documize
documize-community: 2.2.1 -> 2.4.1
2019-04-28 00:05:07 +02:00
Will Dietz
fde69b6821 qca-qt5: tweak patch to apply, will see if works 2019-04-27 16:56:50 -05:00
Will Dietz
65d7b10250 Revert "libsForQt5.qca-qt5: remove darwin patch, no longer needed"
This reverts commit 1ff3763ffad43ba66f31dabed9f2e8140f3381c0.
2019-04-27 16:56:50 -05:00
Will Dietz
a55efcb389 libsForQt5.qca-qt5: remove darwin patch, no longer needed 2019-04-27 16:56:50 -05:00
Will Dietz
507d47bc30 libsForQt5.qca-qt5: 2.2.0 -> 2.2.1 2019-04-27 16:56:49 -05:00
Kevin Rauscher
ea841230b7 coursier: 1.1.0-M10 -> 1.1.0-M14.1 2019-04-27 17:49:33 -04:00
Neil Mayhew
48415a20b9 docker: 18.09.2 -> 18.09.5 2019-04-27 17:48:50 -04:00
Neil Mayhew
f100ec7939 docker: make overridable 2019-04-27 17:48:50 -04:00
Silvan Mosberger
77fb90d27e
Merge pull request #59731 from ajs124/ejabberd_test
ejabberd: refactor module, add test
2019-04-27 23:36:52 +02:00
Michael Weiss
15010f0436
sway: Read the configuration from /etc before /nix/store (#60319)
This change will load all configuration files from /etc, to make it easy
to override them, but fallback to /nix/store/.../etc/sway/config to make
Sway work out-of-the-box with the default configuration on non NixOS
systems.
2019-04-27 22:38:18 +02:00
Will Dietz
7864c85ed5 dbeaver: 6.0.2 -> 6.0.3
https://dbeaver.io/2019/04/21/dbeaver-6-0-3/
2019-04-27 15:25:23 -05:00
Eelco Dolstra
014c26d75b all-packages.nix: Don't recurse into 'tests'
Doing so significantly slows down 'nix-env -qa' (4.30s vs 5.17s),
mostly because it seems to do a NixOS system evaluation.

This attribute should probably be removed entirely since tests should
be in release.nix, not pollute nix-env's package set.
2019-04-27 21:58:33 +02:00
Andreas Rammhold
a5600ccfae
bind: apply atomics to refcount patch (#60330)
bind: apply atomics to refcount patch
2019-04-27 20:50:30 +02:00
Will Dietz
4e09baaaa2 fix lua53Packages.lua 2019-04-27 13:39:43 -05:00
Luke Sandell
8711711de8 cubicsdr: init at 0.2.5 2019-04-27 12:53:44 -05:00
Michael Weiss
753e1e0bab
nixos/sks: Fix the module (the pre-start script was broken)
Unfortunately the changes in ab5dcc7068
introduced a typo (took me a while to spot that...) that broke the
whole module (or at least the sks-db systemd unit).

The systemd unit was failing with the following error message:
...-unit-script-sks-db-pre-start[xxx]: KDB/DB_CONFIG exists but is not a symlink.
2019-04-27 19:19:27 +02:00
Sarah Brofeldt
22348f951c
Merge pull request #60197 from etu/patch-gitea-generated-config
nixos/gitea: Don't include not needed database options depending on type
2019-04-27 19:16:33 +02:00
Benjamin Hipple
d084937fe7 nixos.grafana: fix docstring typo 2019-04-27 13:09:48 -04:00
Lassulus
1a1662599c
Merge pull request #59531 from r-ryantm/auto-update/gzdoom
gzdoom: 3.7.2 -> 4.0.0
2019-04-28 01:30:06 +09:00
Florian Klink
033882e0b7
Merge pull request #60019 from aanderse/nzbget
nzbget: fix broken service, as well as some improvements
2019-04-27 18:26:50 +02:00
Lassulus
1839b54df0
Merge pull request #54343 from marsam/init-z-lua
z-lua: init at 1.7.0
2019-04-28 01:16:39 +09:00
Andreas Rammhold
37dd347cd3
bind: apply atomics to refcount patch
Upstream added a commit [1] right after the release that fixes the
aarch64 atomic operation linker issue we have been seeing [2].

[1] d72f436b7d
[2] https://github.com/NixOS/nixpkgs/issues/60301#issue-437896459
2019-04-27 17:51:43 +02:00
Timo Kaufmann
028119189d
vimPlugins: update (#60325) 2019-04-27 17:18:56 +02:00
Aaron Andersen
8d64ec7a17
Merge pull request #59424 from florianjacob/journalwatch
journalwatch: fix broken package, general maintenance
2019-04-27 10:58:45 -04:00
Stefano Mazzucco
c973e15fb6 awesome: refactor LUA_PATH env var and don't expose it at runtime
This commit partly reinstates changes from 5465d6f that had been somehow
reverted in 17d3eb2.  Also, a comment has been added in the hope that future
changes won't do the same.

Additionally, refactor the LUA_PATH env var to ensure that the internal lgi lua
files can't be required explicitly and to avoid possible name clashes (this
fixes issue #60232).

Finally, rather than using prepending `?.lua` append `;;` to LUA_PATH. Quoting
@psychon:

> This is interpreted by Lua as "add the default search path here" (which does
> indeed contain ?.lua, but also contains more).

Testing done:

- Build with `nix-build -I /path/to/repo -A awesome`
- Start an X session with xterm only
- Start xephyr, e.g. `Xephyr :1 -name xephyr -screen 512x384 -ac -br -noreset &`
- Run awesome like `DISPLAY=:1.0 ./result/bin/awesome`. Additionally, add
  `--search` options to expose lua modules that have a name clash with lgi's
  internal ones (see #60232 for more details) and `require` them in `rc.lua` to
  prove that they are loaded correctly
2019-04-27 15:49:43 +01:00
Dmitry Kalinkin
d15be447c4
Merge pull request #59046 from veprbl/pr/arrow_1_13_0
arrow-cpp: 0.12.0 -> 0.13.0
2019-04-27 10:15:51 -04:00
Renaud
2a2ca8ca7e
Merge pull request #59543 from romildo/upd.efl
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-27 16:04:53 +02:00
linarcx
48fd8be3f1
nahid-fonts: init at v0.3.0
Closes: #58488
2019-04-27 09:56:34 -04:00
Mario Rodas
3a2d01cf01
z-lua: init at 1.7.0 2019-04-27 08:03:06 -05:00
Matthieu Coudron
672c3c1d2a
lua: merge lua5.X interpreters (#59919)
lua: merge lua5.X interpreters

similar to what was done for python.
Makes it easier to change the passthru settings and the lua infrastructure.
2019-04-27 22:00:12 +09:00
Matthieu Coudron
8e146ec387
Merge pull request #60202 from rvolosatovs/init/vim-visual-multi
Add vim-visual-multi, fix order, update plugins
2019-04-27 21:57:55 +09:00
betaboon
8ab8b30699 eventstore: 4.1.1 -> 5.0.0 (#58774) 2019-04-27 14:57:37 +02:00
Franz Pletz
9a14ef6f4b
Merge pull request #60185 from herrwiese/nextcloud-15.0.7
nextcloud: 15.0.6 -> 15.0.7
2019-04-27 12:40:26 +00:00
Sarah Brofeldt
b4275f6bd9 openjdk8: Try to remove host kernel version impurity 2019-04-27 08:39:51 -04:00
Franz Pletz
82da1c30cb
Merge pull request #60290 from lheckemann/bump-kanboard
kanboard: 1.0.48 -> 1.2.9
2019-04-27 12:38:59 +00:00
Franz Pletz
4f0ffce77b
Merge pull request #59748 from dtzWill/update/linux-firmware-20190416
firmwareLinuxNonfree: 20190312 -> 20190416
2019-04-27 12:36:55 +00:00
Lassulus
9cda3faecd
Merge pull request #53444 from wedens/earlyoom-notifications
nixos/earlyoom: add notificationsCommand option
2019-04-27 21:34:37 +09:00
Tim Steinbach
c08aa32c90
linux: Remove i2c-oops patch 2019-04-27 08:08:33 -04:00
Tim Steinbach
264367b15e
linux: 5.0.9 -> 5.0.10 2019-04-27 08:08:31 -04:00
Tim Steinbach
8d98033d99
linux: 4.9.170 -> 4.9.171 2019-04-27 08:08:26 -04:00
Tim Steinbach
3d829058a1
linux: 4.4.178 -> 4.4.179 2019-04-27 08:06:43 -04:00
Tim Steinbach
d43faab5ef
linux: 4.19.36 -> 4.19.37 2019-04-27 08:06:39 -04:00
José Romildo Malaquias
43ed27719c mate.mate-system-monitor: 1.22.0 -> 1.22.1 2019-04-27 09:06:32 -03:00
José Romildo Malaquias
9c75804aee mate.mate-session-manager: 1.22.0 -> 1.22.1 2019-04-27 09:06:32 -03:00
José Romildo Malaquias
87e816c975 mate.marco: 1.22.0 -> 1.22.1 2019-04-27 09:06:32 -03:00
Tim Steinbach
ae7baea76f
linux: 4.14.113 -> 4.14.114 2019-04-27 08:05:36 -04:00
Renaud
9a2968d4ca
pythonefl: 1.21.0 -> 1.22.0 2019-04-27 14:04:53 +02:00
Pascal Wittmann
3c874c4f4e
zim: 0.70 -> 0.71.0 2019-04-27 13:09:40 +02:00
Averell Dalton
238d4fb941 jetbrains.webstorm: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton
3829f1a717 jetbrains.ruby-mine: 2018.3.5 -> 2019.1.1 2019-04-27 04:03:57 -07:00