Peter Simons
|
2a13966047
|
cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28426
|
2011-08-09 12:40:29 +00:00 |
|
Peter Simons
|
d12e88df66
|
cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28419
|
2011-08-09 11:05:30 +00:00 |
|
Peter Simons
|
c4b18a282f
|
pkgs/development/libraries/haskell/cabal2nix: added missing regexPosix dependency
Also, it's not necessary to propagate our build inputs; we build just executables.
svn path=/nixpkgs/trunk/; revision=28417
|
2011-08-09 09:47:46 +00:00 |
|
Peter Simons
|
20d78ba0a9
|
pkgs/development/libraries/haskell/cabal2nix: updated to the latest version
svn path=/nixpkgs/trunk/; revision=28416
|
2011-08-09 09:44:04 +00:00 |
|
Peter Simons
|
ff510a0516
|
pkgs/development/libraries/haskell/cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28413
|
2011-08-09 08:17:35 +00:00 |
|
Peter Simons
|
275c99ce85
|
haskell-cabal2nix: updated to the latest version
svn path=/nixpkgs/trunk/; revision=28407
|
2011-08-08 23:24:35 +00:00 |
|
Peter Simons
|
eb462dcf47
|
cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28225
|
2011-08-07 18:21:44 +00:00 |
|
Peter Simons
|
455a83d836
|
cabal2nix: import changes from kosmikus
svn path=/nixpkgs/trunk/; revision=28222
|
2011-08-07 11:20:05 +00:00 |
|
Peter Simons
|
b5cfebc23e
|
cabal2nix: disable hydra builds for the time being, it seems that fetchgit doesn't work there
svn path=/nixpkgs/trunk/; revision=28221
|
2011-08-07 11:14:30 +00:00 |
|
Peter Simons
|
9754b7d0d7
|
cabal2nix: fetch source code from the Git repository
I don't want to upload a plethora of trivial releases to Hackage every
time I'd like to test a new version.
svn path=/nixpkgs/trunk/; revision=28220
|
2011-08-07 09:56:44 +00:00 |
|
Peter Simons
|
24979c3495
|
cabal2nix: updated to version 1.7
The new version can read Cabal files via HTTP, and it can also determine
the hash automatically. Hence, generating a build expression is now a
matter of running:
cabal2nix http://hackage.haskell.org/packages/archive/cabal2nix/1.7/cabal2nix.cabal
svn path=/nixpkgs/trunk/; revision=28183
|
2011-08-05 19:41:54 +00:00 |
|
Peter Simons
|
a650832b2c
|
haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
Naturally, the tool generated its own build expression. :-)
svn path=/nixpkgs/trunk/; revision=28170
|
2011-08-05 17:03:14 +00:00 |
|