Vladimír Čunát
8d14c7baa6
polkit: major update 0.105 -> 0.112
...
- It now uses JavaScript for configuration (only),
so I had to "convert" config for NetworkManager.
- I tested suspend/restart/(un)mount on KDE/Xfce,
Phreedom tested NetworkManager config conversion.
2013-11-09 16:29:18 +01:00
Vladimír Čunát
35a3d07c4f
Merge #1082 : Update QtCreator to 2.8.1, add Qt 5.1.1 and QtSDK
2013-11-09 16:26:59 +01:00
Vladimír Čunát
61528849e3
mesa: bugfix update 9.1.6 -> .7
...
Thist is just for master before the official release,
x-updates has 9.2.* already.
2013-11-09 16:26:54 +01:00
Vladimír Čunát
2a9bdac39a
gtk2: minor update .20 -> .22
2013-11-09 16:26:53 +01:00
Eelco Dolstra
6fda96ba10
Set the channel for this release
2013-10-31 23:01:54 +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
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
Eelco Dolstra
c7171b2c8f
Comment out nixos-gui
...
It hasn't built in over 2 years.
2013-10-30 18:47:43 +01:00
Eelco Dolstra
7d5152964c
Drop environment.x11Packages
...
It doesn't do anything useful compared to environment.systemPackages.
2013-10-30 18:47:43 +01:00
Eelco Dolstra
408b8b5725
Add lots of missing option types
2013-10-30 18:47:43 +01:00
Eelco Dolstra
d882e19662
Shut up "failed to resume" warning if there is no resume device
2013-10-30 18:47:43 +01:00
Eelco Dolstra
be5d3a59dd
Clean up some option examples
2013-10-30 18:47:43 +01:00
Eric Kow
0f8b1b1a5c
libusb1: avoid -lgcc_s on darwin
...
close #1151
2013-10-30 19:19:54 +02:00
Domen Kožar
58f520601c
pythonPackages.substanced: correct sha256
2013-10-30 18:15:08 +01:00
Vladimir Still
d7d3c8fd82
sqliteodbc: update to 0.995, add more metadata
...
close #1122
2013-10-30 19:00:09 +02:00
Carles Pagès
383bb29d23
Add qpid v0.24
...
It includes both the broker and the C++ client lib. I had to do some hacks to
prevent the installer from putting thins outside $out.
Close #1134 .
2013-10-30 17:24:02 +02:00