Tuomas Tynkkynen
6d176afe5e
generic-extlinux-compatible: Add new bootloader for ARM
...
This module generates a /boot/extlinux/extlinux.conf bootloader
configuration file that is supported by e.g. U-Boot:
http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.distro;hb=refs/heads/master
With this, all ARM boards supported by U-Boot can be booted in a common
way (a single boot file generator, all boards booting via initrd like
x86) and with same boot menu functionality as GRUB has.
-- sample extlinux.conf file --
# Generated file, all changes will be lost on nixos-rebuild!
# Change this to e.g. nixos-42 to temporarily boot to an older configuration.
DEFAULT nixos-default
TIMEOUT 50
LABEL nixos-default
MENU LABEL NixOS - Default
LINUX ../nixos/n7vxfk60nb5h0mcbhkwwxhcz2q2nvxzv-linux-4.1.0-rc3-cpufreq-zImage
INITRD ../nixos/0ss2zs8sb6d1qn4gblxpwlxkfjsgs5f0-initrd-initrd
FDTDIR ../nixos/n7vxfk60nb5h0mcbhkwwxhcz2q2nvxzv-linux-4.1.0-rc3-cpufreq-dtbs
APPEND systemConfig=/nix/store/469qvr43ln8bfsnk5lzcz6m6jfcgdd4r-nixos-15.06.git.0b7a7a6M init=/nix/store/469qvr43ln8bfsnk5lzcz6m6jfcgdd4r-nixos-15.06.git.0b7a7a6M/init loglevel=8 console=ttyS0,115200n8 drm.debug=0xf
LABEL nixos-71
MENU LABEL NixOS - Configuration 71 (2015-05-17 21:32 - 15.06.git.0b7a7a6M)
LINUX ../nixos/n7vxfk60nb5h0mcbhkwwxhcz2q2nvxzv-linux-4.1.0-rc3-cpufreq-zImage
INITRD ../nixos/0ss2zs8sb6d1qn4gblxpwlxkfjsgs5f0-initrd-initrd
FDTDIR ../nixos/n7vxfk60nb5h0mcbhkwwxhcz2q2nvxzv-linux-4.1.0-rc3-cpufreq-dtbs
APPEND systemConfig=/nix/store/469qvr43ln8bfsnk5lzcz6m6jfcgdd4r-nixos-15.06.git.0b7a7a6M init=/nix/store/469qvr43ln8bfsnk5lzcz6m6jfcgdd4r-nixos-15.06.git.0b7a7a6M/init loglevel=8 console=ttyS0,115200n8 drm.debug=0xf
2015-05-17 23:38:03 +03:00
Edward Tjörnhammar
e47fe46e03
wordnet: enable interp->result, unmark broken
2015-05-16 00:57:27 +02:00
Georges Dubus
af0002d884
rustc: build the stable channel
2015-05-16 00:54:20 +02:00
Joel Taylor
740d3b1517
Remove isLinux assertion from libcap
...
Heimdal evaluates libcap's meta.platforms to determine if it should be pulled in or not,
and that fails if the stdenv.isLinux assertion fails.
2015-05-15 15:33:35 -07:00
Joel Taylor
78ef78719f
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2015-05-15 14:33:21 -07:00
Joel Taylor
1aef9fc4af
cmake: disable building with ncurses if building without ncurses
2015-05-15 14:31:40 -07:00
Vladimír Čunát
d417983216
dmenu2: add version (dashed date)
...
/cc maintainer @cstrahan.
2015-05-15 23:26:34 +02:00
Vladimír Čunát
120852e542
freerdpUnstable, cinepaint: fix by using older cmake
...
Close #7841 .
2015-05-15 23:08:23 +02:00
Vladimír Čunát
b7fe141f6b
Revert "remove cmake-2.8"
...
Some packages fail with the only cmake version we've left.
This reverts commit 67199bda4e
.
2015-05-15 23:02:41 +02:00
Pascal Wittmann
4ec3f8e42f
intel-gpu-tools: apply patch to fix a compile error
...
see https://bugs.gentoo.org/show_bug.cgi?id=548318
2015-05-15 22:46:30 +02:00
Vladimír Čunát
bc7a4fc18b
webkitgtk: minor updates ( close #7828 )
...
Builds fine, NEWS look good.
2015-05-15 22:36:52 +02:00
Vladimír Čunát
69a6848b57
rtmpdump: propagate build inputs according to *.pc
...
This fixes ffmpeg-full build.
2015-05-15 21:39:41 +02:00
Peter Simons
9bc42f6d00
hugs: set meta.platforms
2015-05-15 21:26:10 +02:00
Peter Simons
1ceebca7af
hugs is an interpreter, not a compiler
2015-05-15 21:24:02 +02:00
Peter Simons
dec924f5a3
hugs: fix build
2015-05-15 21:24:02 +02:00
Pascal Wittmann
5fa611cf87
Merge pull request #7851 from taku0/firefox-bin-38.0.1
...
firefox-bin: update to version 38.0.1
2015-05-15 21:21:06 +02:00
Vladimír Čunát
9904d916b6
darkcoin: use fetchzip to get stable hash
2015-05-15 20:58:52 +02:00
Thomas Tuegel
7390e700a8
Merge pull request #7850 from sjagoe/update-hplip-plugin-sha256
...
Update SHA256 for hplip plugin
2015-05-15 13:08:58 -05:00
Eric Seidel
ef66f1536d
man-db: dont use libpipeline on darwin, causes build failure
2015-05-15 10:28:06 -07:00
Georges Dubus
91ba92096c
rustc: update to 1.0.0
2015-05-15 19:17:25 +02:00
Arseniy Seroka
66b8d766e3
Merge pull request #7852 from henrytill/smartmontools
...
smartmontools: clean up meta, add darwin to meta.platforms
2015-05-15 19:54:58 +03:00
Henry Till
8b580fb9d1
smartmontools: clean up meta, add darwin to meta.platforms
2015-05-15 12:41:33 -04:00
Eric Seidel
f93a8ee110
Merge pull request #7845 from spwhitt/misc
...
Darwin: A couple fixes
2015-05-15 09:06:00 -07:00
Spencer Whitt
5d82c67129
libdvbpsi: enable on Darwin
2015-05-15 11:58:22 -04:00
Spencer Whitt
7145859662
botan: clang fix
2015-05-15 11:58:22 -04:00
Spencer Whitt
2f6e9000e8
ent: clang fix
2015-05-15 11:58:21 -04:00
Spencer Whitt
e17dfe13e8
bandwidth: clang fix
2015-05-15 11:58:21 -04:00
Spencer Whitt
4c76dda4dd
curl 7.15: Disable on Darwin
...
Build is failing and this version of curl is not used for anything
useful on Darwin, so it's not worth fixing.
2015-05-15 11:58:21 -04:00
Spencer Whitt
3f6b56812c
bwm_ng: clang fix
2015-05-15 11:58:20 -04:00
Spencer Whitt
7745dc5dcf
nghttp2: fix configure script to correctly find jemalloc
2015-05-15 11:58:20 -04:00
Spencer Whitt
a634c11075
ruby_1_8_7: Fix on Darwin
2015-05-15 11:58:19 -04:00
Spencer Whitt
94362af1e8
libev: Fix compilation with clang
2015-05-15 11:58:19 -04:00
taku0
fa2102b463
firefox-bin: update to version 38.0.1
2015-05-16 00:43:44 +09:00
Jascha Geerds
92587ccc1f
pycharm: update 4.0.6 -> 4.5
2015-05-15 16:40:36 +02:00
Peter Simons
57c278200a
all-packages.nix: strip trailing whitespace
2015-05-15 15:28:09 +02:00
Peter Simons
92312e17e8
Move definitions of 'uhc' and 'jhc' to 'haskell.compiler' attribute set.
2015-05-15 15:28:09 +02:00
Lluís Batlle i Rossell
4b09501f23
Making go build for any arm.
2015-05-15 13:24:32 +00:00
Peter Simons
1e0ab1d4ce
haskell-packages.nix: remove unused attribute 'haskell.compiler.ghc'
...
All compilers in that attribute set are versioned.
2015-05-15 15:20:24 +02:00
Peter Simons
4672165582
Remove unused file pkgs/top-level/haskell-ng.nix.
2015-05-15 15:19:57 +02:00
Arseniy Seroka
632eded07c
Merge pull request #7838 from benmont/master
...
pyblosxom: new package
2015-05-15 15:14:02 +03:00
Arseniy Seroka
0b3e2becca
Merge pull request #7829 from joamaki/vmware_guest
...
VMWare guest support and open-vm-tools package
2015-05-15 15:13:30 +03:00
Edward Tjörnhammar
2bf516613d
Add section on fetching sources
2015-05-15 14:10:01 +02:00
Simon Jagoe
691a65cb41
Update SHA256 for hplip plugin
2015-05-15 13:04:11 +01:00
Peter Simons
949746f9f5
r-modules: disable broken builds
2015-05-15 13:48:38 +02:00
Peter Simons
278df52729
r-xml2: fix build
2015-05-15 13:47:27 +02:00
Wout Mertens
ebedf814ce
Merge pull request #7847 from spwhitt/libdvdnav
...
libdvdnav: 4.2.1 -> 5.0.3
2015-05-15 13:21:35 +02:00
Thomas Tuegel
5b6e66e1b6
Build lokalize with KDBusAddons
2015-05-15 05:48:55 -05:00
Thomas Tuegel
baed394d92
Build khangman with KIO
2015-05-15 05:48:55 -05:00
Thomas Tuegel
87d40251cc
Build kmahjongg with KDE 4 libkmahjongg
2015-05-15 05:48:54 -05:00
Thomas Tuegel
ab1c27d086
Build kstars with cfitsio and kparts
2015-05-15 05:48:54 -05:00