summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAge
* buildDotnetModule: support setting projectFile as an array && properly interp...IvarWithoutBones2021-11-21
* doc: add ocaml end user doc to nixpkgs manual (#145100)Guillaume Girol2021-11-16
* Merge #144730: branch 'staging-next'Vladimír Čunát2021-11-15
|\
| * Merge master into staging-nextgithub-actions[bot]2021-11-10
| |\
| * \ Merge master into staging-nextgithub-actions[bot]2021-11-08
| |\ \
| * \ \ Merge master into staging-nextgithub-actions[bot]2021-11-05
| |\ \ \
| * \ \ \ Merge branch 'staging-next' into stagingVladimír Čunát2021-11-05
| |\ \ \ \
| * \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-11-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-11-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-11-01
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-10-30
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross2021-10-28
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/rust: add documentation for feature optionsfigsoda2021-10-27
* | | | | | | | | | | doc: Fix xref in functions descriptionJan Tojnar2021-11-14
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | writeShellApplication: buildInputs -> runtimeInputsBernardo Meurer2021-11-08
* | | | | | | | | | writeShellApplication: initBernardo Meurer2021-11-08
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #142825 from cdepillabout/buildDhallUrlDennis Gosnell2021-11-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | dhall docs: replace two paths with more general versions(cdep)illabout2021-11-08
| * | | | | | | | dhall docs: change code block formatting to use ShellSession instead of bash(cdep)illabout2021-11-08
| * | | | | | | | dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash(cdep)illabout2021-11-08
| * | | | | | | | dhallPackages.buildDhallUrl: small formatting fixesDennis Gosnell2021-11-01
| * | | | | | | | doc: Add explanation of --fixed-output-derivations arg for dhall-nixpkgs to D...(cdep)illabout2021-10-29
* | | | | | | | | docs: Rust language section consistencyEli Flanagan2021-11-05
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #144671 from andersk/LD_LIBRARY_PATHBernardo Meurer2021-11-04
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2Anders Kaseorg2021-11-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | docs: fix Rust language typosEli Flanagan2021-11-04
| |_|_|_|_|/ |/| | | | |
* | | | | | Apply suggestions from code reviewEli Flanagan2021-11-05
* | | | | | add an example with buildRustPackageEli Flanagan2021-11-05
* | | | | | docs: improve, clean up Rust language adviceEli Flanagan2021-11-05
|/ / / / /
* | | | | Merge master into staging-nextgithub-actions[bot]2021-11-01
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | buildDotnetModule: add support for running unit testsIvarWithoutBones2021-11-01
* | | | | Merge master into staging-nextgithub-actions[bot]2021-10-30
|\| | | | | |_|_|/ |/| | |
| * | | doc/crystal: Update to mention shard.lock file generationSilvan Mosberger2021-10-30
* | | | Merge master into staging-nextgithub-actions[bot]2021-10-28
|\| | | | |_|/ |/| |
| * | doc: fix typoSandro Jäckel2021-10-28
* | | Merge master into staging-nextgithub-actions[bot]2021-10-26
|\| |
| * | Merge pull request #136345 from Pamplemousse/docJan Tojnar2021-10-26
| |\ \ | | |/ | |/|
| | * doc: clarification of dependencies related attributesPamplemousse2021-08-31
* | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-10-22
|\| |
| * | ruby_2_6, rubyPackages_2_6: drop unused packageSergei Trofimovich2021-10-22
* | | Merge branch 'master' into staging-nextVladimír Čunát2021-10-19
|\| |
| * | Merge pull request #142173 from baloo/baloo/rust/doc-target-escapeSandro2021-10-19
| |\ \
| | * | doc: rust: target escape hatch has been removedArthur Gautier2021-10-19
| * | | Merge pull request #98214 from turion/dev_test_all_agda_packagesManuel Bärenz2021-10-19
| |\ \ \
| | * | | adga: Add test for all packagesManuel Bärenz2021-08-03
| | * | | agda.section.md: Lay out Agda maintenance guidelinesManuel Bärenz2021-08-03
| * | | | dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKsPavol Rusnak2021-10-18
| | |/ / | |/| |
* | | | Merge staging-next into staginggithub-actions[bot]2021-10-12
|\| | |
| * | | Merge pull request #139222 from IvarWithoutBones/init/buildDotnetKevin Cox2021-10-12
| |\ \ \
| | * | | buildDotnetModule: add documentationIvarWithoutBones2021-10-06