Commit Graph

150839 Commits

Author SHA1 Message Date
Jan Tojnar
7d1968c0e3
Nix minimal version: 1.11 -> 2.0
Placeholders are just too convenient.
2018-08-30 08:09:54 -04:00
Simon Lackerbauer
d347eed514 atlassian-jira: 7.11.2 -> 7.12.0
(cherry picked from commit b2f042dfd8edf67d3096ff3294ff9050890ecfdd)
2018-08-30 12:42:22 +02:00
Simon Lackerbauer
003ca4ecd2 atlassian-jira: 7.11.1 -> 7.11.2
(cherry picked from commit aa52aa68a33313e4e209872a0422622ae65116cc)
2018-08-30 12:42:22 +02:00
Simon Lackerbauer
9362fb6af4 atlassian-jira: 7.11.0 -> 7.11.1
(cherry picked from commit 093eb27a9e5793343f6506d063debb3d11794ac1)
2018-08-30 12:42:22 +02:00
Vladimír Čunát
e6a37e3ce4
linux: build with SCHEDUTIL governor
- it can't be built as a module
- it's not set as the default yet
- for discussion see https://github.com/NixOS/nixpkgs/pull/42330
2018-08-30 11:26:43 +02:00
Sarah Brofeldt
ab18814a8e
Merge pull request #45753 from ikervagyok/wine314
wine{Unstable,Staging}: 3.13 -> 3.14
2018-08-30 11:20:57 +02:00
markuskowa
b0401fa044 sshuttle: 0.78.3 -> 0.78.4 (#44895) 2018-08-30 11:11:33 +02:00
Vladimír Čunát
88e4ac7a97
Merge #45636: nix-repl: throw an explanation 2018-08-30 10:27:11 +02:00
Bjørn Forsman
ee56a2cc19 treewide: fix typo: asumed -> assumed 2018-08-30 10:19:20 +02:00
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 39e678e24e :
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
9cb0b49673.
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
Lengyel Balázs
f9ab1c5d41 wine{Unstable,Staging}: 3.13 -> 3.14 2018-08-29 16:54:08 +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