summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAge
* haskell docs: now that hydra pushes directly to S3, it cant function as a ↵michael bishop2016-06-18
| | | | binary cache
* buildPythonPackage: be able to disable package conflict checkDomen Kožar2016-06-16
|
* doc(haskell): Remove pesky tabs in code snippets.Mathieu Boespflug2016-06-13
|
* doc: Document how to set custom GHC version in haskell.lib.buildStackProject.Mathieu Boespflug2016-06-13
|
* Merge pull request #16146 from kamilchm/rework-goRushmore Mushambi2016-06-11
|\ | | | | all-packages references to Go packages includes all outputs
| * all-packages references to Go packages includes all outputsKamil Chmielewski2016-06-11
| |
* | Merge pull request #16030 from abbradar/fhs-refactorNikolay Amiantov2016-06-11
|\ \ | |/ |/| Improvements for FHS user chrootenv
| * doc: update buildFHSUserEnv documentationNikolay Amiantov2016-06-09
| |
* | buildGoPackage: updated docs for goPackages after rework in ↵Kamil Chmielewski2016-06-10
|/ | | | https://github.com/NixOS/nixpkgs/pull/16017
* fix link formattingRyan Mulligan2016-05-30
|
* doc: mention overrideDerivation causes evaluation of DerivationDomen Kožar2016-05-30
|
* Merge pull request #15804 from NixOS/python-with-packagesFrederik Rietdijk2016-05-30
|\ | | | | python: add python.withPackages function
| * doc/python: fix conversion errors in example codeBenno Fünfstück2016-05-29
| |
| * doc/python: replace buildEnv usage by withPackagesBenno Fünfstück2016-05-29
| |
| * doc/python: document python.withPackagesBenno Fünfstück2016-05-29
| |
* | nixpkgs manual: fix #15735: correct dash renderingVladimír Čunát2016-05-27
|/
* nixpkgs manual: more extensible example (#15557)Théo Zimmermann2016-05-23
| | | By checking if the package name appears in a list, this new example allows for easy user-customization.
* manual: revert title change to keep the link workingDomen Kožar2016-05-22
|
* nixpkgs manual: cleanup (#15611)Eric Sagnes2016-05-22
|
* Merge pull request #15010 from FRidh/formatzimbatm2016-05-09
|\ | | | | Python: support installing wheels
| * Python: allow installing wheelsFrederik Rietdijk2016-05-09
| | | | | | | | | | By passing `format="wheel"` it is now possible to install a wheel. It's not recommended, but it can be useful.
* | manual/substituteAll: document filtered variablesProfpatsch2016-05-07
|/ | | | Some variables are filtered out as of #14907.
* autojump: add package notezimbatm2016-05-04
|
* Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* Merge pull request #14858 from ericbmerritt/elixir-supportJoachim Fasting2016-04-25
|\ | | | | Elixir support
| * beam-support: update registry to latest '59b836d'Eric Merritt2016-04-23
| |
* | nixpkgs manual: fix link to go2nixChris Martin2016-04-22
|/
* Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\
| * Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| |\ | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * | manual multiple-output: clarify a noteVladimír Čunát2016-04-09
| | |
| * | nixpkgs manual: add multiple-output chapterVladimír Čunát2016-04-07
| | |
* | | haskellPackages.haste-compiler: fix so that it now builds and runsobadz2016-04-11
| |/ |/| | | | | | | | | Required adding: haskellPackages.haste-Cabal, and haskellPackages.haste-cabal-install
* | nixpkgs manual introduction: improveVladimír Čunát2016-04-05
|/ | | | | | | | - make line wrapping more consistent (overlong lines) - don't stress the manual is *only* for contributors, as it does contain some user-guide parts, including the intro itself - since March our Hydra publishes binaries immediately, not waiting for channel update
* manual: use a better relaxng validation tool #4966Domen Kožar2016-03-30
|
* Merge pull request #13700 from FRidh/python-docsFrederik Rietdijk2016-03-30
|\ | | | | Documentation: rewrite Python
| * Documentation: fix usage of useChaptersFrederik Rietdijk2016-03-12
| |
| * Documentation: rewrite PythonFrederik Rietdijk2016-03-12
| | | | | | | | | | | | - Rewrite current documentation - Add introduction/tutorial - Convert to markdown
* | nixpkgs manual: remove cruft from a merge conflictVladimír Čunát2016-03-29
| | | | | | | | It was clearly added unintentionally during #14243 merge.
* | nixpkgs manual: Add documentation for bower2nixRodney Lorrimar2016-03-28
| | | | | | | | | | Fixes #9459 Fixes #13214
* | texlive: document in nixpkgs manualVladimír Čunát2016-03-27
| | | | | | | | | | Fixes #13240. It's not really better than source-code comments it replaced, but it's in a better accessible place.
* | doc: remove comments that are no longer relevantVladimír Čunát2016-03-27
| |
* | ruby docs: improve the exampleVladimír Čunát2016-03-20
| | | | | | | | | | | | | | | | | | - missing cd command - invoke bundler through nix-shell, so it doesn't need to be on $PATH Note: running bundix through nix-shell won't work ATM, as the shell sets SSL_CERT_FILE=/no-cert-file.crt which prevents fetching throug https. - use version from gemset to simplify updating - don't break line in meta.description
* | manual: fix meta.description in ruby example expressionJoachim Fasting2016-03-18
|/ | | | Noted by @namore on github
* Revert "Documentation: rewrite Python docs"Frederik Rietdijk2016-03-05
|
* Documentation: rewrite PythonFrederik Rietdijk2016-03-05
| | | | | | - Rewrite current documentation - Add introduction/tutorial - Convert to markdown
* Move `buildStackProject` to `haskell.lib`.Mathieu Boespflug2016-03-04
|
* haskell: tell users to use Stack's nix support when missing system library.Mathieu Boespflug2016-03-04
|
* haskell: Add documentation for haskell.buildStackProject to user guide.Mathieu Boespflug2016-03-04
| | | | This section documents introduces Stack's primitive Nix support as well.
* nixpkgs manual: Fix license strings docsFranz Pletz2016-02-24
| | | | | | | | | | | The wrong usage of unfree-redistributable fixed in ea242619fb0028f830238a0fa1b19277d14508ff can be explaind by unclear documention, specifically the section in the nixpkgs manual describing generic licenses it is written to use attributes from `stdenv.lib.licenses` but in the list the strings form was documented without quotation marks. This confuses people because the package builds fine locally but failes the tests on travis-ci.
* nixpkgs manual: add basic R documentation, fixes #13362Michel Kuhlmann2016-02-22
| | | | also fixes #13243