about summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
AgeCommit message (Expand)AuthorFilesLines
2018-08-20system-path: fix default option valueMichael Peyton Jones1-1/+1
2018-08-16system-path: allow other modules to provide setup fragmentsMichael Peyton Jones1-11/+8
2018-08-16xdg: add modules for supporting various XDG specsMichael Peyton Jones1-13/+4
2018-03-30nixos: doc: introduce `documentation` config subtreeJan Malakhovski1-1/+0
2017-10-14nix-info: include in nixos' default system-path, nixpkgs's channelGraham Christensen1-0/+1
2017-08-06nixos: add pathes for KDE applicationsgnidorah1-0/+3
2017-06-30terminfo: symlink terminfo to /etc for ncursesGuillaume Maudoux1-1/+0
2016-11-13vulkan-loader: allow validation layers to be enabledDavid McFarland1-0/+1
2016-09-05Make it possible to disable "info"Eelco Dolstra1-3/+0
2016-09-05Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra1-0/+1
2016-09-01docdev -> devdocEelco Dolstra1-1/+1
2016-08-09nixos: remove rsync from base install and add explicit path in nixos-installobadz1-1/+0
2016-05-12Merge branch 'master' into stagingVladimír Čunát1-0/+1
2016-05-11nixos: require pkgs.whichDomen Kožar1-0/+1
2016-04-16input methods: fix gtk cacheEric Sagnes1-0/+2
2016-04-07treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát1-2/+2
2016-04-07buildEnv: respect meta.outputsToInstallVladimír Čunát1-5/+1
2016-01-28nixos systemPackages: rework default outputsVladimír Čunát1-10/+9
2015-12-31Merge branch 'master' into closure-sizeVladimír Čunát1-1/+1
2015-12-17nixos: improve mime DB cache generation (close #11785)michael bishop1-1/+1
2015-12-01Fix system-path with multioutLuca Bruno1-11/+9
2015-11-20Merge staging into closure-sizeVladimír Čunát1-15/+12
2015-10-30Add option environment.enableDebugInfoEelco Dolstra1-2/+1
2015-10-30Factor out "man" into a separate module and add "man" outputs to system.pathEelco Dolstra1-3/+0
2015-10-30Add option to link additional package outputs into system.pathEelco Dolstra1-2/+10
2015-10-30Remove gnutar man page hackEelco Dolstra1-7/+0
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-6/+23
2015-09-17gdb: Look for debug info in /run/current-system/sw/lib/debugEelco Dolstra1-1/+2
2015-09-07nixos: environment.pathsToLink += some desktop dirsobadz1-0/+6
2015-08-18nixos: generate infodirs directly in system-pathJan Malakhovski1-0/+8
2015-08-18nixos: add /share/doc and /share/nano (for symmetry) to environment.pathsToLinkJan Malakhovski1-3/+5
2015-08-15types.nix: better error message for non-pathsBenno Fünfstück1-1/+1
2015-06-26nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III1-1/+1
2015-05-05systemPackages, makeLibraryPath: try to guess outputsVladimír Čunát1-1/+9
2015-04-20Remove sysvtools from the system pathEelco Dolstra1-1/+0
2015-04-20Remove obsolete "eject" entry from the system pathEelco Dolstra1-1/+0
2015-04-20Remove pciutils and usbutils from the default system pathEelco Dolstra1-2/+0
2015-04-01Revert "Remove obsolete .../sbin directories from $PATH"William A. Kennington III1-0/+1
2015-04-01Remove obsolete .../sbin directories from $PATHEelco Dolstra1-1/+0
2014-08-27nixos: Use literalExample for systemPackages.aszlig1-1/+1
2014-08-25Remove reference to icecatEelco Dolstra1-1/+1
2014-07-15Add automatic plugin activation for vimPaul Colomiets1-0/+1
2014-04-16Merge pull request #2185 from lethalman/gnome3Domen Kožar1-0/+4
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-04-14system-path, gnome3: run update-desktop-database to create the mime cacheLuca Bruno1-0/+4
2014-04-05su: Make the su package a provider of only the su binaryWilliam A. Kennington III1-0/+1
2013-10-30Make update-mime-database less verboseEelco Dolstra1-1/+1
2013-10-30Add some option typesEelco Dolstra1-0/+2
2013-10-28Rename environment.nix -> nix.packageEelco Dolstra1-1/+1
2013-10-23Allow options to be marked as "internal"Eelco Dolstra1-0/+1