summary refs log tree commit diff
path: root/pkgs
Commit message (Expand)AuthorAge
* haskell-lib: Factor out shell completion scripts helperJohn Ericson2018-10-30
* xorg: Don't use deprecated itemJohn Ericson2018-10-18
* xorg: don't splice scope attributes into main package setAndrew Childs2018-10-11
* xorg: simplify argument passing into xorg and overridesAndrew Childs2018-10-11
* xorg: add caching to generate-expr-from-tarballs.plAndrew Childs2018-10-11
* xorg: allow overriding via overrideScopeAndrew Childs2018-10-11
* xorg: sync source lists with default.nixAndrew Childs2018-10-11
* __splicedPackages: Don't include xorgJohn Ericson2018-10-11
* ghc-8.2.2: Oops, added adjacent patch the one I wantedJohn Ericson2018-10-02
* ghc-8.2.2: Fix which hsc2hs is installed on crossJohn Ericson2018-10-02
* ghc 8.2.2: Backport cross fixes from 8.4.3John Ericson2018-10-01
* ghcHEAD: Copy android hack that other GHCs haveJohn Ericson2018-10-01
* ghcHEAD: Force INTEGER_LIBRARY like the other GHCsJohn Ericson2018-10-01
* ghcjs-*: Expose the version of GHC usedJohn Ericson2018-09-28
* ghcjs-{7.10, 8.0}: Expose the good `.override`John Ericson2018-09-27
* ghcjs-{7.10, 8.0}: Make symmetricalJohn Ericson2018-09-27
* Revert "stdenv: partial revert of f2bb59e"John Ericson2018-09-26
* paxctl: Fix cross and Darwin buildsJohn Ericson2018-09-26
* stdenv: partial revert of f2bb59eMatthew Bauer2018-09-26
* ghc: Sphinx is a build-time dependencyJohn Ericson2018-09-25
* python-*: Format `pythonPackages` bindingsJohn Ericson2018-09-25
* ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour argsJohn Ericson2018-09-24
* haskellPackages: Avoid outer `rec { .. }`John Ericson2018-09-24
* lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson2018-09-24
* Merge commit 'b97242238d7efb029c76eb8d4fe4b1228a5b49a8'John Ericson2018-09-23
|\
| * fetchzip: Use unzip from buildPackagesJohn Ericson2018-09-21
| * libusb1: Build everywhere, since MinGW worksJohn Ericson2018-09-21
| * haskellPackages.x509-system: Override based on the host, not target platformJohn Ericson2018-09-20
| * zlib: Fix iOS cross buildJohn Ericson2018-09-19
| * haskell infra: Also pass `--with-ar` in cross buildsJohn Ericson2018-09-18
* | gcc: Clarify Disabling libmpx in cross stage staticJohn Ericson2018-09-18
* | gccCrossStageStatic: Don't use MUSL, or any libc when targetting linuxJohn Ericson2018-09-18
* | stdenv linux, stdenv cross: Harmonize extraNativeBuildInputsJohn Ericson2018-09-18
* | mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson2018-09-18
|/
* androidndk: Add Darwin supportJohn Ericson2018-09-17
* haskell infra: "late bind" `buildHaskellPackages`John Ericson2018-09-17
* ios-depoy: Add missing rsync depJohn Ericson2018-09-15
* elf-header: Init at <libc version>John Ericson2018-09-15
* glibc: Expose the versionJohn Ericson2018-09-15
* glibc, kernel-headers: Fix some eval errors on DarwinJohn Ericson2018-09-15
* glibc: Use lib.enableFeature and friendsJohn Ericson2018-09-11
* top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform.John Ericson2018-09-06
* top-level: Deprecate top-level `{build,host,target}Platform`John Ericson2018-09-05
* stdenv, neovim: Use `lib.warn` for deprecation warningsJohn Ericson2018-09-05
* mkDerivation: Fix cross compilationJohn Ericson2018-09-03
* racket-minimal: fix hash (#45952)Mario Rodas2018-09-02
* fbreader: 0.99.4 -> 0.99.6, switch to fetchFromGitHub, add more build options...Jan Malakhovski2018-09-02
* FreeOrion 0.4.7.1 -> 0.4.8 (#45943)Milan Svoboda2018-09-02
* Merge pull request #45912 from xeji/p/dhcpcdSamuel Dionne-Riel2018-09-02
|\
| * dhcpcd: 6.11.5 -> 7.0.8Uli Baum2018-09-01