about summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge pull request #8703 from Profpatsch/python-docsDomen Kožar2015-07-20
|\ | | | | language-support python: propagatedBuildInputs
| * language support python docs wrong statementProfpatsch2015-07-12
| | | | | | Remove wrong line about propagatedBuildInputs.
| * language-support python: propagatedBuildInputsProfpatsch2015-07-08
| | | | | | | | | | Explain difference between buildInputs and propagatedBuildInputs. Shamefully steal wording from Perl.
* | doc: gnu hello is much simpler than cpioMatthias Beyer2015-07-17
| | | | | | | | | | | | This patch changes the documentation about simple packages. cpio was listed as simplest possible package, which is not true anymore, gnu hello is much simpler.
* | Move the submitting-changes down, after coding conventionsCillian de Róiste2015-07-12
| |
* | Move the details from CONTRIBUTING.md to the manual #8734Cillian de Róiste2015-07-12
| |
* | doc: document dontMoveSbin variablePascal Wittmann2015-07-09
|/
* ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branchKosyrev Serge2015-07-06
|
* doc: make it clear the Contributing section is for the docsLuca Bruno2015-06-30
|
* doc: document lib.makeOverridableLuca Bruno2015-06-30
|
* doc: document .overrideLuca Bruno2015-06-30
|
* nixpkgs-manual: fix calloutsLuca Bruno2015-06-30
|
* Document the different license base casesEdward Tjörnhammar2015-06-28
|
* all-packages.nix: Add pkgs.overridePackagesLuca Bruno2015-06-26
|
* Change where window managers should beDamien Cassou2015-06-18
| | | | | | This patch reflects current practice. Fixes issue #8364.
* doc: add user's guide for the Haskell infrastructurePeter Simons2015-06-05
| | | | Resolves https://github.com/NixOS/nixpkgs/issues/4941.
* Strip indentation from programlistingsEelco Dolstra2015-06-03
|
* Streamline contributing sectionEelco Dolstra2015-06-03
|
* doc: fix referencesPascal Wittmann2015-06-02
|
* doc: add section idsPascal Wittmann2015-05-31
| | | | | This commit also use enforces consistent use of the prefixes "sec" for section and "ssec" for subsection.
* added documentation for makeWrapperArgsAllen Nelson2015-05-24
|
* Merge pull request #6539 from jagajaga/documentationArseniy Seroka2015-05-21
|\ | | | | add information about git-based pkgs
| * add information about git-based pkgsArseniy Seroka2015-02-23
| |
* | go: document disabled flagLuca Bruno2015-05-18
| |
* | Add section on fetching sourcesEdward Tjörnhammar2015-05-15
| |
* | go: remove renameImports and use goPackageAliasesLuca Bruno2015-05-15
| |
* | doc: language-support: fix typoLinus Arver2015-05-10
| |
* | doc/stdenv: fix manual build after #7711Vladimír Čunát2015-05-09
| |
* | Docs: non-empty value -> trueRyan Scheel (Havvy)2015-05-05
| |
* | Doc dontDisableStatic variable to configure stageRyan Scheel2015-05-05
| |
* | Reduce verbosity of packageOverride docs furtherSebastian Jordan2015-04-23
| |
* | Reduce verbosity of packageOverrides description.Sebastian Jordan2015-04-23
| |
* | Document about packageOverridesSebastian Jordan2015-04-23
| |
* | manual: Document buildFlags of buildGoPackageLuca Bruno2015-04-17
| |
* | manual: Document buildGoPackage renameImportsLuca Bruno2015-04-16
| |
* | Update the ruby packaging docs to show how to bundle Ruby Gem-basedChristian Theune2015-03-31
|/ | | | | | applications using bundix. Fixes #5985
* doc: fix programlistin formattingDomen Kožar2015-02-15
|
* fixes #5394Domen Kožar2015-02-15
|
* new Go support function 'buildGoPackage'Emery Hemingway2015-02-03
| | | | | add a setupHook to the Go compiler that builds a GOPATH new buildGoPackage function that overides the phases of stdenv
* gardenDomen Kožar2015-01-26
|
* brevity of nixpkgs configuration documentationDomen Kožar2015-01-25
|
* Added paragraph about where to find licensesMatthias Beyer2015-01-25
|
* Fixup white-/blacklisting examples to actually use real licensesMatthias Beyer2015-01-25
|
* Add paragraph about Nix vs. NixOSMatthias Beyer2015-01-25
|
* Add documentation for nixpkgs.config settings (allowUnfree, ↵Matthias Beyer2015-01-25
| | | | allowUnfreePredicate, whitelistedLicenses, blacklistedLicenses)
* Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-rubyCharles Strahan2015-01-20
|\ | | | | | | | | | | | | Conflicts: pkgs/applications/version-management/git-and-tools/default.nix pkgs/applications/version-management/git-and-tools/hub/default.nix pkgs/tools/audio/mpdcron/default.nix
| * Fix copy&paste typoDaniel Peebles2015-01-18
| |
* | Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-rubyCharles Strahan2014-12-28
|\| | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/version-management/redmine/default.nix pkgs/development/interpreters/ruby/gem.nix pkgs/development/interpreters/ruby/generated.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/tools/vagrant/default.nix pkgs/servers/consul/default.nix
| * Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | | | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
| * Fix minor typo.Robert Helgesson2014-12-19
| |