Commit Graph

126438 Commits

Author SHA1 Message Date
Silvan Mosberger
462f34c44a
zncModules: backlog init at 2017-06-13 2018-01-27 01:05:19 +01:00
Michael Raskin
bfc4d04de7
Merge pull request #34291 from timokau/sage-fix-shebangs
sage: 8.0 -> 8.1, fix sandbox build
2018-01-26 23:24:27 +00:00
Markus Kowalewski
5bb712d5e8 libxc: set platform to x86_64-linux only 2018-01-26 23:21:29 +00:00
Franz Pletz
ed8e98f653
Merge pull request #34304 from mayflower/add-postfix-dovecot-exporters
add prometheus-{postfix,dovecot}-exporter
2018-01-26 23:11:07 +00:00
Luke Adams
bdf4eeb49c sambaMaster: 4.8_2017-12-25 -> 4.8.0_2018-01-25 2018-01-26 22:37:17 +01:00
Luke Adams
1537ce9dc7 samba4/sambaMaster: Modify services to align with Samba project usage 2018-01-26 22:37:17 +01:00
Luke Adams
09fa345f20 sambaMaster: init at 4.8_2017-12-25 2018-01-26 22:37:17 +01:00
Luke Adams
710928cdd8 samba: remove comment 2018-01-26 22:37:17 +01:00
Luke Adams
d937ea3101 samba: split 4.x-no-persistent-install.patch
reason: Second hunk does not work on 4.8-master
2018-01-26 22:37:17 +01:00
Tuomas Tynkkynen
d085af7b7d nixos/tests: Fix statsd test evaluation
Fixes:

error: anonymous function at nixos/tests/statsd.nix:1:25 called with unexpected argument ‘system’, at nixos/tests/make-test.nix:5:41
2018-01-26 23:29:53 +02:00
John Ericson
71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Francesco Gazzetta
314fb3d60a twemoji-color-font: init at 1.3 2018-01-26 20:09:27 +00:00
WilliButz
2f237868ab
prometheus-postfix-exporter: init at 2017-06-01 2018-01-26 20:07:01 +01:00
WilliButz
a7a9653b06
prometheus-dovecot-exporter: init at 2018-01-18 2018-01-26 20:06:35 +01:00
Peter Simons
b7e6ac1515 hledger: install man pages and info files
Make sure that hledger, hledger-ui, and hledger-web have their documentation
installed in locations where system tools can find them.

Fixes https://github.com/NixOS/nixpkgs/issues/34301.
2018-01-26 19:42:04 +01:00
Peter Simons
2ef24476f5 hledger-ui: create a top-level name for this Haskell executable 2018-01-26 19:42:04 +01:00
John Ericson
bc3c3b8e43
Merge pull request #34302 from obsidiansystems/cross-doc
doc: Two cleanups to the cross compilation chapter
2018-01-26 13:18:49 -05:00
John Ericson
14725b94d5
Merge pull request #34269 from obsidiansystems/lib-riscv-wasm
lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`
2018-01-26 13:09:12 -05:00
John Ericson
d1478c91c3 lib: Allow parsing platform configs with arch of {riscv,wasm}{32,64}
Also add `isRiscv` and `isWasm` predicates.
2018-01-26 12:44:05 -05:00
John Ericson
94a2af91eb doc: Cross chapter: Add note on why use example platforms 2018-01-26 12:38:34 -05:00
John Ericson
e316ba1fc4 doc: chap cross: Make example command stick out more
It should be in a <programlisting>, not <command>, tag.
2018-01-26 12:33:14 -05:00
Robin Gloster
15ce244d0c
clamav: fix fd leakage 2018-01-26 18:29:55 +01:00
adisbladis
31e388dff2
traefik: 1.4.6 -> 1.5.0 2018-01-27 01:19:18 +08:00
adisbladis
c9036947eb
vbindiff: 3.0_beta4 -> 3.0_beta5 2018-01-27 01:19:17 +08:00
adisbladis
bb1a326829
whois: 5.2.20 -> 5.3.0 2018-01-27 01:19:16 +08:00
adisbladis
6b91beeb20
yubikey-personalization: 1.18.0 -> 1.18.1 2018-01-27 01:19:15 +08:00
Herwig Hochleitner
4e8cd90b67 wineStaging: remove evaluation warning
cc @peti @7c6f434c
2018-01-26 17:21:58 +01:00
Eelco Dolstra
e3df936356
Merge pull request #34294 from clefru/gcc7-bump
gcc: 7.2.0 -> 7.3.0
2018-01-26 16:35:03 +01:00
adisbladis
0b76640830
Merge pull request #34288 from ericsagnes/pkg-update/groonga
groonga: 7.0.8 -> 7.1.0
2018-01-26 23:24:19 +08:00
adisbladis
dd9228a3a6
Merge pull request #34287 from ericsagnes/pkg-update/j4-dmenu-desktop
j4-dmenu-desktop: 2.15 -> 2.16
2018-01-26 23:24:06 +08:00
adisbladis
d0717d536e
Merge pull request #34286 from ericsagnes/pkg-update/styx
styx: 0.7.0 -> 0.7.1
2018-01-26 23:23:16 +08:00
Franz Pletz
cb142ae728
clamav: 0.99.2 -> 0.99.3 2018-01-26 16:02:29 +01:00
Clemens Fruhwirth
2f83f52ab8 gcc: 7.2.0 -> 7.3.0 2018-01-26 15:59:22 +01:00
Timo Kaufmann
b223662ad1 sage: 8.0 -> 8.1, fix sandbox build
The sandboxed build was failing, because it relied heavily on
/usr/bin/env. This is fixed with a lot of shebang patching (both
to system packages and to sage-internal packages).
2018-01-26 14:42:24 +01:00
Franz Pletz
4a2f7a73cc
Merge pull request #34289 from taku0/thunderbird-bin-52.6.0
thunderbird: 52.5.2 -> 52.6.0 [Critical security fixes]
2018-01-26 13:36:24 +00:00
Franz Pletz
1c2e33f3cf
Merge pull request #34060 from WilliButz/fix-postfix-module
nixos/postfix: fix default postfix config
2018-01-26 13:33:49 +00:00
Franz Pletz
f646e9051d
release notes: mention the postfix config option fix
cc #34060
2018-01-26 14:27:15 +01:00
Eric Sagnes
828d19a7c6 groonga: 7.0.8 -> 7.1.0 2018-01-26 22:17:04 +09:00
Franz Pletz
cb7fe51ee6
nixos/postfix: separate list option elements with commas 2018-01-26 14:10:17 +01:00
Eric Sagnes
212a29306e j4-dmenu-desktop: 2.15 -> 2.16 2018-01-26 22:09:46 +09:00
adisbladis
c0324affe5
Merge pull request #34276 from dotlambda/abcmidi
abcmidi: 2018.01.02 -> 2018.01.25
2018-01-26 21:03:04 +08:00
Eric Sagnes
a4fba8d1cd styx: 0.7.0 -> 0.7.1 2018-01-26 22:01:59 +09:00
Robert Schütz
dac3c4d037 abcmidi: 2018.01.02 -> 2018.01.25 2018-01-26 13:54:33 +01:00
Peter Simons
a74b0e717d ghc-8.4.1: revert "update to 8.4.1-alpha2"
This reverts commit d23285684611fa0901c569cd9579688e55a19899 from
https://github.com/NixOS/nixpkgs/pull/34172. The new version does not compile:
https://nix-cache.s3.amazonaws.com/log/zhxjgmilqh5bnp16rv0fx4b6bcrhxf2a-ghc-61db0b8.drv.
2018-01-26 13:01:12 +01:00
Peter Simons
b83990dd76 haskell-hie-packages: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons
71c76eadff hackage2nix: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons
f8776eabdd cabal2nix: build with latest version of hpack 2018-01-26 13:01:12 +01:00
Peter Simons
4ec557eea9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-16-gec0f902 from Hackage revision
6b78792753.
2018-01-26 13:01:12 +01:00
Peter Simons
03ef28473d haskell-tinc: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons
c83b455c7d haskell-intero-nix-shim: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00