summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* cabal: enable multi-threaded builds with GHC 7.8.x or laterPeter Simons2014-08-17
* cabal: cosmeticPeter Simons2014-08-17
* cabal: minor code re-factoring of shleavy's patch that allows building packag...Peter Simons2014-08-17
* cabal.mkDerivation: Use defaultMain if no Setup.{l,}hs exists.Shea Levy2014-08-16
* Add http mirror for postgresql.Patrick Mahoney2014-08-14
* Make ant-build canonicalize the jars it produces so that we produce byte-for-...Daniel Peebles2014-08-14
* Fixed deterministicness of fetchgit with leaveDotGitGeorges Dubus2014-08-10
* debian: Update to 6.0.10Eelco Dolstra2014-08-10
* fetchgit: make deterministic with leaveDotGit (close #3392)Georges Dubus2014-08-08
* Merge 'staging' into masterVladimír Čunát2014-08-08
|\
| * cabal: cosmetic fix to syntax highlighting in EmacsPeter Simons2014-08-04
| * Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-22
| |\
| * \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-07
| |\ \ \
| * | | | Partially merge gcc-wrapper and clang-wrapperEelco Dolstra2014-07-02
| * | | | Fix SNAFU using $NIX_LDFLAGS_AFTEREelco Dolstra2014-07-02
| * | | | Darwin: Search for libraries in $sdk/usr/libEelco Dolstra2014-07-01
| * | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
| |\ \ \ \
| * | | | | gcc: Fix purityEelco Dolstra2014-06-30
| * | | | | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
* | | | | | debBuild: Allow setting the package name and overriding the install commandEelco Dolstra2014-08-08
| |_|_|_|/ |/| | | |
* | | | | Filter out broken-completely linksMichael Raskin2014-07-18
* | | | | Separate fetchgitPrivate into a separate fileShea Levy2014-07-16
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://github.com/ip1981/nixpkgsShea Levy2014-07-14
|\ \ \ \
| * | | | Fixed main Savannah mirror directoryIgor Pashev2014-07-14
* | | | | debian: Update to 7.6Eelco Dolstra2014-07-14
* | | | | cabal: cosmeticPeter Simons2014-07-12
* | | | | buildEnv to support passthruFlorian Friesdorf2014-07-10
|/ / / /
* | | / Removed CRAN mirror that was incorrectly handling 404 errors, causingJustin Bedo2014-07-08
| |_|/ |/| |
* | | Simplify php-packages.nixShea Levy2014-07-03
* | | Make php packages available in nix-envShea Levy2014-07-03
| |/ |/|
* | Fix default tarball maskMichael Raskin2014-07-01
* | Allow pure-meta updates to specify tarball regexpMichael Raskin2014-07-01
* | Allow update-walker to run directly from meta attributesMichael Raskin2014-07-01
* | Merge pull request #2871 from auntieNeo/kochi-substituteMichael Raskin2014-06-30
|\ \
| * | Added mirrors for sourceforge.jp.Jonathan Glines2014-06-08
* | | Document paths-from-graph.pl somewhat.Alexander Kjeldaas2014-06-28
* | | Merge pull request #3116 from bennofs/cabal-hackage-mirrorAustin Seipp2014-06-28
|\ \ \
| * | | cabal-builder: Use hackage mirrorBenno Fünfstück2014-06-28
* | | | fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2014-06-28
|/ / /
* | | Allow selection of named SF dirsMichael Raskin2014-06-27
* | | Merge pull request #3073 from tailhook/git-describe-in-prefetchJohn Wiegley2014-06-24
|\ \ \
| * | | Print output of `git describe` in `nix-prefetch-git`Paul Colomiets2014-06-25
| | |/ | |/|
* | | Merge pull request #3037 from cstrahan/extra-fetchersJohn Wiegley2014-06-24
|\ \ \ | |/ / |/| |
| * | require gnused for all prefetch scriptsCharles Strahan2014-06-23
* | | grsecurity: update stable/testing kernels, refactoringAustin Seipp2014-06-22
|/ /
* | Add hackage mirror to mirrors.nixBenno Fünfstück2014-06-21
* | Add a function to overwrite just the version and sha256 by grepping themMichael Raskin2014-06-13
* | Merge pull request #2063 from redbaron/libmsgpackMichael Raskin2014-06-12
|\ \
| * | Don't hardcode shell, use $SHELL insteadMaxim Ivanov2014-05-26