Oliver Charles
912a825d1e
Disable exec symlink resolution for PostgreSQL 9.2
...
When building PostgreSQL with plugins under NixOS, NixOS will create a
postgresql-and-plugins directory which symlinks PostgreSQL and all the plugins
into a single directory. Unfortunately, the plugins will not actually be usable
by PostgreSQL because it will still try and locate them in the original
PostgreSQL share directory, not postgresql-and-plugins.
In this commit, I have patched resolve_symlinks to always return success, which
matches the behavior if HAVE_READLINK is false (so presumably invalid paths are
never passed to this function).
2013-06-27 14:09:39 +01:00
Lluís Batlle i Rossell
b38308553b
Adding cjdns.
...
The executable runs; I haven't tried to run a node.
2013-06-20 20:53:37 +02:00
Vladimír Čunát
2cfbe7b292
wpa_supplicant: update 1.1 -> 2.0
...
It works fine for me, GUI as well.
2013-06-20 19:13:29 +02:00
Lluís Batlle i Rossell
3b67955fcf
skype: update from 4.1.0.20 to 4.2.0.11
2013-06-20 17:13:46 +02:00
Shea Levy
97b95d60d8
Chromedriver: update to 2.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-20 09:21:25 -04:00
Vladimír Čunát
87fca9cf72
audacious: update 3.2.2 -> 3.3.4, now needs gtk3
...
Also build on Linux platforms.
Seems to work fine for me.
2013-06-20 14:24:19 +02:00
Domen Kozar
ebd26e2d67
tarman: 1.0 -> 1.0.1
2013-06-20 13:43:32 +02:00
Peter Simons
8c2b28b4a6
haskell-mongoDB: update to version 1.4.1
2013-06-20 12:37:54 +02:00
Peter Simons
b2b6c81d4c
haskell-ghc-heap-view: update to version 0.5.1
2013-06-20 12:37:54 +02:00
Peter Simons
513d717d47
Merge pull request #654 from lovek323/sup
...
sup: update to latest version
2013-06-20 03:09:46 -07:00
Domen Kožar
a80642ccbf
Merge pull request #656 from offlinehacker/amdappsdk_fix
...
amdappsdk: Fix download urls and some other things, so derivations for older sdk versions now build succesfully
2013-06-19 23:57:51 -07:00
Evgeny Egorochkin
8cb0da5dd1
Merge pull request #653 from lovek323/irssi
...
irssi: fix build on darwin
2013-06-19 19:37:04 -07:00
Evgeny Egorochkin
7ddbfaed8e
Merge pull request #652 from lovek323/guile
...
guile: remove gcc_s dep, skip check on darwin
2013-06-19 19:30:45 -07:00
Evgeny Egorochkin
9ae433931a
Merge pull request #651 from lovek323/shishi
...
shishi: fix compilation on darwin
2013-06-19 19:28:59 -07:00
Jaka Hudoklin
d16f175934
amdappsdk: Fix download urls and some other things, so derivations for older sdk versions now build succesfully
2013-06-20 02:22:18 +00:00
Jason "Don" O'Conal
cf2b5daa15
sup: update to latest version
2013-06-20 10:09:15 +10:00
Jason "Don" O'Conal
657ef3959b
irssi: fix build on darwin
...
* use `gccApple` (so we can cope with `-no-cpp-precompile`)
* add `libintlOrEmpty`
2013-06-20 09:25:54 +10:00
Jason "Don" O'Conal
438034483a
guile: remove gcc_s dep, skip check on darwin
2013-06-20 09:11:04 +10:00
Jason "Don" O'Conal
f4d648ed5c
shishi: fix compilation on darwin
2013-06-20 09:08:09 +10:00
Lluís Batlle i Rossell
5f28fb15af
Note about the source of previous build fix in glext85
2013-06-19 17:38:38 +02:00
Lluís Batlle i Rossell
d4aa6099bd
Fixing vaapi-vdpau build with newer mesa.
2013-06-19 17:33:44 +02:00
Lluís Batlle i Rossell
4c6a981070
Adding 'weka'.
2013-06-19 16:19:06 +02:00
Peter Simons
962e2aede8
haskell-postgresql-simple: update to version 0.3.3.2
2013-06-19 10:42:43 +02:00
Peter Simons
c7097891e0
haskell-persistent-template: update to version 1.2.0.2
2013-06-19 10:42:43 +02:00
Peter Simons
f14d6839b1
haskell-hakyll: update to version 4.3.1.0
2013-06-19 10:42:43 +02:00
Peter Simons
5e5b04d00a
haskell-JuicyPixels: update to version 3.1
2013-06-19 10:42:43 +02:00
Peter Simons
7154e32f65
Dropped obsolete Haskell packages primitive-0.4.1, vector-0.9.1, and vector-0.10.
2013-06-19 10:42:42 +02:00
Vladimír Čunát
4255b343e8
pango, gtk3: non-Linux attempts to fix
2013-06-19 09:00:06 +02:00
Evgeny Egorochkin
6b4eaf71fe
Merge pull request #636 from craff/glsurf
...
Glsurf (3D drawing of implicit surfaces and curves)
2013-06-18 22:34:08 -07:00
Christophe Raffalli
102216f8c9
Drop useless dependencies in glsurf
2013-06-19 05:03:42 +02:00
Christophe Raffalli
101aad1467
camlimages ... still wasn't ok. Now better.
2013-06-19 04:39:55 +02:00
Evgeny Egorochkin
e77a7d21dc
Fix attr name to match version
2013-06-19 05:15:05 +03:00
Evgeny Egorochkin
f5f76e6446
ocamlPackages.deriving: fix version
2013-06-19 03:20:00 +03:00
Evgeny Egorochkin
ec349e58b7
Merge pull request #647 from ocharles/vector-0.9.1
...
haskellPackages: vector-0.9.1 fix 'primitive' dependency
2013-06-18 17:18:11 -07:00
Evgeny Egorochkin
bfd5bc0ba7
Merge pull request #645 from errge/master
...
Update xpra to 0.9.5
2013-06-18 17:16:30 -07:00
Marc Weber
d25d1e4d24
ocaml adding deriving
2013-06-19 03:07:27 +03:00
Marc Weber
ccb2e9a832
Adding multiple versions of sbt. Probably you want to use the latest(default).
2013-06-19 02:45:40 +03:00
Oliver Charles
81b564b52e
haskellPackages: vector-0.9.1 fix 'primitive' dependency
2013-06-19 00:28:30 +01:00
Evgeny Egorochkin
38b0ed3776
Merge pull request #646 from the-kenny/fix-obfsproxy
...
Add sha256 for python-obfsproxy.
2013-06-18 16:08:29 -07:00
Moritz Ulrich
4d60fa66f1
Add sha256 for python-obfsproxy.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-06-19 01:02:57 +02:00
Vladimír Čunát
e366dc565a
Fix the hash changes accidentally caused in 98436616
...
Moreover I'm not sure It's legal to add *lists inside* buildInputs.
2013-06-18 23:59:23 +02:00
Vladimír Čunát
1f81984293
non-Linux: more adjustments
...
Also reordered stuff in all-packages.nix.
2013-06-18 23:59:23 +02:00
Lluís Batlle i Rossell
83dee22f4a
Fixing a crash bug in dropbear.
2013-06-18 23:35:53 +02:00
Lluís Batlle i Rossell
ae98b61850
dropbear: update to 2013.58, and build dynamically
...
I had to do a trick with GNU make, to allow it to find libs.
2013-06-18 23:35:53 +02:00
Vladimír Čunát
f0417726d1
Merge pull request #533 from MarcWeber/submit/eclipses
...
eclipse: add latest stable eclipse (sdk), fix 3.7 urls, introducing more...
2013-06-18 14:20:10 -07:00
Domen Kozar
35431a7d7b
libgnomeprint: build on linux
2013-06-18 22:50:15 +02:00
Domen Kozar
d7be74adc0
acpid: build on linux
2013-06-18 22:48:34 +02:00
Domen Kozar
1a23f715f4
tig: built for linux
2013-06-18 22:42:12 +02:00
Vladimír Čunát
2058d95eb4
non-Linux platforms: extend to some important pkgs
2013-06-18 22:03:35 +02:00
Vladimír Čunát
3cba755596
qt48: minimize default dependencies on non-Linux
2013-06-18 22:03:35 +02:00