Ioannis Koutras
bfce8a71b7
goland: 2017.3 -> 2017.3.1
2018-01-22 10:51:53 +02:00
Ioannis Koutras
e364a33f32
clion: 2017.3.1 -> 2017.3.2
2018-01-22 10:51:32 +02:00
Tuomas Tynkkynen
a2b8264377
linux_testing: 4.15-rc8 -> 4.15-rc9
2018-01-22 10:44:50 +02:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
...
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087 .
2018-01-22 08:54:37 +01:00
Vladimír Čunát
8b49697859
Merge #34114 : unbound: 1.6.7 -> 1.6.8 (security)
...
CVE-2017-15105
2018-01-22 08:50:14 +01:00
Peter Simons
699d715f24
haskell-nix-paths: fix bogus dependencies
2018-01-22 08:47:00 +01:00
Rommel Martinez
f716cdb9be
nixos manual: fix typo
2018-01-22 09:39:24 +02:00
Daiderd Jordan
ea8cd05b2f
Merge pull request #34130 from sellout/fix/git-hub-darwin
...
git-hub: add darwin support
2018-01-22 08:38:42 +01:00
Gregory Pfeil
312b49ad6a
git-hub: add darwin support
2018-01-21 22:38:55 -07:00
Mitsuhiro Nakamura
7287a9e91d
cataclysm-dda{,-git}: create app launcher on Darwin
2018-01-22 14:07:35 +09:00
Samuel Dionne-Riel
d9031c67ad
dbeaver: 4.3.2 -> 4.3.3
2018-01-21 23:40:26 -05:00
Ben Gamari
bf687907d7
haskell lib: Make Cabal compiler names explicit
...
Cabal2nix expects a --compiler flag that contains a Cabal Compiler description.
We used to use the compiler's derivation name for this, but this breaks when
cross-compiling due to the target suffix. Instead we add an explicit
haskellCompilerName attribute to Haskell compiler derivations.
2018-01-21 23:31:05 -05:00
John Ericson
b612597c3d
release-cross: Add a test for Haskell on Raspberry Pi and "Android"
...
Hello World with ghcHEAD. ghc822 to come after some patches.
Android will be turned into real Android...later.
2018-01-21 23:31:04 -05:00
John Ericson
81553124cf
haskell infra: nativeGhc != ghc.bootPkgs.ghc
...
There's no reason to wait for non-binary native to *build* cross ghc,
but we want a nix-built GHC for Setup.hs or things won't work.
2018-01-21 23:31:04 -05:00
John Ericson
8560c025bc
ghc 8.4.1: Reformat to move rev into src
2018-01-21 23:31:04 -05:00
John Ericson
a2516efb26
ghcHEAD: Bump version ghc-8.5.20180118
2018-01-21 23:31:04 -05:00
John Ericson
23c29ebc90
ghc 8.2.2: Add bgamari's STRIP detection fix
2018-01-21 23:31:04 -05:00
John Ericson
60f45a2af1
ghc 8.0.2: Patch Cabal so --extra-*-dirs works right
2018-01-21 23:31:04 -05:00
Ben Gamari
af03b7746a
ghc 8.2.2 & head: Work around ARM bugs in BFD ld by using gold
2018-01-21 23:31:03 -05:00
Ryan Trinkle
bd0de2f1cb
ghc: Fix env vars and configure flags to be weird
...
GHC currently handles this stuff in a quite non-standard way, basically
taking prog var `FOO` to mean `FOO_FROM_TARGET`. It's because it
(wrongly) thinks from stage 2's perspective.
2018-01-21 23:31:03 -05:00
John Ericson
e760de8108
ghc: Predicate libiconv on not using glibc instead of Darwin
2018-01-21 23:31:03 -05:00
John Ericson
398ac54593
ghc: Fix cross compilation to work with new system
2018-01-21 23:31:03 -05:00
John Ericson
bc16cfc009
ghc: Remove old cross work
...
That way the next commit can apply a similar diff to each GHC.
2018-01-21 23:31:02 -05:00
John Ericson
54ead73271
generic-builder: Make GHC a proper dependency
...
Rather than just sticking it on the PATH
2018-01-21 23:27:38 -05:00
John Ericson
0eb3acaf38
ghc: echo -n
mk/build.mk to avoid extra line
2018-01-21 23:27:38 -05:00
John Ericson
5a6b6b4ac5
ghc: Normalize derivations a bit before cross
...
These changes will affect the final derivation
2018-01-21 23:27:38 -05:00
Graham Christensen
931a0b8be8
Merge pull request #34128 from teto/doc_simple
...
Doc: simple precisions
2018-01-21 22:40:36 -05:00
Matthieu Coudron
8b9429008e
doc: add wpa_supplicant command to connect to wifi
...
New thin laptops don't have an ethernet port and so rely on wifi to get
access. With the minimal installer, setup wpa_supplicant can be hard if
it is the first time so here we provide an example.
2018-01-22 11:54:17 +09:00
Nick Novitski
9f6f2cdbde
google-cloud-sdk: disable component updater
2018-01-21 18:26:30 -08:00
Arcadio Rubio García
0d05bcae8c
bwa: 0.7.16a -> 0.7.17
2018-01-22 01:58:36 +00:00
Matthieu Coudron
91648a2f22
environment.variables: give an example
2018-01-22 10:40:23 +09:00
Matthieu Coudron
d9ebd0d35b
zsh doc: precise environment.shellAliases
2018-01-22 10:40:23 +09:00
Herwig Hochleitner
d585a3207b
chromium: fix rpath-overwriting in WideVine plugin
2018-01-22 02:20:09 +01:00
Herwig Hochleitner
6b77189b80
chromium: hide enableWideVine
behind a broken
flag
...
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640
cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus
7b062dc57a
chromium: Use patchelfUnstable for WideVine plugin
...
ref #22333
2018-01-22 02:20:03 +01:00
Herwig Hochleitner
8924e84daa
dwarf-fortress: 0.44.03 -> 0.44.05
2018-01-22 02:16:47 +01:00
Herwig Hochleitner
6cc8541ef5
winetricks: 20171018 -> 20171222
2018-01-22 02:16:42 +01:00
Herwig Hochleitner
7706f38a6c
patchelfUnstable: 0.10-pre-20160920 -> 0.10-pre-20180108
2018-01-22 02:16:29 +01:00
Jörg Thalheim
a1e2f2a339
nixos/initrd-network: fix docbook syntax
2018-01-22 00:01:49 +00:00
Jörg Thalheim
d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
...
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
Jörg Thalheim
2700f50df3
Merge pull request #34111 from bachp/prometheus-minio-exporter-0.2.0
...
prometheus-minio-exporter: 0.1.0 -> 0.2.0
2018-01-21 22:58:04 +00:00
Jörg Thalheim
c1e764d698
Merge pull request #34112 from Baughn/nix-docs
...
initrd-network: Document the need for modules
2018-01-21 22:55:11 +00:00
Jörg Thalheim
f518ac736a
Merge pull request #34115 from das-g/tablib-0.12.1-cherrypicked-to-master
...
tablib: 0.10.0 -> 0.12.1
2018-01-21 22:54:14 +00:00
Jörg Thalheim
5c041ae56f
Merge pull request #34113 from jlesquembre/neovim
...
neovim: 0.2.1 -> 0.2.2
2018-01-21 22:48:25 +00:00
Andreas Rammhold
f2e5b7e236
Merge pull request #34106 from dotlambda/spectre-meltdown-checker
...
spectre-meltdown-checker: 0.31 -> 0.32
2018-01-21 22:48:14 +00:00
Tuomas Tynkkynen
a8d0b805b1
chromium: Attempt building on aarch64
...
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs
e8926be6bf
chromium: Configure aarch64 toolchain
2018-01-22 00:41:03 +02:00
Jörg Thalheim
6daf8f29c4
Merge pull request #34117 from flokli/bpython-pypi
...
bpython: fetch from PyPi
2018-01-21 22:34:41 +00:00
チルノ
b23e92eac1
tewisay: init at git-2017-04-14 ( #33488 )
2018-01-21 22:31:51 +00:00
Jörg Thalheim
e36a3623e9
wireguard: 0.0.20171221 -> 0.0.20180118
2018-01-21 22:17:26 +00:00