summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2016-01-14requireFile: use correct absolute path syntaxDomen Kožar1-1/+1
2016-01-13Merge pull request #12062 from mogorman/platformiolethalman1-1/+2
2016-01-13dockerTools: nix functions for manipulating docker imagesLuca Bruno5-0/+552
2016-01-12buildRustPackage: don't hardcode /nix/store, use $NIX_STORETyson Whitehead1-1/+1
2016-01-12Merge pull request #11779 from abbradar/fhs-rootNikolay Amiantov2-17/+33
2016-01-10substituteAllFiles: support postInstallNikolay Amiantov1-1/+4
2016-01-07Force another rebuildEelco Dolstra1-0/+2
2016-01-06build-fhs-userenv: added the option meta to be passed down to the final deriv...Matthew O'Gorman1-1/+2
2016-01-04fetchgitLocal: make it work in submodulesEric Seidel1-3/+3
2016-01-03native-darwin-cctools-wrapper: kill itDan Peebles2-31/+0
2016-01-01update-walker: add a minimal descriptionMichael Raskin1-0/+118
2015-12-29melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2-0/+20
2015-12-29fetchFromBitBucket: auto-remove an impure fileVladimír Čunát1-2/+4
2015-12-27melpaBuild: update package-build.elThomas Tuegel2-7/+7
2015-12-19nix-prefetch-bzr: match path name to fetchbzr nameThomas Tuegel1-2/+1
2015-12-19nix-prefetch-zip: keep downloaded file extensionThomas Tuegel1-1/+1
2015-12-19emacsWithPackages: add user documentationThomas Tuegel1-0/+34
2015-12-19emacsWithPackages: know its own package setThomas Tuegel1-3/+10
2015-12-17chrootenv: add setuid wrappers to pathNikolay Amiantov1-1/+1
2015-12-17chrootenv: symlink su and sudo stuffNikolay Amiantov1-0/+5
2015-12-17chrootenv-user: don't unshare user namespace if we are rootNikolay Amiantov1-16/+27
2015-12-16add copyPathToStore and copyPathsToStoreThomas Tuegel1-0/+6
2015-12-15Merge pull request #11710 from kevincox/userenv-no-pathNikolay Amiantov1-4/+5
2015-12-14nixos/vm-tests: Remove msize mount optionaszlig2-4/+4
2015-12-14Remove PATH assumption from fhs-userenv.Kevin Cox1-4/+5
2015-12-12makeDesktopItem: add StartupNotify keyThomas Tuegel1-1/+4
2015-12-11Merge pull request #11602 from zimbatm/stricter-chroot-userNikolay Amiantov1-2/+2
2015-12-10build-fhs-userenv: don't leak file descriptorszimbatm1-2/+2
2015-12-10fetchurl: Always use tarballs.nixos.orgEelco Dolstra1-4/+0
2015-12-06melpaBuild: add unpackCmd for single-file packagesThomas Tuegel1-0/+13
2015-12-06fetchsvn: correctly handle trailing slashesThomas Tuegel1-1/+1
2015-12-06fetchgit: follow up to 2cf7069b7da368326b51520536ac0f1020157f7aPeter Simons1-1/+1
2015-12-05Merge recent staging built on HydraVladimír Čunát5-5/+7
2015-12-04Update list of gnupg.org mirror sites.Peter Simons1-44/+6
2015-12-04buildFHS{Chroot,User}Env: support extraInstallCommandsNikolay Amiantov2-2/+5
2015-11-30Merge pull request #11362 from dezgeg/pr-buildenv-metaPeter Simons1-1/+2
2015-11-29buildEnv: Allow setting meta attributesTuomas Tynkkynen1-1/+2
2015-11-29fetchgit: call in-repository script with bash explicitlyPeter Simons1-1/+1
2015-11-27nix-prefetch-git: make sure the script is interpreted by bashPeter Simons1-1/+3
2015-11-25Add Fedora 23Eelco Dolstra1-0/+26
2015-11-25Add Ubuntu 15.10Eelco Dolstra1-0/+34
2015-11-25r-modules: use HTTPS, allow passing args from generated set, use MRANNikolay Amiantov1-114/+9
2015-11-25Update builder.shWei-Ming Yang1-1/+1
2015-11-24buildRustPackage: fix failure due to branch names with slashesRicardo M. Correia1-5/+9
2015-11-23chrootenv: symlink some directories instead of copyingNikolay Amiantov1-3/+3
2015-11-23chrootenv: fix include directoriesNikolay Amiantov1-11/+7
2015-11-23Merge #11067: SmartOS updatesVladimír Čunát5-5/+7
2015-11-19allow networking by default and remove it from derivationsJude Taylor1-2/+0
2015-11-19use per-derivation sandbox profilesJude Taylor1-3/+1
2015-11-19start on sandbox stuffJude Taylor1-0/+4