summary refs log tree commit diff
path: root/doc/package-notes.xml
Commit message (Collapse)AuthorAge
* doc: ran `make format`Samuel Dionne-Riel2018-05-31
| | | | With visual inspection that nothing got worse.
* nixpkgs docs: format =)Graham Christensen2018-05-01
|
* weechat: add hint in documentationLéo Gaspard2018-04-04
|
* Merge pull request #31312 from binarin/emacs-package-set-overridesMichael Raskin2018-02-06
|\ | | | | emacs-packages: Cleanup and document for overrides
| * emacs-packages: Cleanup and document for overridesAlexey Lebedeff2017-11-06
| | | | | | | | | | | | | | This removes some stale code that was a no-op for some time and adds some docs/examples to help people with explicitly and consistently choosing versions of some emacs packages (to help with problems similar to #27083).
* | weechat: default to enabling all pluginsLinus Heckemann2017-11-29
|/ | | | | | | Plain weechat is still accessible as `weechat.unwrapped` or `weechat.override {configure = null;}`. Also update documentation to reflect this change.
* weechat: split plugins into separate outputsLinus Heckemann2017-11-03
| | | | | | Also add a wrapper generator that allows adding the plugins back conveniently and corresponding documentation in the package notes section of the nixpkgs manual.
* manuals: fixup steam note, as the change is in 17.09Vladimír Čunát2017-09-27
| | | | | I didn't notice the cherry-pick, but Globin found out immediately. /cc #29180.
* manuals: document removal of newStdcpp from steamVladimír Čunát2017-09-27
| | | | /cc #29180.
* manual: steam on nouveau also requires newStdCppPeter Hoeg2017-09-10
|
* fzf: add script for finding 'share' folderAlexey Lebedeff2017-07-28
| | | | | | | | | | | | | | So that helper scripts can be easily sourced in interactive shell configuration. `autojump` package was already present and had the same requirements for findind a `share` folders, so I took an inspiration there. I beleive this is a better alternative to: - https://github.com/NixOS/nixpkgs/pull/25080 - https://github.com/NixOS/nixpkgs/pull/27058 Replacing `$out/share/shell` with `$bin/share/fzf` was necessary to prevent dependency loop in produced derivations.
* manual: add "Emacs" section to manualMatthew Bauer2017-05-20
| | | | | | | | | | | | | This gives some basics on configuring Emacs within Nix. The configuration is fairly long just to give a good idea of what’s going on. I can trim out some of it if it’s not necessary. Note that there is already a section for Emacs in the NixOS manual. However, this is aimed at avoiding using modules altogether to make things easier for non-NixOS users. This configuration should work on NixOS anyway, however. Fixes #24243 Fixes #19956
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
| | | | | | The former is still respected as a fallback for config.nix for backwards compatibility (but not for overlays because they're a new feature).
* steam: removed unuseful section from documentationMarti Serra2016-12-11
|
* steam: added java and steam-run to documentation, removed patchelf infoMarti Serra2016-12-11
|
* steam: added documentation to nixpkgs manualMarti Serra2016-12-10
|
* autojump: add package notezimbatm2016-05-04
|
* docs: kernelPackagesFor -> linuxPackagesForKranium Gikos Mendoza2016-01-09
|
* elm: add the platform and helpful scriptsNikolay Amiantov2015-08-17
|
* nixpkgs doc: add package notes for EclipseRobert Helgesson2015-08-10
|
* doc: add section idsPascal Wittmann2015-05-31
| | | | | This commit also use enforces consistent use of the prefixes "sec" for section and "ssec" for subsection.
* splashutils: RemoveEelco Dolstra2013-09-26
|
* Remove all svn referencesRob Vermaas2012-09-04
|
* Fix duplicate IDEelco Dolstra2012-06-25
|
* * Sync CSS with the Nix manual.Eelco Dolstra2012-05-11
| | | | svn path=/nixpkgs/trunk/; revision=34062
* * Updated gtk+, glib, pango.Eelco Dolstra2010-01-13
| | | | svn path=/nixpkgs/trunk/; revision=19388
* * Added X11::GUITest.Eelco Dolstra2010-01-05
| | | | svn path=/nixpkgs/trunk/; revision=19245
* * X.org generator: specify overrides in a Nix expression rather thanEelco Dolstra2009-04-28
| | | | | | | | in the generator script. This makes it easier to change the X.org packages. * Added xfs, twm. svn path=/nixpkgs/trunk/; revision=15375
* * Document the X.org generator.Eelco Dolstra2009-04-20
| | | | svn path=/nixpkgs/trunk/; revision=15189
* * Moved the Linux kernel maintenance notes to the manual, expandedEelco Dolstra2008-08-27
them. svn path=/nixpkgs/trunk/; revision=12739