about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2015-05-26Merge pull request #7823 from ericbmerritt/ocaml-enhancementsvbgl1-0/+36
2015-05-25Merge pull request #7973 from oxij/fetchurl-metaArseniy Seroka1-0/+5
2015-05-24Merge 'master' into stagingVladimír Čunát12-49/+437
2015-05-24fetchurl: allow adding meta info; fetchFrom*: add meta.homepageJan Malakhovski1-0/+5
2015-05-23Merge branch 'agda' of https://github.com/Ericson2314/nixpkgs into agdaMateusz Kowalczyk1-31/+42
2015-05-22add an ocaml specific builder to the systemEric Merritt1-0/+36
2015-05-22Add Ubuntu 15.04Eelco Dolstra1-0/+34
2015-05-20agda: Wrapper is no longer built by defaultJohn Ericson1-16/+23
2015-05-20agda: Agda dependencies are treated seperatelyJohn Ericson1-6/+14
2015-05-19buildRustPackage: Don't hardcode registry index hashRicardo M. Correia2-16/+21
2015-05-18agda: Remove `extraBuildFlags`John Ericson1-6/+5
2015-05-18agda: Remove buildTools, it is unusedJohn Ericson1-3/+1
2015-05-17agda: Replace `eval` with `runHook`John Ericson1-6/+6
2015-05-17agda: Remove unnecessary env-var exportJohn Ericson1-1/+0
2015-05-17emacsWithPackages: install support filesThomas Tuegel1-0/+6
2015-05-14Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclangEric Seidel1-1/+2
2015-05-14Merge pull request #6411 from NixOS/passAsFileWout Mertens1-1/+6
2015-05-13Make module loading work in VMsEelco Dolstra1-10/+17
2015-05-13Provide /run in VMsEelco Dolstra1-1/+3
2015-05-12Merge pull request #7501 from wizeman/u/upd-rustRicardo M. Correia8-6/+328
2015-05-11add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel1-1/+2
2015-05-08Merge branch 'master' into stagingWilliam A. Kennington III2-1/+4
2015-05-07kernel: 4.0.1 -> 4.0.2William A. Kennington III1-1/+1
2015-05-07Mount /dev/shm in VMsEelco Dolstra1-0/+3
2015-05-07Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III4-333/+11
2015-05-05Drop obsolete pre-NG Haskell builds.Peter Simons1-330/+0
2015-05-04Merge pull request #7235 from risicle/fetchhgsubrepoEdward Tjörnhammar3-3/+11
2015-05-04fetchhg: add option to fetch hg subreposRobert Scott3-4/+12
2015-04-29Merge remote-tracking branch 'upstream/master' into stagingThomas Tuegel1-1/+5
2015-04-28fetchhg: pass proxyvars to hgEdward Tjörnhammar1-1/+5
2015-04-26Merge 'master' into stagingVladimír Čunát5-92/+153
2015-04-23buildRustPackage: Get rid of /proc/self/cwd hackRicardo M. Correia2-52/+112
2015-04-23buildRustPackage: Add a mechanism to patch registry depsRicardo M. Correia2-6/+22
2015-04-23cargo: Remove setupHookRicardo M. Correia1-0/+6
2015-04-23emacsWithPackages: don't call package-initializeThomas Tuegel1-2/+0
2015-04-23buildRustPackage: Fix Cargo.lock being ignoredRicardo M. Correia3-8/+26
2015-04-22fhs-userenv: refactor and try to chdir to the current directoryNikolay Amiantov1-30/+14
2015-04-22fhs-userenv: fix mkdirsNikolay Amiantov1-1/+1
2015-04-22fhs-userenv: move mounts mapNikolay Amiantov1-1/+4
2015-04-22fhs-userenv: refactor envvars and propagate SSL_CERT_FILENikolay Amiantov1-6/+10
2015-04-22fhs-chrootenv: propagate SSL_CERT_FILENikolay Amiantov1-0/+1
2015-04-22fhs-chrootenv-env: cleanupNikolay Amiantov1-2/+2
2015-04-22fhs-chrootenv-env: refactor /etc build and add ssl certsNikolay Amiantov1-52/+50
2015-04-21buildRustPackage: Add check phase and enable it by defaultRicardo M. Correia1-1/+8
2015-04-21add emacsWithPackagesThomas Tuegel1-0/+73
2015-04-21Add support for building cargo'ed Rust programsGeorges Dubus5-1/+208
2015-04-21fetchgit: Add support for specifying branch nameRicardo M. Correia3-5/+13
2015-04-06Merge branch master into stagingEric Seidel5-23/+26
2015-04-06agda: migrate to haskell-ng, update and cleanupNikolay Amiantov1-1/+1
2015-04-04Get rid of fetchurlGnomeRyan Mulligan1-17/+0