summary refs log tree commit diff
path: root/pkgs/os-specific/gnu/default.nix
Commit message (Expand)AuthorAge
* all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson2017-09-21
* all-packages: Remove `forcedNativePackages`; we no longer need itJohn Ericson2017-09-20
* top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson2017-01-24
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* samba: Revert style changes and get rid of some dependenciesEelco Dolstra2015-06-01
* gnu: Fix (evaluation of the) call to forceSystem.Petr Rockai2014-07-28
* More renamesEelco Dolstra2012-12-28
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* GNU: Use `callPackage'.Ludovic Courtès2012-04-06
* GNU: Fix stale references.Ludovic Courtès2012-04-04
* GNU: Avoid `__overrides' altogether, by using a non-recursive attrset.Ludovic Courtès2012-04-04
* GNU: Use `overrides' instead of `__overrides' for the argument itself.Ludovic Courtès2012-04-04
* GNU: Add an `__overrides' parameter.Ludovic Courtès2012-04-04
* GNU MIG: Add a `raw' version, without `forceSystem'.Ludovic Courtès2012-03-15
* GNU MIG: Use `forceSystem' instead of the custom hack.Ludovic Courtès2012-03-15
* GNU: Add unionfs.Ludovic Courtès2012-03-13
* Add SMBFS for GNU/Hurd.Ludovic Courtès2012-02-23
* Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.Ludovic Courtès2011-11-01