Commit Graph
151635 Commits
Author SHA1 Message Date
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
Benjamin Saunders bf50cac00e vulkan-validation-layers: 1.1.77.0 -> 1.1.82.0 2018-08-29 18:59:03 -07:00
Benjamin Saunders b830df0ea9 vulkan-loader: 1.1.77.0 -> 1.1.82.0 2018-08-29 18:58:43 -07:00
Benjamin Saunders c36382da72 glslang-git: 2018-06-21 -> 2018-07-27 2018-08-29 18:56:58 -07:00
Benjamin Saunders 556c27e457 spirv-tools: 2018-06-06 -> 2018-07-04 2018-08-29 18:56:36 -07:00
R. RyanTMandBenjamin Saunders 328cb60be5 vulkan-headers: 1.1.77.0 -> 1.1.82.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions.
2018-08-29 18:56:30 -07:00
R. RyanTMandBenjamin Saunders 88621e0595 vulkan-tools: 1.1.77.0 -> 1.1.82.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions.
2018-08-29 18:56:06 -07: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 ThalheimandGitHub 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 ChristensenandGitHub a141b3aad8 Merge pull request #33686 from samueldr/artwork/iso
(Installation media) Bootloader artwork refresh
2018-08-29 15:31:13 -04:00
Frederik Rietdijk 6038628ea5 Merge master into staging-next 2018-08-29 20:54:55 +02:00
Nikolay Amiantovandxeji 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
xejiandGitHub 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
xejiandGitHub 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
xejiandGitHub 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 ThalheimandGitHub d6305a5bec Merge pull request #45755 from Ekleog/kcov-36
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub 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
Mario Rodas 58db095c86 pythonPackages.pywatchman: move to python-modules
pywatchman is licensed under BSD-3

    https://github.com/facebook/watchman/commit/150f1fb4eff94c0248b54154fb356f768a131d60
2018-08-29 10:06:02 -05: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 TojnarandGitHub eecfebdcd3 Merge pull request #45742 from dywedir/bat
bat: 0.5.0 -> 0.6.0
2018-08-29 16:12:37 +02:00
Vincent Laporte 474c0aa221 ocamlPackages: default to 4.06 2018-08-29 12:49:46 +00:00
Vincent Laporte 20af031a2f ocamlPackages.ocamlsdl: disable for OCaml ≥ 4.06 2018-08-29 12:49:45 +00:00
Vincent Laporte e63e4c11cc ocamlPackages.mezzo: disable for OCaml ≥ 4.06 2018-08-29 12:49:45 +00:00
Vincent Laporte bdaec23d14 ocamlPackages.ocaml_extlib_maximal: remove at 1.7.5 2018-08-29 12:49:45 +00:00
Vincent Laporte 8a62ad06c2 ocamlPackages.cil: disable for OCaml ≥ 4.06 2018-08-29 12:49:44 +00:00
Vincent Laporte e79e66cad1 ocamlPackages.magick: disable for OCaml ≥ 4.06 2018-08-29 12:49:44 +00:00
Vincent Laporte 24f47da9b3 ocamlPackages.erm_xml: disable for OCaml ≥ 4.06 2018-08-29 12:49:43 +00:00
Vincent Laporte 9590e46c05 ocamlPackages.ocaml_data_notation: disable for OCaml ≥ 4.06 2018-08-29 12:49:43 +00:00
Vincent Laporte 0c3cf014e2 ocamlPackages.ojquery: disable for OCaml ≥ 4.06 2018-08-29 12:49:43 +00:00
Vincent Laporte 3fb8dac658 ocamlPackages.ocaml_cryptgps: disable for OCaml ≥ 4.06 2018-08-29 12:49:42 +00:00