William A. Kennington III
809caa87ab
tests/installer: Add btrfs tests for grub and nixos-generate-config
2014-08-28 13:35:35 -07:00
William A. Kennington III
8329d12b79
grub: Change fsIdentifier to str from string
2014-08-28 13:35:35 -07:00
William A. Kennington III
5870ae613f
nixos/release: Dynamically generate installer tests
2014-08-28 13:35:35 -07:00
William A. Kennington III
769d2dc6bf
nixos/grub: Catch errors from command execution
2014-08-28 13:35:35 -07:00
William A. Kennington III
d4e2040099
nixos/grub: Refactor install-grub.pl and correct perl syntax
2014-08-28 13:35:35 -07:00
William A. Kennington III
99b4792554
nixos/grub: Refactor perl script to remove the Switch module
2014-08-28 13:35:35 -07:00
William A. Kennington III
1f460e00ef
grub: Build grub2 from git instead of using the unpredictable generated tarball
2014-08-28 13:35:35 -07:00
William A. Kennington III
525acb4d4f
nixos/grub: Fix typo
2014-08-28 13:35:35 -07:00
William A. Kennington III
70c11772a6
nixos/grub: Fix some silly perl struct accesses
2014-08-28 13:35:35 -07:00
William A. Kennington III
a6e6c85f06
grub: Add support for detecting btrfs subvolumes
2014-08-28 13:35:35 -07:00
William A. Kennington III
fba9f641a8
grub: Add support for forcing devices to be identified with labels or UUIDs
2014-08-28 13:35:35 -07:00
William A. Kennington III
c5bdb469ce
Update the grub configuration script to handle more complex filesystem layouts including full zfs / and /boot
2014-08-28 13:35:35 -07:00
William A. Kennington III
02ab48d0ee
Enable grub zfsSupport if zfs is built into the initrd
2014-08-28 13:35:34 -07:00
William A. Kennington III
3c6e2fbba9
Add optional zfsSupport to the nixos grub configuration
2014-08-28 13:35:34 -07:00
William A. Kennington III
f2bef62716
Update grub 2.00 to 2.02-beta2
2014-08-28 13:35:34 -07:00
William A. Kennington III
4f832b5217
Revert "grub: Allow setting the boot root explicitly"
...
This reverts commit e4630c1d41d513eb709bddb39043da84442235a7.
2014-08-28 13:35:34 -07:00
Peter Simons
1851efa1a7
haskell-hspec-wai: disable builds because it depends on broken hspec2
2014-08-28 18:15:54 +02:00
Peter Simons
1e7885f9c2
haskell-servant-scotty: re-generate with cabal2nix
2014-08-28 18:09:00 +02:00
Peter Simons
7fec14e74a
haskell-hspec2: mark 'broken' because of https://github.com/hspec/hspec/issues/187
2014-08-28 18:08:32 +02:00
lethalman
b722b4c90f
Merge pull request #3828 from manveru/di
...
Add di package
2014-08-28 14:23:16 +02:00
Michael Fellinger
e07b5c95af
Add di package
2014-08-28 14:16:11 +02:00
lethalman
743c2c7786
Merge pull request #3675 from ruediger/add/comic-neue
...
Add CC0 license and Comic Neue font
2014-08-28 13:13:40 +02:00
Rüdiger Sonderfeld
57c8f29232
Add comic-neue font.
2014-08-28 13:05:45 +02:00
Rüdiger Sonderfeld
ae9afc4d31
licenses: Add CC0 license.
...
A universal public domain license.
http://creativecommons.org/publicdomain/zero/1.0/
2014-08-28 13:03:32 +02:00
Oliver Charles
ce16840c68
haskellPackages.engineIo: Update to 1.1.2
2014-08-28 10:11:15 +01:00
Oliver Charles
9c6614687c
Update haskellPackages.engineIo and haskellPackages.socketIo
2014-08-28 10:05:00 +01:00
Shea Levy
013aedffea
ats2: bump
2014-08-27 22:51:27 -04:00
Eelco Dolstra
21ab4e054c
nixos-container run: Execute command using ‘su’
...
This ensures that the environment is set up correctly.
2014-08-28 02:20:31 +02:00
Eelco Dolstra
6773babd5b
Containers: Use nsenter to execute commands in containers
...
Also remove ‘nixos-container set-root-password’, which is kind of
pointless now.
2014-08-28 02:20:23 +02:00
lethalman
9c7a598713
Merge pull request #3824 from Fuuzetsu/cantata
...
cantata: update to 1.4.1
2014-08-28 01:22:20 +02:00
Mateusz Kowalczyk
2b54796585
cantata: update to 1.4.1
2014-08-28 00:09:26 +01:00
aszlig
8a56a55bb4
nixos/manual: Use literalExample when feasible.
...
Should bring most of the examples into a better consistency regarding
syntactic representation in the manual.
Thanks to @devhell for reporting.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 23:41:15 +02:00
aszlig
9667a4067c
nixos: Use literalExample for systemPackages.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 22:44:56 +02:00
Austin Seipp
2dc2699ca4
linux/grsec: updates
...
3.15.10 is EOL soon, but grsecurity/unstable hasn't moved to 3.16.x yet.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-27 15:14:19 -05:00
Shea Levy
f2d9783891
Merge branch 'add-haskell-servant' of git://github.com/alpmestan/nixpkgs
...
add the servant (haskell) packages to nixpkgs
2014-08-27 16:06:39 -04:00
lethalman
f11c742997
Merge pull request #3823 from aristidb/master
...
virtinst: fix name resolution ambiguity breaking the runnability
2014-08-27 22:05:35 +02:00
Alp Mestanogullari
940a918825
fix a small typo
2014-08-27 22:04:27 +02:00
Alp Mestanogullari
a501db1b7e
servant-scotty/default.nix: switch to version 0.1.1 which relaxes the bounds on the transformers package
2014-08-27 22:03:15 +02:00
Aristid Breitkreuz
10a3369c99
virtinst: fix name resolution ambiguity breaking the runnability
2014-08-27 21:24:13 +02:00
Domen Kožar
81a2e4ce4c
python3Packages: disable some
2014-08-27 21:01:43 +02:00
Domen Kožar
0a1c255bc9
zeitgeist: fix build
2014-08-27 20:53:02 +02:00
Domen Kožar
e75cf5d166
coprthr: mark as broken (cc @thoughtpolice)
2014-08-27 19:46:15 +02:00
Domen Kožar
3eb2e2b4eb
python3Packages: more fixes
2014-08-27 19:43:37 +02:00
Domen Kožar
ede4ec6eea
python3Packages.qutip: fix build
2014-08-27 19:37:58 +02:00
Domen Kožar
cfbdb07159
python3Packages.goobook: disable on py3k
2014-08-27 19:34:49 +02:00
Domen Kožar
9cd8c65eea
python3Packages.eyeD3: fix build
2014-08-27 19:31:12 +02:00
Domen Kožar
45563c61a7
python3Packages.hcs_utils: fix build
2014-08-27 19:28:33 +02:00
Domen Kožar
1b376347f5
python3Packages.pygit2: fix build
2014-08-27 19:21:50 +02:00
Domen Kožar
e7fca7b31d
python3Packages.zope_sqlalchemy: fix build
2014-08-27 19:21:33 +02:00
Domen Kožar
4008f01c04
perlPackages.TaskCatalystTutorial: fix build
2014-08-27 19:20:39 +02:00