Bjørn Forsman
7bf209db50
patchShebangs: rewrite ".../bin/env python" to /nix/store/.../python
...
Currently "/usr/bin/env python" is rewritten to "/nix/store/.../env
python". That doesn't really improve anything because the interpreter
still have to be located in $PATH at runtime. The result is that many
nix package expressions do .../bin/env fixup themselves.
Instead of everyone having to do this patching locally, add the
functionality to the standard environment patchShebangs function so that
everyone can benefit.
2013-12-02 13:02:42 +01:00
Peter Simons
29c11ef8a5
gnutar: update to version 1.27.1
2013-12-02 13:00:02 +01:00
Vladimír Čunát
cee92097c9
emacs23: fix build via using older texinfo
2013-11-15 12:06:14 +01:00
Vladimír Čunát
b035c33fe8
perl: avoid --no-cpp-precomp on darwin, ( close #1160 )
...
Taken from https://trac.macports.org/ticket/38913
vcunat renamed the patch
2013-11-02 11:53:04 +01:00
Mathijs Kwik
609f8dc04b
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-11-01 08:31:54 +01:00
Mathijs Kwik
b6519f08da
haskell-parsers: bring back 0.9 for idris
2013-11-01 08:02:19 +01:00
Mathijs Kwik
3c2b7f5e33
haskell-trifecta: bring back 1.1 for idris
2013-11-01 08:02:19 +01:00
Mathijs Kwik
07d68731ff
haskell-trifecta: jailbreak on comonad
2013-11-01 08:02:13 +01:00
Mathijs Kwik
588db4727c
calibre: fix hash
2013-11-01 07:59:11 +01:00
Eelco Dolstra
9668294eeb
Mark the value for nixpkgs.system as a default
2013-11-01 00:35:48 +01:00
Eelco Dolstra
444a4fb793
Loosen the type of SSH key files
2013-11-01 00:34:31 +01:00
Eelco Dolstra
4d15ad22a2
Manual: Expand the Development chapter
2013-10-31 23:01:07 +01:00
Eelco Dolstra
8d09a99a3a
Propagate the stableBranch argument
2013-10-31 22:04:26 +01:00
Eelco Dolstra
139ff6d52f
Manual: Don't tell users to delete ~/.nix-defexpr/channels
...
That breaks nix-channel, obviously.
2013-10-31 20:52:40 +01:00
Eelco Dolstra
8e6abe49cd
Manual tweaks
2013-10-31 18:49:04 +01:00
Eelco Dolstra
987641d6ed
Fix mkForce example
2013-10-31 18:43:15 +01:00
Eelco Dolstra
599c32fdba
Document the NixOS configuration syntax
...
...without telling people to read the Nix manual first.
2013-10-31 18:12:57 +01:00
Domen Kožar
ebcdbbbdd2
Merge pull request #1132 from lovek323/php54-pcntl
...
php54: add pcntl option
2013-10-31 07:29:38 -07:00
Eelco Dolstra
ca912c79d9
Manual: Document how to use NixOS channels
2013-10-31 14:38:29 +01:00
Eelco Dolstra
ee438d6266
Manual: Mention other ways to get NixOS
2013-10-31 13:46:35 +01:00
Eelco Dolstra
4ccd9fdace
Remove unused file
2013-10-31 13:28:29 +01:00
Eelco Dolstra
c1159edc65
Remove remaining references to Upstart
2013-10-31 13:26:06 +01:00
Eelco Dolstra
456d8ec52b
Clean up Synergy option descriptions a bit
2013-10-31 13:18:00 +01:00
Peter Simons
86443f4efd
haskell-cabal2nix: update to version 1.55
2013-10-31 09:02:25 +01:00
Peter Simons
7337c675df
haskell-uuid: update to version 1.3.3
2013-10-31 09:02:25 +01:00
Peter Simons
7deb37d1f9
haskell-symbol: update to version 0.2.0
2013-10-31 09:02:25 +01:00
Peter Simons
4bf277e39b
haskell-postgresql-simple: update to version 0.3.9.1
2013-10-31 09:02:25 +01:00
Peter Simons
7399dba217
haskell-pipes-parse: update to version 2.0.1
2013-10-31 09:02:24 +01:00
Peter Simons
df12cd8a7b
haskell-intervals: update to version 0.3
2013-10-31 09:02:24 +01:00
Peter Simons
e0c633a402
haskell-hslua: update to version 0.3.8
2013-10-31 09:02:24 +01:00
Peter Simons
f7ea8a57df
haskell-hexpat: update to version 0.20.4
2013-10-31 09:02:24 +01:00
Peter Simons
ece9b21522
haskell-feed: update to version 0.3.9.2
2013-10-31 09:02:24 +01:00
Peter Simons
436885b067
haskell-fclabels: update to version 2.0.0.2
2013-10-31 09:02:24 +01:00
Peter Simons
56dfdba91b
haskell-constraints: update to version 0.3.4.2
2013-10-31 09:02:24 +01:00
Peter Simons
29054f9a87
haskell-blaze-builder: update to version 0.3.2.0
2013-10-31 09:02:24 +01:00
Peter Simons
aa3fad72ad
haskell-HDBC-postgresql: update to version 2.3.2.2
2013-10-31 09:02:24 +01:00
Peter Simons
893282109e
haskell-xmobar: update to version 0.19
2013-10-31 09:02:24 +01:00
Peter Simons
793be25a9a
haskell-gloss: update to version 1.8.1.1
2013-10-31 09:02:24 +01:00
Peter Simons
90d80c3d35
haskell-OpenGL: update 2.9.x branch to version 2.9.1.0
2013-10-31 09:02:24 +01:00
Eelco Dolstra
7083607e12
Generate manual for i686-linux as well as x86_64-linux
2013-10-31 08:48:57 +01:00
Eelco Dolstra
a840dae935
Improve description of the users.extraUsers.*.description option
...
Fixes NixOS/nixos#278 .
2013-10-31 08:43:10 +01:00
Domen Kozar
d9ba437875
libedit: add FreeBSD support
2013-10-31 00:47:33 +01:00
Michael Raskin
92e3206c2a
Updating SlimerJS to Git version for compatibility with fresh xulrunner
2013-10-31 02:59:45 +04:00
Pascal Wittmann
6e062f1434
Agda: update to 2.3.2.2.
...
This update also fixes the build errors on hydra that were caused by
an incompatible version of haskell-src-ext.
Close #1153 .
2013-10-30 23:30:39 +02:00
Vladimír Čunát
b60d44a00a
release: remove gcjXX references to fix tarball
2013-10-30 22:04:34 +01:00
Vladimír Čunát
16e224b93a
gnuplot: fix build via using texinfo4
2013-10-30 21:59:03 +01:00
Vladimír Čunát
7ff9622310
xbase: fix build with new gcc via a Gentoo patch
2013-10-30 21:40:41 +01:00
Eelco Dolstra
a61b800da5
Fix backward compatibility with Nix < 1.6
...
"with" used to be less lazy, so don't rely on that. Also don't use
the "<" operator.
2013-10-30 19:12:25 +01:00
Eelco Dolstra
f3cdf9b477
Make update-mime-database less verbose
2013-10-30 18:47:44 +01:00
Eelco Dolstra
244cf195c8
Use the "assertions" option instead of mkAssert
2013-10-30 18:47:44 +01:00