summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
...
* | | | | | set-source-date-epoch-to-latest.sh: Support DarwinEelco Dolstra2016-01-06
* | | | | | Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra2016-01-05
* | | | | | cc-wrapper: Don't mess with __DATE__ and __TIME__Eelco Dolstra2016-01-05
|/ / / / /
* | | | | fetchgitLocal: make it work in submodulesEric Seidel2016-01-04
* | | | | native-darwin-cctools-wrapper: kill itDan Peebles2016-01-03
* | | | | update-walker: add a minimal descriptionMichael Raskin2016-01-01
| |/ / / |/| | |
* | | | melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2015-12-29
* | | | fetchFromBitBucket: auto-remove an impure fileVladimír Čunát2015-12-29
| |/ / |/| |
* | | melpaBuild: update package-build.elThomas Tuegel2015-12-27
* | | nix-prefetch-bzr: match path name to fetchbzr nameThomas Tuegel2015-12-19
* | | nix-prefetch-zip: keep downloaded file extensionThomas Tuegel2015-12-19
* | | emacsWithPackages: add user documentationThomas Tuegel2015-12-19
* | | emacsWithPackages: know its own package setThomas Tuegel2015-12-19
* | | add copyPathToStore and copyPathsToStoreThomas Tuegel2015-12-16
|/ /
* | Merge pull request #11710 from kevincox/userenv-no-pathNikolay Amiantov2015-12-15
|\ \
| * | Remove PATH assumption from fhs-userenv.Kevin Cox2015-12-14
* | | nixos/vm-tests: Remove msize mount optionaszlig2015-12-14
|/ /
* | makeDesktopItem: add StartupNotify keyThomas Tuegel2015-12-12
* | Merge pull request #11602 from zimbatm/stricter-chroot-userNikolay Amiantov2015-12-11
|\ \
| * | build-fhs-userenv: don't leak file descriptorszimbatm2015-12-10
* | | fetchurl: Always use tarballs.nixos.orgEelco Dolstra2015-12-10
|/ /
* | melpaBuild: add unpackCmd for single-file packagesThomas Tuegel2015-12-06
* | fetchsvn: correctly handle trailing slashesThomas Tuegel2015-12-06
* | fetchgit: follow up to 2cf7069b7da368326b51520536ac0f1020157f7aPeter Simons2015-12-06
* | Merge recent staging built on HydraVladimír Čunát2015-12-05
|\ \
| * \ Merge #11067: SmartOS updatesVladimír Čunát2015-11-23
| |\ \
| | * | Fix compilation of GCC 4.9 on SmartOS.Danny Wilson2015-11-16
| | * | Fix patchShebangs on SmartOSDanny Wilson2015-11-16
| | * | Fix build of gccgo-wrapper on Illumos.Danny Wilson2015-11-16
| | * | Use the nix provided shell.Danny Wilson2015-11-16
| * | | allow networking by default and remove it from derivationsJude Taylor2015-11-19
| * | | use per-derivation sandbox profilesJude Taylor2015-11-19
| * | | start on sandbox stuffJude Taylor2015-11-19
* | | | Update list of gnupg.org mirror sites.Peter Simons2015-12-04
* | | | buildFHS{Chroot,User}Env: support extraInstallCommandsNikolay Amiantov2015-12-04
* | | | Merge pull request #11362 from dezgeg/pr-buildenv-metaPeter Simons2015-11-30
|\ \ \ \
| * | | | buildEnv: Allow setting meta attributesTuomas Tynkkynen2015-11-29
| |/ / /
* | | | fetchgit: call in-repository script with bash explicitlyPeter Simons2015-11-29
* | | | nix-prefetch-git: make sure the script is interpreted by bashPeter Simons2015-11-27
* | | | Add Fedora 23Eelco Dolstra2015-11-25
* | | | Add Ubuntu 15.10Eelco Dolstra2015-11-25
* | | | r-modules: use HTTPS, allow passing args from generated set, use MRANNikolay Amiantov2015-11-25
* | | | Update builder.shWei-Ming Yang2015-11-25
* | | | buildRustPackage: fix failure due to branch names with slashesRicardo M. Correia2015-11-24
* | | | chrootenv: symlink some directories instead of copyingNikolay Amiantov2015-11-23
* | | | chrootenv: fix include directoriesNikolay Amiantov2015-11-23
|/ / /
* | | Revert "kernel: Remove unsupported 3.10, 3.12, 3.14"Eelco Dolstra2015-11-19
* | | cargo, cargoSnapshot: add rustc runtime dependencyRicardo M. Correia2015-11-18
* | | Merge branch 'replace-dependency' of https://github.com/roconnor/nixpkgsShea Levy2015-11-17
|\ \ \ | |/ / |/| |
| * | replace-dependency.nix: Remove unnecessary carriage return.Russell O'Connor2015-11-16