summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
Commit message (Expand)AuthorAge
* nixos: use pkgs.getent and stdenv.cc.libcWill Dietz2018-10-30
* use buildPackages in environment.extraSetupvolth2018-10-12
* Merge branch 'master' into stagingVladimír Čunát2018-09-01
|\
| * system-path: fix default option valueMichael Peyton Jones2018-08-20
| * system-path: allow other modules to provide setup fragmentsMichael Peyton Jones2018-08-16
| * xdg: add modules for supporting various XDG specsMichael Peyton Jones2018-08-16
* | coreutils: split a coreutils-full versionVladimír Čunát2018-08-28
|/
* nixos: doc: introduce `documentation` config subtreeJan Malakhovski2018-03-30
* nix-info: include in nixos' default system-path, nixpkgs's channelGraham Christensen2017-10-14
* nixos: add pathes for KDE applicationsgnidorah2017-08-06
* terminfo: symlink terminfo to /etc for ncursesGuillaume Maudoux2017-06-30
* vulkan-loader: allow validation layers to be enabledDavid McFarland2016-11-13
* Make it possible to disable "info"Eelco Dolstra2016-09-05
* Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra2016-09-05
* docdev -> devdocEelco Dolstra2016-09-01
* nixos: remove rsync from base install and add explicit path in nixos-installobadz2016-08-09
* Merge branch 'master' into stagingVladimír Čunát2016-05-12
|\
| * nixos: require pkgs.whichDomen Kožar2016-05-11
* | input methods: fix gtk cacheEric Sagnes2016-04-16
|/
* treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát2016-04-07
* buildEnv: respect meta.outputsToInstallVladimír Čunát2016-04-07
* nixos systemPackages: rework default outputsVladimír Čunát2016-01-28
* 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