Ryan Trinkle
1c9166f649
Factor out ghcjs's libdir better.
2014-08-25 18:46:52 -04:00
Ryan Trinkle
983af4a921
Use variables for ca-bundle.crt and GHCJS_LIBDIR.
2014-08-25 18:17:18 -04:00
Ryan Trinkle
a5e6027ece
Get rid of debugging output.
2014-08-24 16:27:44 -04:00
Ryan Trinkle
6142b27760
ghcjs working.
2014-08-23 15:00:13 -04:00
Ryan Trinkle
df0e96175c
ghcjs is mostly working.
2014-08-21 14:56:04 -04:00
Ryan Trinkle
1a0e674694
Merge branch 'master' into ghcjs-old
2014-08-17 22:05:16 -04:00
Ryan Trinkle
50275ff2ee
Make the version number match the cabal file's version number.
...
This is necessary because otherwise the linker flags given at pkgs/build-support/cabal/default.nix:201-203 are ineffective, which causes the built binary to be unable to find its .so file at runtime. This appears to only affect executables that are built in the same cabal package as the library they require.
2014-07-05 17:08:41 -04:00
Ryan Trinkle
4e7aa4be87
Make ghcjs build.
...
Note: In order to run ghcjs, you must set LD_LIBRARY_PATH=${ghcjs}/lib/ghc-7.8.2/ghcjs-0.1.0:$LD_LIBRARY_PATH so that it can find libHSghcjs-0.1.0-ghc7.8.2.so
* ghcjs itself (as opposed to ghcjs-built libraries) must be built with the non-ghcjs version of cabal. I'm not sure whether this is strictly necessary, but it prevented an error.
* CabalGhcjs and cabalInstallGhcjs must be explicitly provided to ghcjs-boot
* Since ghcjs-boot writes to its home directory, we set the home directory to our working directory
* To enable ghcjs-boot to find a particular .h file, we must create a symlink in ghcjs-boot/boot to its parent directory
* gmp must be provided. Adding it to the LD_LIBRARY_PATH is necessary, but I am not sure whether the uses in buildDepends and the arguments to ghcjs-boot are necessary
* If ghcjs-boot cannot find the shims package, it will attempt (and fail) to download it, so we must put it in place ahead of time
2014-06-30 00:49:35 -04:00
John Wiegley
9cc408303a
haskell-text-binary: new expression
2014-06-29 15:50:13 -04:00
John Wiegley
edcfe3cab6
haskell-optparse-applicative: make 0.7.0.2 available
2014-06-29 15:48:35 -04:00
John Wiegley
e0b2950168
Initial work on ghcjs
2014-06-28 21:46:35 -07:00
John Wiegley
af5f5ec84d
ceph: default atomicops dependency to null
...
I have no such dependency on my system, so this prevent nix-env from
working.
2014-06-28 21:38:16 -07:00
Alexander Kjeldaas
81172a77e6
Document paths-from-graph.pl somewhat.
2014-06-28 20:44:22 -05:00
Alexander Kjeldaas
d80ded0e7d
Added the ceph filesystem.
2014-06-28 20:43:58 -05:00
Alexander Kjeldaas
f1b7cb7ceb
Added lib output to xfsprogs.
...
This only contains static archives since xfsprogs is compiled
with dynamic libraries disabled.
2014-06-28 20:43:51 -05:00
Austin Seipp
2245580812
Merge pull request #3077 from vbgl/cppo
...
Adds cppo
2014-06-28 20:37:46 -05:00
Austin Seipp
b71d425f78
Merge pull request #3109 from nslqqq/master
...
OpenSpades: Initial 0.0.12
2014-06-28 20:35:35 -05:00
Austin Seipp
18617d66cc
Merge pull request #3110 from bennofs/update-cabal-bounds
...
haskell-cabal-bounds: update Cabal version
2014-06-28 20:35:24 -05:00
Austin Seipp
4f933af158
Merge pull request #3116 from bennofs/cabal-hackage-mirror
...
cabal-builder: Use hackage mirror
2014-06-28 20:35:12 -05:00
Austin Seipp
4931b261f9
Merge pull request #3117 from bennofs/haskell-deepseq-generics
...
haskell-deepseq-generics: new expression
2014-06-28 20:34:55 -05:00
Austin Seipp
7dfb3b17c6
Merge pull request #3121 from deepfire/haskell-sha2
...
SHA2: new expression
2014-06-28 20:34:31 -05:00
Austin Seipp
64bb2cf003
Merge pull request #3123 from jagajaga/add_haskell_pkgs
...
haskell-command-qq: add pkg
2014-06-28 20:34:19 -05:00
Arseniy Seroka
9802165f7a
haskel-command-qq: add pkg
2014-06-29 04:25:23 +04:00
Kosyrev Serge
962011de36
SHA2: new expression
2014-06-29 04:13:20 +04:00
John Wiegley
79aaef4846
Merge pull request #3038 from bennofs/fetch-rev-attr
...
fetchbzr, fetchdarcs, fetchhg: use `rev` attr
2014-06-28 17:04:04 -07:00
Benno Fünfstück
cd48bbfaec
haskell-deepseq-generics: new expression
2014-06-28 21:30:14 +02:00
Cillian de Róiste
009196d02c
KDE Connect 0.5.2 -> 0.7
2014-06-28 21:11:10 +02:00
Benno Fünfstück
e10001042d
fetchbzr, fetchdarcs, fetchhg: use rev
attr
...
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Benno Fünfstück
c052d7297b
cabal-builder: Use hackage mirror
...
It's now possible to use the mirror system for the cabal builder.
2014-06-28 20:01:40 +02:00
John Wiegley
bf610b79ff
structured-haskell-mode: 1.0.2 > 1.0.3
2014-06-28 09:23:22 -07:00
Benno Fünfstück
164c578c96
haskell-cabal-bounds: GHC 7.8 has only Cabal 1.18
2014-06-28 16:50:35 +02:00
Benno Fünfstück
4c2a206d53
haskell-cabal-bounds: update Cabal version
2014-06-28 16:48:07 +02:00
Florian Friesdorf
9b7dbcc83e
name nixos tests, close #3078
2014-06-28 16:05:47 +02:00
Florian Friesdorf
6a3e6164bd
support for nixos test names
2014-06-28 16:05:03 +02:00
Rok Garbas
71812277d3
git-remote-add: new package added
2014-06-28 14:15:31 +01:00
Shea Levy
ff97c5a8ed
Add nix-plugins package
2014-06-27 18:25:34 -04:00
Shea Levy
662ecd277a
nix: propagate boehmgc
2014-06-27 18:15:05 -04:00
Nikita Mikhailov
fdd649780d
openspades: Initial 0.0.12
2014-06-28 02:25:05 +07:00
Eelco Dolstra
63aff93c9b
gperftools: Support Darwin
2014-06-27 20:00:13 +02:00
John Wiegley
34de04149e
twelf: Fix the source URL
2014-06-27 10:46:24 -07:00
Michael Raskin
8d514df1ef
Adding libodfgen: a library for writing ODF
2014-06-27 16:33:45 +04:00
Michael Raskin
9444cfcab0
Adding libmwaw: a library to import some old Macintosh text document formats
2014-06-27 16:33:45 +04:00
Michael Raskin
077aa91822
Adding libe-book: a library for importing reflowable e-book formats
2014-06-27 16:33:45 +04:00
Michael Raskin
07e4d6dc83
Adding librevenge: a library for creating file importers
2014-06-27 16:33:45 +04:00
Michael Raskin
5e64a8360f
Adding libatomic_ops
2014-06-27 16:33:45 +04:00
Michael Raskin
1b0b0c4257
Allow selection of named SF dirs
2014-06-27 16:33:45 +04:00
Luca Bruno
f5eb0f2883
Merge pull request #3052 with some additional changes
2014-06-27 11:38:00 +02:00
Jos van den Oever
6c20d83263
transcode: new package
...
Suite of command line utilities for transcoding video and audio codecs,
and for converting beween different container formats.
http://www.transcoding.org/
2014-06-27 11:34:29 +02:00
Moritz Maxeiner
a229294c13
Fix network-manager-applet startup issue 'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
...
(cherry picked from commit 51dc1ddb7c6e974e36c1a2d8701fbc7c254cbc72)
Conflicts:
pkgs/tools/networking/network-manager-applet/default.nix
2014-06-27 10:25:30 +02:00
Vladimír Čunát
c00f589ff2
licenses: add attribute "free" to fix eval of smlnjBootstrap
2014-06-27 09:48:42 +02:00