aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add documentation for recent permitUserSite change (#61502)Tom McLaughlin2019-05-151-0/+2
* | | Merge pull request #61473 from Synthetica9/dontstrip-typoSilvan Mosberger2019-05-161-2/+2
|\ \ \
| * | | doc/stdenv.xml: fix typoPatrick Hilhorst2019-05-131-2/+2
| |/ /
* / / doc/stdenv: document default build scripts filenametbenst2019-05-151-1/+2
|/ /
* | Changelog meta entry (#60371)Michael Raskin2019-05-101-0/+13
* | doc/stdenv: put note about remote builds with breakpointHook into a <note>Maximilian Bosch2019-05-071-3/+11
|/
* Merge pull request #56420 from p-alik/masterLassulus2019-04-271-3/+3
|\
| * haskell docs: add missed internal links into haskell.section.mdAlexei Pastuchov2019-03-151-3/+3
* | doc: fix syntax error in python documentationLinus Heckemann2019-04-251-1/+1
* | python-docs: typocdyson372019-04-231-1/+1
* | treewide: Change URLs to HTTPSDaniel Schaefer2019-04-223-3/+3
* | Merge pull request #58504 from symphorien/static-prootDmitry Kalinkin2019-04-131-3/+3
|\ \
| * | wafHook: let derivations use an existing waf in a non-standard locationSymphorien Gibol2019-03-281-3/+3
* | | doc: note how to quickly get started with elmDomen Kožar2019-04-091-0/+4
* | | Merge pull request #58160 from worldofpeace/python-doc/cleanupworldofpeace2019-04-081-80/+76
|\ \ \
| * | | fix Including a derivation using callPackageworldofpeace2019-03-241-6/+5
| * | | fixup! doc/python: cleanup examples, referencesworldofpeace2019-03-241-4/+4
| * | | doc/python: cleanup examples, referencesworldofpeace2019-03-221-70/+67
* | | | Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-dockerJaka Hudoklin2019-04-061-12/+29
|\ \ \ \
| * | | | dockerTools: add nix-prefetch-docker scriptJaka Hudoklin2019-04-061-12/+29
* | | | | Merge pull request #36886 from veprbl/symlinkJoin_docDmitry Kalinkin2019-03-301-0/+7
|\ \ \ \ \
| * | | | | manual: mention symlinkJoin in multiple-outputs sectionDmitry Kalinkin2019-03-301-0/+7
* | | | | | Merge pull request #56786 from Ma27/dlib-avx-fixesMaximilian Bosch2019-03-301-0/+27
|\ \ \ \ \ \
| * | | | | | dlib: add flag to disable AVX supportMaximilian Bosch2019-03-031-0/+27
* | | | | | | dockerTools: add finalImageName parameter for pullImageJaka Hudoklin2019-03-261-7/+16
* | | | | | | manual: Fix typos John Ericson2019-03-252-18/+18
* | | | | | | manual: Document `pkgsFooBar` and moreJohn Ericson2019-03-242-87/+299
* | | | | | | manual: Auto reformatJohn Ericson2019-03-243-26/+25
* | | | | | | manual: Make sure building doesn't need recursive nixJohn Ericson2019-03-241-6/+5
| |_|_|/ / / |/| | | | |
* | | | | | doc/python: remove unnecessary let statementFelix Biggs2019-03-221-15/+14
| |_|_|/ / |/| | | |
* | | | | Merge pull request #57076 from Mic92/nix-reviewJörg Thalheim2019-03-222-16/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | doc/reviewing-contributions: nix-review instead of nox-reviewJörg Thalheim2019-03-202-16/+16
| |/ / /
* | | | Add word `debug(ging)` to breakpointHook description for discoverabilitydeliciouslytyped2019-03-151-1/+2
* | | | buildGoModule: function for packaging Go modulesWael M. Nasreddine2019-03-141-99/+180
* | | | doc: format the documentation (#57102)Wael Nasreddine2019-03-0817-764/+764
|/ / /
* | | Merge staging-next into masterFrederik Rietdijk2019-03-011-4/+18
|\ \ \
| * \ \ Merge master into staging-nextFrederik Rietdijk2019-02-242-0/+122
| |\ \ \ | | | |/ | | |/|
| * | | buildPythonPackage: always export `LANG=C.UTF-8`Frederik Rietdijk2019-02-231-1/+0
| * | | buildPythonPackage: initial support for PEP 517Frederik Rietdijk2019-02-231-1/+1
| * | | Merge staging into python-unstableFrederik Rietdijk2019-02-212-0/+79
| |\ \ \
| * | | | buildPython*: enable strictDepsFrederik Rietdijk2019-02-171-2/+17
* | | | | Merge pull request #56408 from Mic92/runtime-shellJohn Ericson2019-02-261-2/+2
|\ \ \ \ \
| * | | | | treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-261-2/+2
| | |_|/ / | |/| | |
* / | | | doc/cross-compilation: fix typoLorenzo2019-02-261-1/+1
|/ / / /
* | | | Merge pull request #54693 from tilpner/appimage-toolsGraham Christensen2019-02-232-0/+122
|\ \ \ \ | |_|/ / |/| | |
| * | | appimageTools: inittilpner2019-02-232-0/+122
* | | | nix-gitignore: init at v3.0.0 (#46112)Raitis Veinbahs2019-02-182-0/+79
| |/ / |/| |
* | | Merge pull request #55138 from oxij/tree/random-fixesMichael Raskin2019-02-131-3/+3
|\ \ \
| * | | doc: fix some indentJan Malakhovski2019-02-031-3/+3
* | | | Merge pull request #55040 from tazjin/docs/fix-manual-makefileSamuel Dionne-Riel2019-02-101-4/+10
|\ \ \ \