Commit Graph

122255 Commits

Author SHA1 Message Date
Joachim F
b4f4e06982
Merge pull request #32287 from andir/polybar-3.1.0
polybar: 3.0.5 -> 3.1.0
2017-12-03 23:10:23 +00:00
Andreas Rammhold
93cf0ac315
dino: 2017-09-26 -> 2017-12-03 2017-12-03 23:53:49 +01:00
Jan Tojnar
aeb32cf187
gnome3.gpaste: fix keybindings path
GNOME Control Center expects the keybindings to be in datadir.
2017-12-03 23:02:41 +01:00
Bastian Köcher
d830959510 plasma: 5.11.3 -> 5.11.4 2017-12-03 22:25:36 +01:00
Tuomas Tynkkynen
b39ab30ba7 linux_4_13: Remove, no longer supported. 2017-12-03 23:20:08 +02:00
Andreas Rammhold
6809cb0b5f
polybar: 3.0.5 -> 3.1.0 2017-12-03 22:14:54 +01:00
Jaka Hudoklin
bc557912a1
Merge pull request #28939 from xtruder/nixos/tor/trans_proxy
tor module: add support for transparent proxy and dns
2017-12-03 21:47:11 +01:00
Joachim F
2d0ed7bef5
Merge pull request #32283 from andir/tor-sec
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
2017-12-03 19:54:31 +00:00
Andreas Rammhold
959364c01d
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
More details in the release mail [1].

[1] https://lists.torproject.org/pipermail/tor-announce/2017-December/000147.html
2017-12-03 20:35:16 +01:00
Tuomas Tynkkynen
8c3b96e58c virtualbox: Broken on non-x86
https://hydra.nixos.org/build/65212946
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen
b3e4b224ed rowhammer-test: Broken on non-x86 (and Darwin)
https://hydra.nixos.org/build/65060720
https://hydra.nixos.org/build/65048404
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen
56ecf95468 open-vm-tools: Broken on non-x86
https://hydra.nixos.org/build/65049444
2017-12-03 19:51:58 +02:00
Tuomas Tynkkynen
9a13bc817e memtest86plus: Broken on non-x86
https://hydra.nixos.org/build/65048457
2017-12-03 19:51:58 +02:00
Tuomas Tynkkynen
b51cc95a61 ioport: Broken on non-x86
https://hydra.nixos.org/build/65057213
2017-12-03 19:51:58 +02:00
Tuomas Tynkkynen
f2766b4f42 intel-gpu-tools: Broken on non-x86
https://hydra.nixos.org/build/65032931
2017-12-03 19:51:58 +02:00
Benjamin Hipple
b1ec502c1e Init Centos 7.4 vmTools diskImage
This commit adds the CentOS 7.4 base image from the CentOS mirror, for use with
building RPMs or evaluating Nix expressions in a CentOS image.

When CentOS 7.5 comes out, I will swap this URL to the permanently vaulted image.
2017-12-03 11:42:34 -05:00
Vladimír Čunát
e001bd2c2f
xorg-server-1.18: fixup build with glibc-2.26
It's non-default version required by amdgpu-pro ATM.  Thanks to Mounium.
2017-12-03 16:23:45 +01:00
Tuomas Tynkkynen
17218f0bac Make callPackage_i686 fail on on-x86
...instead of silently producing an i686 derivation.
2017-12-03 17:17:34 +02:00
Orivej Desh
eee60a7651
Merge pull request #32277 from WilliButz/update-nasm
nasm: 2.13.01 -> 2.13.02
2017-12-03 15:15:56 +00:00
WilliButz
717423e2f0
pgtap: 0.97.0 -> 0.98.0 2017-12-03 16:02:21 +01:00
WilliButz
adf032ba46
nasm: 2.13.01 -> 2.13.02 2017-12-03 16:00:19 +01:00
WilliButz
1c07970bcc
highlight: 3.40 -> 3.41 2017-12-03 15:42:23 +01:00
Vladimír Čunát
7aee7ea125
Merge to keep first-parent history on staging
(at least most of it)  We got switched on 58307d15a.
2017-12-03 15:04:20 +01:00
Rok Garbas
5ab47ccfd1 zsh-prezto: updating "4f19700" -> "0crrj2n" 2017-12-03 14:51:36 +01:00
Vincent Laporte
842d8e4766 frama-c: 20170501 (Phosphorus) -> 20171101 (Sulfur) 2017-12-03 12:26:02 +01:00
Herwig Hochleitner
bccd410e78 dwarf-fortress-packages.stoneSense: remove vestigial package
To use stonesense, build dwarf-fortress with `enableDFHack=true` and
`enableStoneSense=true`, then type `ssense` into the dfhack console.

This partially reverts commit 85056ee698
2017-12-03 12:22:13 +01:00
Tor Hedin Brønner
60d3a11251 nix-zsh-completions: 0.3.5 -> 0.3.6 2017-12-03 10:49:21 +00:00
Tor Hedin Brønner
9534764006 nix-bash-completions: 0.5 -> 0.6 2017-12-03 10:49:21 +00:00
Domen Kožar
d64ba1c060
Add localtime package and nixos module
Simple daemon for keeping system timezone up-to-date via geoclue2.

Sadly i3 status needs to be restarted for timezone changes.
2017-12-03 11:42:51 +01:00
Thomas Mader
66860af01a ldc: 1.3.0 -> 1.5.0
- Bootstrap with ldc lts (0.17.5) instead of dmd.
- Enable unittests by using a fixed-output derivation for runtime tests.
2017-12-03 11:41:39 +01:00
Orivej Desh
ecd0e11851 neko: enable check phase 2017-12-03 10:30:08 +00:00
Joachim F
58e4f8a14b
Merge pull request #32186 from jbboehr/patch-1
nixos/i2pd: tunnel configuration fixes
2017-12-03 07:58:36 +00:00
Vincent Laporte
41be8102e3
ocamlPackages.ptmap: 2.0.2 -> 2.0.3 2017-12-03 07:43:46 +00:00
Vincent Laporte
83005408d3 ocamlPackages.mlgmpidl: 1.2.4 -> 1.2.6 2017-12-03 08:21:55 +01:00
Orivej Desh
3954032ac5 fwup: 0.16.1 -> 0.18.1 2017-12-03 04:57:57 +00:00
Thomas Mader
54f1b753b3 dmd: Enable tests and integrate bootstrap into one derivation
- Merge bootstrap dmd into default derivation.
- Reenable all tests by using a fixed-output derivation for phobos tests because of network checks in sandbox mode.
- Adding supported platforms.
2017-12-03 05:18:57 +01:00
Bert Moens
a5398a7663 nixos/doc/x-windows: update touchpad to libinput 2017-12-03 05:05:21 +02:00
adisbladis
a4336c2290
Merge pull request #32265 from dywedir/youtube-dl
youtube-dl: 2017.11.06 -> 2017.12.02
2017-12-03 09:57:57 +08:00
Thomas Mader
48dcf2620d dub: 1.5.0 -> 1.6.0
- Enable unittests by using a fixed-output derivation
- Remove substitutions because they are fixed upstream now
2017-12-03 02:52:04 +01:00
Tuomas Tynkkynen
574526d510 make-squashfs: Hack to avoid building images where nixos-install won't run
https://github.com/NixOS/nixpkgs/issues/32242
2017-12-03 03:37:45 +02:00
Tuomas Tynkkynen
a506d0ac66 docbook_xsl_*: Remove builder.sh 2017-12-03 01:50:43 +02:00
Tuomas Tynkkynen
f24d1b7c2c xhtml1: libxml2 is a nativeBuildInput 2017-12-03 01:50:43 +02:00
Tuomas Tynkkynen
aeed0a9d17 docbook5: unzip is a nativeBuildInput 2017-12-03 01:50:42 +02:00
Ben Gamari
ec405a1579 docbook_sgml_*: unzip is a nativeBuildInput 2017-12-03 01:50:42 +02:00
Ben Gamari
080164905c docbook_xml_dtd_*: unzip is a nativeBuildInput
[dezgeg resolved a merge conflict]

Conflicts:
	pkgs/data/sgml+xml/schemas/xml-dtd/docbook/generic.nix
2017-12-03 01:50:42 +02:00
Ben Gamari
dc10c551eb lvm2: Enable cross-compilation 2017-12-03 01:50:42 +02:00
Ben Gamari
92d3c5689d libtasn1: Enable cross-compilation
[dezgeg amended out a doCheck change]
2017-12-03 01:50:42 +02:00
Ben Gamari
ff1a8ba304 libtool: Enable cross compilation 2017-12-03 01:50:42 +02:00
Tuomas Tynkkynen
e36e23acd5 git: 2.15.0 -> 2.15.1 2017-12-03 01:50:42 +02:00
Tuomas Tynkkynen
7cf9900b48 kexectools: 2.0.15 -> 2.0.16 2017-12-03 01:50:42 +02:00