Jörg Thalheim
663951eaa3
Merge pull request #43388 from symphorien/neovim-python-env
...
Fix neovim PYTHONPATH handling
2018-08-30 08:51:21 +01:00
Jörg Thalheim
b470ed6b78
alacritty: 2018-07-20 -> 2018-08-30
2018-08-30 08:26:44 +01:00
Johannes Lötzsch
bb08d1c13f
nixos/zabbix: fix initial database creation ( #45750 )
...
without this fix the database setup fails with „could not connect to database postgres: FATAL: role "root" does not exist“
2018-08-30 08:25:13 +01:00
Wael Nasreddine
c928d69642
corgi: init at 0.2.3 ( #45766 )
2018-08-30 09:20:40 +02:00
xeji
f629d36560
Merge pull request #45411 from alyssais/linux-libre
...
linux-libre: init
2018-08-30 09:01:00 +02:00
xeji
29b48e00bc
Merge pull request #45770 from Mic92/nix-review-0.5.1
...
nix-review: 0.5.0 -> 0.5.2
2018-08-30 08:56:53 +02:00
Juho Östman
5914bf4f97
xpra: fix the xkb search path ( #45752 )
...
Search for the xkb files in the nix store.
2018-08-30 08:45:11 +02:00
Jörg Thalheim
5b452a2f76
nix-review: 0.5.0 -> 0.5.2
...
fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
2018-08-30 07:38:41 +01:00
Jan Tojnar
2d51cceda4
libfm: switch to fresher vala
2018-08-30 02:01:17 +02:00
Jan Tojnar
9a4240f8fb
font-manager: 0.7.3 → 0.7.3.1
...
Switch to fresher vala
2018-08-30 02:01:17 +02:00
Jörg Thalheim
e25a73857b
Merge pull request #45765 from markuskowa/license-10
...
Add licenses
2018-08-30 00:39:44 +01:00
Markus Kowalewski
887ed7ab45
kexec-tools: add license
2018-08-30 00:38:33 +02:00
Markus Kowalewski
c911dc40a7
iptables: add license
2018-08-30 00:34:22 +02:00
Markus Kowalewski
24ca5183b1
ipsec-tools: add license
2018-08-30 00:32:24 +02:00
Markus Kowalewski
d3273b1ce7
iomelt: add license
2018-08-30 00:32:07 +02:00
Markus Kowalewski
c9864335b5
gucview: add license
2018-08-30 00:22:31 +02:00
Markus Kowalewski
236e9da382
gogoclient: update meta data
2018-08-30 00:19:08 +02:00
Markus Kowalewski
2ce11cc791
fbterm: update meta data
2018-08-30 00:19:08 +02:00
Markus Kowalewski
89ec828a90
ebtables: add license
2018-08-30 00:19:08 +02:00
Markus Kowalewski
c1ed60e64c
drdb: add license
2018-08-30 00:19:08 +02:00
Markus Kowalewski
80dd1456d0
dmidecode: add license
2018-08-30 00:19:06 +02:00
Uli Baum
be356b3d4a
linux-libre: fix argument list
...
Building a system with boot.kernelPackages = pkgs.linuxPackages-libre
failed because the expression is called with extra arguments,
See linux-4.14.nix.
2018-08-29 23:00:47 +02:00
Graham Christensen
a141b3aad8
Merge pull request #33686 from samueldr/artwork/iso
...
(Installation media) Bootloader artwork refresh
2018-08-29 15:31:13 -04:00
Nikolay Amiantov
69407cb013
firewall service: respect marks in rpfilter ( #39054 )
...
This allows one to add rules which change a packet's routing table:
iptables -t raw -I PREROUTING 1 -m set --match-set myset src -j MARK --set-mark 2
ip rule add fwmark 2 table 1 priority 1000
ip route add default dev wg0 table 1
to the beginning of raw table PREROUTING chain, and still have rpfilter.
2018-08-29 20:50:53 +02:00
Michael Weiss
364c5047bc
androidStudioPackages.{dev,canary}: 3.3.0.6 -> 3.3.0.7
2018-08-29 19:53:59 +02:00
Michael Weiss
fc43fc1ea2
lf: 7 -> 8
2018-08-29 19:48:42 +02:00
Peter Simons
10eb7526b5
Fix evaluation errors in libndtypes and libxnd.
2018-08-29 19:42:00 +02:00
xeji
683707ea03
dwm-git: init at 20180602 ( #45716 )
...
The latest tagged release dwm 6.1 is from 2015, so
the development version is much more current.
2018-08-29 19:39:10 +02:00
xeji
70b3ac8378
nixos/tests/i3wm: prevent non-deterministic failure ( #45759 )
...
Test failed sporadically on Hydra, probably due to timing issues.
These changes should make that less likely to occur.
2018-08-29 19:38:35 +02:00
xeji
ff6a61ad1b
nixos/tests/mesos: fix test ( #45758 )
...
fallout from 39e678e24e38f1f374eaf5463b424ebdf75df9af :
dockerTools.buildImage no longer applies default tag "latest"
2018-08-29 19:38:00 +02:00
Jörg Thalheim
d6305a5bec
Merge pull request #45755 from Ekleog/kcov-36
...
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Jörg Thalheim
18eb2a07a6
Merge pull request #45754 from Mic92/systemd-cryptsetup-generator
...
systemd-cryptsetup-generator: cryptsetup belongs to buildInputs
2018-08-29 17:11:31 +01:00
Léo Gaspard
03d5065c06
kcov: 35 -> 36
2018-08-30 01:07:45 +09:00
Jörg Thalheim
734c2bc4d0
systemd-cryptsetup-generator: cryptsetup belongs to buildInputs
...
This fixes the build.
2018-08-29 17:07:12 +01:00
Jörg Thalheim
45e47cdab0
Merge pull request #45745 from vbgl/hhvm-broken
...
hhvm: mark as broken
2018-08-29 16:46:37 +01:00
Michael Weiss
256e347dfe
signal-desktop-beta: remove
...
This package was marked as broken since
9cb0b496737341faf19ea62d81583ece52617a69.
Reason: The package is outdated and keeping up with the beta releases
isn't really worth it (there are regular stable releases).
2018-08-29 17:28:58 +02:00
Vincent Laporte
f23c765827
hhvm: mark as broken
2018-08-29 14:43:06 +00:00
Jan Tojnar
eecfebdcd3
Merge pull request #45742 from dywedir/bat
...
bat: 0.5.0 -> 0.6.0
2018-08-29 16:12:37 +02:00
Jörg Thalheim
a823fb3ae5
Merge pull request #45741 from Mic92/vala-cleanup
...
vala: cleanup old versions
2018-08-29 12:27:04 +01:00
Jörg Thalheim
d314c4d3ce
vala_0_28: remove
2018-08-29 11:52:28 +01:00
Vladyslav Mykhailichenko
341a531c3d
bat: 0.5.0 -> 0.6.0
2018-08-29 13:39:36 +03:00
Jörg Thalheim
cbdcf6b4db
vanubi: remove
2018-08-29 11:39:28 +01:00
Jörg Thalheim
3a56156866
vala_0_32: remove
2018-08-29 11:39:28 +01:00
Jörg Thalheim
ffba654405
vala_0_26: remove
2018-08-29 11:39:28 +01:00
Brian Olsen
9540b1c535
nixos/tests: Set DefaultTimeoutStartSec very high ( #44916 )
...
DefaultTimeoutStartSec is normally set to 90 seconds and works fine. But
when running NixOS tests on a very slow machine (like a VM without
nested virtualisation support) this default is to low and causes
systemd units to fail spuriously. One symptom of this issue are tests
at times failing with "timed out waiting for the VM to connect".
Since the VM connect timeout is 300 seconds I also set
DefaultTimeoutStartSec to this which is ridiculously high.
2018-08-29 12:12:12 +02:00
Jan Tojnar
b0d4c25c1c
fwupd: do not wrap efi capsule ( #45719 )
...
wrapGAppsHook is not able to skip efi capsules so we need to
switch to manual wrapping.
Closes: https://github.com/NixOS/nixpkgs/issues/45715
2018-08-29 11:35:00 +02:00
Thibaut Marty
e9f0afe761
herbstluftwm: 0.7.0 -> 0.7.1 ( #45669 )
2018-08-29 11:30:30 +02:00
Johannes Lötzsch
d8238b66c1
vim-fireplace: init at 2018-06-01 ( #45725 )
2018-08-29 11:28:34 +02:00
Jörg Thalheim
e4881e221b
finalterm: remove non-working version ( #45737 )
...
This is abandom-ware: https://worldwidemann.com/finally-terminated/
and it coredumps on startup
2018-08-29 11:13:54 +02:00
Jörg Thalheim
8f6d3a3c33
awesome-3-5: remove deprecated version ( #45736 )
...
this version is deprecated and no longer maintained by upstream:
https://awesomewm.org/download/
Two years should have been enough for people to upgrade.
2018-08-29 11:12:56 +02:00