Peter Simons
248faf4726
perl-DB_File: update to version 1.826
2012-07-29 20:54:45 +02:00
Peter Simons
5d44de6398
perl-CGI-Session: update to version 4.46
2012-07-29 20:54:44 +02:00
Shea Levy
47d277a7c0
Merge branch 'manual-kernel-config'
...
Since the original merge won't be reverted, no need to keep things in a
separate branch.
2012-07-29 14:45:43 -04:00
Shea Levy
298b5ccdab
linux/kernel/manual-config: Only import from derivation when explicitly asked to
2012-07-29 13:26:39 -04:00
Shea Levy
f0694a3151
linux/kernel/manual-config: Do all of the config file parsing in the imported-from derivation
2012-07-29 13:24:05 -04:00
Lluís Batlle i Rossell
e58b351734
go: updating to 1.0.2
...
I've only tried it in 386. We'll see if it works on amd64.
2012-07-29 17:24:19 +02:00
Lluís Batlle i Rossell
855e5dc05a
btar: updating to 1.1
2012-07-29 14:12:52 +02:00
Shea Levy
6585646d41
linux/kernel/manual-config: Add meta
2012-07-29 04:59:38 -04:00
Shea Levy
46fa5ab105
linux/kernel/manual-config: Relink the symlink from the build directory to the source directory after the source directory is moved
2012-07-29 04:56:56 -04:00
Shea Levy
f7b6f01da1
linux/kernel/manual-config: Cleanup
2012-07-29 04:52:34 -04:00
Shea Levy
98341e0bda
linux/kernel/manual-config: Use the kernel's make install
2012-07-29 04:48:50 -04:00
Shea Levy
a9a7085684
linux/kernel/manual-config: Allow manually specifying features, cleanup
2012-07-29 04:31:40 -04:00
Shea Levy
6bb20c7ba2
linux/kernel/manual-config: Strip modules after install
2012-07-29 04:23:28 -04:00
Shea Levy
6b18ab5365
linux/kernel/manual-config: Remove useless INSTALL_MOD_STRIP variable
2012-07-29 04:07:43 -04:00
Shea Levy
6e3b17feec
linux/kernel/manual-config: Run depmod after build
2012-07-29 04:01:40 -04:00
Shea Levy
4f713d27f7
kmod: Bump to version 9
2012-07-29 03:57:50 -04:00
Shea Levy
48b5e8eee7
linux/kernel/manual-config: Build in a separate directory and move the build and source trees into $out
2012-07-29 03:49:52 -04:00
Shea Levy
e42a6c5f46
linux/kernel/manual-config: Move the build directory to $out instead of symlinking it
2012-07-29 03:27:09 -04:00
Shea Levy
a36456ca25
linux/kernel-manual-config: Simplify the lines.nix runCommand now that I know how to escape properly
2012-07-29 03:09:44 -04:00
Shea Levy
5a9d9f4f45
linux/kernel/manual-config: Properly escape makeFlagsArray and installFlagsArray
2012-07-29 02:57:58 -04:00
Shea Levy
471b4bc9bb
MODLIB needs to be passed directly to make
2012-07-29 02:49:31 -04:00
Shea Levy
aa40e0ff59
linux/kernel/manual-config: The default 'make install' tries to do something with LILO, so install the kernel manually
2012-07-29 01:57:59 -04:00
Shea Levy
dfa750732d
linux/kernel/manual-config: Properly set env vars referencing $out
2012-07-29 01:34:27 -04:00
Shea Levy
ff728a6365
The kernel build needs hostname and perl
2012-07-29 01:29:56 -04:00
Shea Levy
bf7467cbb1
Add first attempt at linux/kernel/manual-config.
...
The goal of this function is to make it possible to build a kernel with a user provided .config.
As a secondary goal, it will extract NixOS-relevant features from the config automatically.
As a tertiary goal, the build will aim to be simpler than the current generic kernel builder.sh.
Unfortunately, that simplicity is offset by the complexity of the feature extraction, especially since nix segfaults when trying to split the file into lines (so an import from a derivation is used)
2012-07-29 01:23:51 -04:00
Shea Levy
c3c68b6510
Mercurial: Install hgweb.wsgi as well
2012-07-28 20:25:41 -04:00
Lluís Batlle i Rossell
184ea61eb6
vlc: updating to 2.0.3
...
I hadd problems with how 2.0.1 disabled and reenabled DPMS on xorg. Let's see
if anything improves with 2.0.3.
2012-07-28 22:47:15 +02:00
Peter Simons
b5e7975f59
Merge pull request #75 from aforemny/digestive-functors-snap
...
Digestive functors snap
2012-07-28 02:39:49 -07:00
Shea Levy
deb09fd9de
Mercurial: Bump
2012-07-27 19:44:01 -04:00
Shea Levy
f11631c8c4
tcsh: Bump
2012-07-27 19:27:25 -04:00
Cillian de Róiste
2a1215115f
Updating Ardour3 to beta 5
2012-07-28 00:35:39 +02:00
Lluís Batlle i Rossell
c0832627c4
ocaml, unison: make them build on mips (native compilers)
...
I switch off the build of ocaml compilers to native code, and add
a 'passthru' that unison can use to see if it needs to call the native
or the bytecode compiler.
2012-07-27 22:43:40 +02:00
Lluís Batlle i Rossell
32b48d64dc
Adding 'ii', irc it.
2012-07-27 22:43:40 +02:00
Lluís Batlle i Rossell
54146ea191
octave: updating to 3.6.2 (bugfix release)
...
I don't know what they fixed.
2012-07-27 16:11:31 +02:00
Peter Simons
1dacb511e2
esniper: add support for CURL_CA_BUNDLE variable to fix SSL authentication errors
2012-07-27 11:21:32 +02:00
Peter Simons
5c924ed7c5
ikiwiki: fix test suite in the presence of enabled Git support
2012-07-27 10:25:06 +02:00
Alexander Foremny
a5ec3d71d0
Remove blank line in haskell-packages.nix
2012-07-27 06:26:53 +02:00
Alexander Foremny
a636d4b13a
Add package haskell-digestive-functors-snap
...
Add dependency haskell-digestive-functors.
2012-07-27 06:23:28 +02:00
Peter Simons
af6c1c5ef3
esniper: the 'which' alias won't work when run in a subshell; we need the real thing
2012-07-27 01:50:50 +02:00
Peter Simons
48bce09773
esniper: man, this is more difficult than I would have thought
2012-07-27 01:34:54 +02:00
Peter Simons
54cf26ad8d
esniper: fix more impurities
2012-07-27 01:30:48 +02:00
Peter Simons
3acaeefabd
esniper: remedy some impurities
2012-07-27 01:23:17 +02:00
Eelco Dolstra
84b4a086dd
nvidia-x11: Update to 304.22
...
Now with glorious Xrandr 1.2/1.3 support! No more need to
nvidia-settings!
2012-07-26 18:59:33 -04:00
Lluís Batlle i Rossell
02e6a689be
nvidia-legacy-173: Updating to 173.14.35
...
I also add gdk_pixbuf; otherwise nvidia-settings does not start.
2012-07-26 23:02:29 +02:00
Mathijs Kwik
c0fda4da9b
v8: depend on which during i686-linux build
2012-07-26 20:46:33 +02:00
Mathijs Kwik
50e173755b
grive: upgrade to 0.3.0
2012-07-26 20:46:33 +02:00
Shea Levy
263a55eda3
perlPackages.XMLLibXML: Bump
2012-07-26 14:00:52 -04:00
Eelco Dolstra
4e7df1423f
dhcp: Update to 4.1-ESV-R6
...
Fixes several security problems.
2012-07-26 11:44:34 -04:00
Eelco Dolstra
1c307015dc
DBD::Pg: update to 2.19.2
...
Fixes CVE-2012-1151.
2012-07-26 11:44:08 -04:00
Eelco Dolstra
1b0abce6de
linux: Update to 3.2.24
2012-07-26 11:32:53 -04:00