Pascal Wittmann
d760d9cccc
Merge pull request #21836 from kierdavis/ckb
...
ckb: init at 0.2.6
2017-01-13 21:44:21 +01:00
John Ericson
0b8e389870
Merge pull request #21415 from Ericson2314/normalize-boot
...
Normalize bootstrapping
2017-01-13 13:49:22 -05:00
John Ericson
6a45e911c4
linux stdenv: Utilize overrides and prevStage better
...
`gcc-unwrapped` basically replaces `gccPlain`. It may seem like an ugly
polution to stick it in all-packages, but a future PR will enshrine this
`*-unwrapped` pattern. In any event, the long term goal is stdenvs might
need to tweak how compilers are booted and wrapped, but the code to build
the unwrapped compilers themselves should be generic.
2017-01-13 13:23:25 -05:00
John Ericson
67ebd3161b
top-level: Inherit system
and platform
in stage.nix not all-packages.nix
...
These are not packages, and so its more elegant to do this outside of
all-packages.nix.
2017-01-13 13:23:25 -05:00
David Grayson
0f33b9f7f1
top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.
...
Instead, the cross stdenv will patch up the override field -- the complexity
is now confined to the one place it matters.
2017-01-13 13:23:25 -05:00
John Ericson
3e197f7d81
top-level: Normalize stdenv booting
...
Introduce new abstraction, `stdenv/booter.nix` for composing bootstraping
stages, and use it everywhere for consistency. See that file for more doc.
Stdenvs besides Linux and Darwin are completely refactored to utilize this.
Those two, due to their size and complexity, are minimally edited for
easier reviewing.
No hashes should be changed.
2017-01-13 13:23:23 -05:00
Michael Raskin
94b0ad124e
Merge pull request #21846 from peterhoeg/f/nim
...
nim: include all supporting tools
2017-01-13 17:49:25 +00:00
John Ericson
0ef8b69d12
top-level: Modernize stdenv.overrides giving it self and super
...
Document breaking change in 17.03 release notes
2017-01-13 10:36:11 -05:00
Robin Gloster
a6cd5cdc15
prometheus-cli: remove due to pkg being obsolete
2017-01-13 14:24:35 +01:00
Robin Gloster
e2be232c65
perlPackages.CompressRawBzip2: 2.064 -> 2.070
2017-01-13 14:02:57 +01:00
Michael Raskin
aa5fe24540
Merge pull request #21831 from lsix/update_python_channels
...
Update python channels
2017-01-13 10:44:04 +00:00
Kier Davis
ea7a8bf2d9
ckb: init at 0.2.6
...
ckb is a driver for Corsair keyboards/mice. It also contains a graphical tool for configuring their LED backlight settings.
The driver is implemented as a userland daemon. A NixOS module is included that runs this as a systemd service.
2017-01-12 18:25:14 +00:00
Volth
9c489165af
scala: fix versions and $PATH
2017-01-12 17:56:45 +00:00
Pascal Wittmann
dd3c287642
Merge pull request #20318 from vdemeester/add-vndr
...
vndr: init at 20161110-cf8678f
2017-01-12 18:40:16 +01:00
Graham Christensen
193d206b17
Merge pull request #21804 from exi/include-rust-beta-nightly
...
rust: make rust beta and nightly be build by hydra
2017-01-12 07:33:26 -05:00
Ignat Loskutov
c94c2666bb
tdesktop: 0.10.19 -> 1.0.0
...
abbradar: add vdpau to fix the build, use qt56 explicitly
Closes #21821 .
2017-01-12 15:27:24 +03:00
Peter Hoeg
4e0a5e7602
nim: include all supporting tools
...
This PR makes a few changes to how things are done:
a) build and install "koch" - the nim make-type tool
b) use "koch" to bootstrap nim
c) build additional supporting tools such as nimble, nimgrep and nimsuggest
d) nim can use other c compilers than gcc, so instead of forcing gcc we use the one from stdenv
e) run the full test suite
We do not need the "nimble" package any longer as it is part of nim.
2017-01-12 20:11:36 +08:00
Franz Pletz
44efd447b6
Merge pull request #21816 from NeQuissimus/linux_4_8_removal
...
linux: Remove 4.8
2017-01-12 10:22:29 +01:00
Lancelot SIX
8b8bba90b7
pythonPackages.channels: 0.17.3 -> 1.0.1
2017-01-12 10:17:55 +01:00
Lancelot SIX
eeda593de4
pythonPackages.daphne: 0.15.0 -> 1.0.1
2017-01-12 10:17:46 +01:00
Vincent Laporte
086fbfa308
ocamlPackages.owee: init at 0.2
...
Owee is an experimental library to work with DWARF format.
Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00
Tim Steinbach
d483a871d1
linux: Remove 4.8
2017-01-11 16:59:29 -05:00
Daiderd Jordan
4488203d0c
Merge pull request #20658 from matthewbauer/gimp-darwin
...
GIMP on Darwin (use Quartz)
2017-01-11 21:47:29 +01:00
Frederik Rietdijk
87e67cb4e5
pythonPackages.yenc: init at 0.4.0
2017-01-11 18:12:32 +01:00
Jörg Thalheim
d9681de618
Merge pull request #21708 from 3noch/nginx-pagespeed-module
...
nginx: add PageSpeed module (Linux only)
2017-01-11 17:25:26 +01:00
Michael Raskin
760edeb2b6
xfractint: init at 20.04p14
2017-01-11 14:14:07 +01:00
Reno Reckling
167795cd15
rust: make rust beta and nightly be build by hydra
2017-01-11 13:54:21 +01:00
Frederik Rietdijk
d0bfac0edf
Merge pull request #20037 from magnetophon/lv2libs
...
Lv2libs
2017-01-11 09:02:14 +01:00
Daiderd Jordan
51beb935c3
Merge pull request #21274 from LnL7/darwin-gyp
...
python-gyp: fix darwin build without xcode
2017-01-11 08:51:00 +01:00
Yacine Hmito
f88e2fb5f1
zsh-autosuggestions: init at 0.3.3 ( #21792 )
...
Added a related `programs.zsh.enableAutosuggestions` option
2017-01-11 07:00:48 +01:00
Matthew Bauer
21143cc000
gtk-mac-bundler: init at 0.7.4
2017-01-10 23:51:36 -06:00
Matthew Bauer
8497ef1ed2
gimp: add darwin support
2017-01-10 23:51:36 -06:00
Franz Pletz
3ecfab8819
libgit2_0_21: remove, unused and probably vulnerable
2017-01-11 06:50:37 +01:00
Bart Brouns
5abcc7d22a
lilv and sord: remove svn versions and deploy release version
2017-01-11 02:21:00 +01:00
Graham Christensen
acc889f5ed
Merge pull request #21462 from phunehehe/android-studio
...
Fontconfig for Android Studio
2017-01-10 20:05:42 -05:00
Daiderd Jordan
43266905d1
Merge pull request #21791 from LnL7/darwin-cairo-fixes
...
cairo related fixes
2017-01-11 00:45:16 +01:00
Daiderd Jordan
cb061ef4f2
gst_plugins_base: add darwin frameworks
2017-01-10 23:32:32 +01:00
3noch
0d4d401b7f
nginx: add PageSpeed module (Linux only)
2017-01-10 17:26:50 -05:00
Daiderd Jordan
581a5aec88
imagemagick: add darwin frameworks
2017-01-10 23:03:49 +01:00
Stefan Götz
9280174493
mpv: 0.22.0 -> 0.23.0
2017-01-10 22:42:29 +01:00
Daiderd Jordan
6bdecbf1ba
graphviz: add darwin frameworks
2017-01-10 22:20:25 +01:00
Domen Kožar
6462eb6bdd
nodejs: set hiPrio for 6.x
2017-01-10 21:17:12 +01:00
Vladimír Čunát
0300418a69
Merge branch 'staging'
2017-01-10 21:13:18 +01:00
Michael Raskin
15ef9bc87d
xsok: init at 1.02
2017-01-10 20:08:31 +01:00
Frederik Rietdijk
4fc0c15af5
pythonPackages.sounddevice: 0.3.4 -> 0.36
2017-01-10 15:45:41 +01:00
Vladimír Čunát
ee2edd4527
Merge branch 'master' into staging
2017-01-10 15:38:07 +01:00
Vladimír Čunát
337336a3f8
perl-IO-Compress: try without testing for now
...
Tests got broken by zlib update. Also 2.0.63 -> 2.0.70,
but the update didn't help with this unfortunately.
LibreOffice now starts fine for me, and Hydra package builds.
2017-01-10 15:34:08 +01:00
Michael Raskin
8801b8d2b3
Merge pull request #21776 from peterhoeg/p/terragrunt
...
terragrunt: init at 0.8.0
2017-01-10 14:14:22 +00:00
Michael Raskin
5b9d80646b
mdadm4: init at 4.0
...
Would be just mdadm: 3.3.4 -> 4.0, but it doesn't look like there are
urgent bugfixes, and it is a major release, and wrong RAID handling
kills data, so let's let the early adopters test it a bit.
2017-01-10 14:09:20 +01:00
Frederik Rietdijk
49640fcd32
Merge pull request #21762 from mguentner/ipfsapi
...
pythonPackages.ipfsapi: init at 0.4.0
2017-01-10 08:37:02 +01:00