summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
Commit message (Expand)AuthorAge
* Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\
| * nixos: improve mime DB cache generation (close #11785)michael bishop2015-12-17
* | Fix system-path with multioutLuca Bruno2015-12-01
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\|
| * Add option environment.enableDebugInfoEelco Dolstra2015-10-30
| * Factor out "man" into a separate module and add "man" outputs to system.pathEelco Dolstra2015-10-30
| * Add option to link additional package outputs into system.pathEelco Dolstra2015-10-30
| * Remove gnutar man page hackEelco Dolstra2015-10-30
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * gdb: Look for debug info in /run/current-system/sw/lib/debugEelco Dolstra2015-09-17
| * nixos: environment.pathsToLink += some desktop dirsobadz2015-09-07
| * nixos: generate infodirs directly in system-pathJan Malakhovski2015-08-18
| * nixos: add /share/doc and /share/nano (for symmetry) to environment.pathsToLinkJan Malakhovski2015-08-18
| * types.nix: better error message for non-pathsBenno Fünfstück2015-08-15
| * nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III2015-06-26
* | systemPackages, makeLibraryPath: try to guess outputsVladimír Čunát2015-05-05
|/
* Remove sysvtools from the system pathEelco Dolstra2015-04-20
* Remove obsolete "eject" entry from the system pathEelco Dolstra2015-04-20
* Remove pciutils and usbutils from the default system pathEelco Dolstra2015-04-20
* Revert "Remove obsolete .../sbin directories from $PATH"William A. Kennington III2015-04-01
* Remove obsolete .../sbin directories from $PATHEelco Dolstra2015-04-01
* nixos: Use literalExample for systemPackages.aszlig2014-08-27
* Remove reference to icecatEelco Dolstra2014-08-25
* Add automatic plugin activation for vimPaul Colomiets2014-07-15
* Merge pull request #2185 from lethalman/gnome3Domen Kožar2014-04-16
|\
| * system-path, gnome3: run update-desktop-database to create the mime cacheLuca Bruno2014-04-14
* | Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
|/
* su: Make the su package a provider of only the su binaryWilliam A. Kennington III2014-04-05
* Make update-mime-database less verboseEelco Dolstra2013-10-30
* Add some option typesEelco Dolstra2013-10-30
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28
* Allow options to be marked as "internal"Eelco Dolstra2013-10-23
* Get rid of special-casing of system.path in the manual generationEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10