aszlig
caabb8ee47
chromium: Allow package override on channels.
...
This allows for more flexible overrides instead of just passing a custom
configuration attrset like:
chromium.override { config.chromium.channel = "beta"; }
So you can now simply do:
chromium.override { channel = "beta"; }
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
e504299f94
chromium: Update channels to stable v23.0.1271.95.
...
This updates the beta channel as well:
stable: 23.0.1271.91 -> 23.0.1271.95
beta: 24.0.1312.25 -> 24.0.1312.27
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:17 +01:00
Peter Simons
496ecee2c9
haskell-warp: update to version 1.3.5.1
2012-12-05 14:03:48 +01:00
Peter Simons
9c72514f21
haskell-tls: update to version 1.0.3
2012-12-05 14:03:48 +01:00
Peter Simons
90605c2850
haskell-tls-extra: update to version 0.5.1
2012-12-05 14:03:48 +01:00
Peter Simons
354c261db6
haskell-test-framework: update to version 0.7.0
2012-12-05 14:03:47 +01:00
Peter Simons
d666015591
haskell-test-framework-quickcheck2: update to version 0.3.0
2012-12-05 14:03:47 +01:00
Peter Simons
7e71c1ec12
haskell-test-framework-quickcheck: update to version 0.3.0
2012-12-05 14:03:47 +01:00
Peter Simons
7269ebfa55
haskell-test-framework-hunit: update to version 0.3.0
2012-12-05 14:03:47 +01:00
Peter Simons
ba5b6b3a79
haskell-stylish-haskell: update to version 0.5.5.0
2012-12-05 14:03:47 +01:00
Peter Simons
c2443a8172
haskell-silently: update to version 1.2.4.1
2012-12-05 14:03:47 +01:00
Peter Simons
dfd90e33e2
haskell-repa-examples: update to version 3.2.3.1
2012-12-05 14:03:46 +01:00
Peter Simons
fa0160d575
haskell-project-template: update to version 0.1.1
2012-12-05 14:03:46 +01:00
Peter Simons
5c74cfb12f
haskell-persistent-postgresql: update to version 1.1.1
2012-12-05 14:03:46 +01:00
Peter Simons
7220eb17f3
haskell-parseargs: update to version 0.1.3.4
2012-12-05 14:03:46 +01:00
Peter Simons
ae249a4b19
haskell-network-conduit: update to version 0.6.2
2012-12-05 14:03:46 +01:00
Peter Simons
fd037a2c09
haskell-lens: update to version 3.6.0.2
2012-12-05 14:03:46 +01:00
Peter Simons
4e2d9aaf4a
haskell-http-conduit: update to version 1.8.5
2012-12-05 14:03:45 +01:00
Peter Simons
1245b6d617
haskell-hspec: update to version 1.4.2.3
2012-12-05 14:03:45 +01:00
Peter Simons
b920a3c5ad
haskell-hamlet: update to version 1.1.2
2012-12-05 14:03:45 +01:00
Peter Simons
045b354777
haskell-ansi-terminal: update to version 0.5.5.1
2012-12-05 14:03:45 +01:00
Peter Simons
53995e2049
haskell-base64-conduit: add version 0.5.0
2012-12-05 14:03:45 +01:00
Florian Friesdorf
5c7c82f635
missed two failing tests
2012-12-05 11:31:28 +01:00
Florian Friesdorf
c17ae4bbf7
checkPhase after installPhase fixed some more tests
2012-12-05 11:31:28 +01:00
Florian Friesdorf
c7113470b8
python2.6 fixes
2012-12-05 11:31:28 +01:00
Florian Friesdorf
78be948175
change order of phases for python modules: checkPhase after installPhase
...
at least pycrypto it helps
2012-12-05 11:31:28 +01:00
Florian Friesdorf
3cf96816b0
pycrypto for python26 and 27
2012-12-05 11:31:28 +01:00
Florian Friesdorf
6dc414d6ae
python2.6 fixes
2012-12-05 11:31:27 +01:00
Florian Friesdorf
cd905b16af
pil uses buildPythonPackage and is now actually also built for 2.6
2012-12-05 11:31:27 +01:00
Evgeny Egorochkin
f2ca98c098
TOR: version bump
2012-12-05 06:16:45 +02:00
Evgeny Egorochkin
0eecd67d14
Package Samsung unified printer driver. i686 only but apparently can be improved to support x86_64. Based on patch by James Cook <james.cook[NOSPAM]@utoronto.ca>
2012-12-05 05:43:19 +02:00
Jack Cummings
462b2b5d7f
ztest: fix hardcoded paths
2012-12-04 14:08:34 -08:00
Eelco Dolstra
e8ff7d627a
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-12-04 20:08:02 +01:00
Eelco Dolstra
7f115621ca
Add Ubuntu 12.10
2012-12-04 20:06:07 +01:00
Eelco Dolstra
85650db656
Update Debian Squeeze to 6.0.6
2012-12-04 19:58:21 +01:00
Eelco Dolstra
b29d424115
Get deb-closure.pl to work with the latest dpkg
2012-12-04 19:56:31 +01:00
Eelco Dolstra
6751fac418
dpkg: Fix caching of architecture name
...
Our deb-closure script would causes zillions of invocations of "dpkg
--print-architecture", which is rather slow.
2012-12-04 19:54:44 +01:00
Michael Raskin
8a6b0087a9
Update GlusterFS
2012-12-04 21:54:20 +04:00
Peter Simons
50e7ddbdca
Add DLX simulator. Upstream provides no version number.
2012-12-04 14:29:48 +01:00
Michael Raskin
138e9e0212
Oops. Fix LincityNG source search
2012-12-04 17:09:31 +04:00
Michael Raskin
f54b40f80e
4store: fix build
2012-12-04 17:09:31 +04:00
Eelco Dolstra
f4ec141869
Use "or" in a few places
2012-12-04 12:58:23 +01:00
Eelco Dolstra
3bdf95e05b
Get rid of some error contexts that don't provide useful info
2012-12-04 12:58:22 +01:00
Eelco Dolstra
9a92f3fc35
Remove mkThenElse and mkAlways
2012-12-04 12:58:22 +01:00
Mathijs Kwik
2b4fba3d03
neoload: upgrade to 4.1.1
2012-12-04 12:02:36 +01:00
Mathijs Kwik
fe070086fb
linux-3.6: upgrade to 3.6.9
2012-12-04 12:02:36 +01:00
Mathijs Kwik
38740214cb
linux-3.4: upgrade to 3.4.21
2012-12-04 12:02:36 +01:00
Mathijs Kwik
47362f67ea
linux-3.0: upgrade to 3.0.54
2012-12-04 12:02:36 +01:00
Michael Raskin
51bf29de63
Upstream tracking files for asymptote and fbterm
2012-12-04 14:55:19 +04:00
Michael Raskin
680ca19789
Xmoto: remove obsolete patch
2012-12-04 14:50:50 +04:00