summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc/python: update buildPythonApplication example•••It's recommended to consume the interpreter, not the package set when being called from `all-packages.nix` Jonathan Ringer2021-12-181-4/+4
* Merge pull request #151193 from Trundle/rust-markdown-fix•••docs: Fix markdown in Rust language sectionBobby Rong2021-12-181-1/+1
|\
| * docs: Fix markdown in Rust language sectionAndreas Stührk2021-12-181-1/+1
* | buildDotnetModule: add passthru.fetch-depsIvarWithoutBones2021-12-141-2/+5
|/
* Merge pull request #149905 from am-on/fix-404-links•••doc: fix broken linksBobby Rong2021-12-143-4/+4
|\
| * doc: fix broken links•••Links in documentation shouldn't point to dead ends. Amon Stopinšek2021-12-093-4/+4
* | Merge pull request #150066 from ezemtsov/buildDotnetModule•••buildDotnetModule: add support for local project referencesLuke Granger-Brown2021-12-141-2/+19
|\ \
| * | buildDotnetModule: support local project referencesEvgeny Zemtsov2021-12-131-1/+14
| * | buildDotnetModule: support optional nupkg packingEvgeny Zemtsov2021-12-131-1/+5
| |/
* | Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapper•••Generate tiny compiled binary for wrapping executablesRobert Hensing2021-12-101-5/+7
|\ \
| * | Small rephrase of wrapProgram documentation•••Co-authored-by: Julian Stecklina <js@alien8.de>Doron Behar2021-12-091-1/+1
| * | Rephrase documentation for both makeWrapper implementationsDoron Behar2021-12-091-17/+5
| * | wrapProgramBinary -> binaryWrapProgramDoron Behar2021-12-081-2/+2
| * | Remove TODO in documentationDoron Behar2021-12-021-1/+1
| * | Rephrase makeWrapper setup-hookDoron Behar2021-10-201-2/+2
| * | Improve explenations for wrap*ProgramDoron Behar2021-10-191-4/+4
| * | makeBinaryWrapper: DocumentDoron Behar2021-10-191-2/+16
* | | docs/python: Add CPython update scheduleJonathan Ringer2021-12-091-0/+22
| |/ |/|
* | doc: ruby-section: add workaround for platform-specific gemsYannick Markus2021-12-081-0/+13
* | doc beam section: Takle TODO (#148624)Chris Wögi2021-12-051-5/+6
* | dockerTools: Keep fakechroot disabled by default•••Avoid risk of breaking existing images by making it opt-in. Robert Hensing2021-12-041-3/+3
* | dockerTools: Add fakechroot to fakeRootCommandsRobert Hensing2021-12-041-1/+7
* | buildDotnetModule: support setting projectFile as an array && properly interp...IvarWithoutBones2021-11-211-1/+1
* | doc: add ocaml end user doc to nixpkgs manual (#145100)•••doc: add ocaml end user doc to nixpkgs manual Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>Guillaume Girol2021-11-161-0/+26
* | Merge #144730: branch 'staging-next'Vladimír Čunát2021-11-151-7/+36
|\ \
| * \ Merge master into staging-nextgithub-actions[bot]2021-11-101-0/+22
| |\ \
| * \ \ Merge master into staging-nextgithub-actions[bot]2021-11-081-15/+46
| |\ \ \
| * \ \ \ Merge master into staging-nextgithub-actions[bot]2021-11-051-7/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'staging-next' into stagingVladimír Čunát2021-11-051-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-11-051-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-11-041-51/+82
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-11-011-1/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2021-10-301-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'nixpkgs/staging-next' into staging•••Conflicts: nixos/doc/manual/from_md/release-notes/rl-2111.section.xml nixos/doc/manual/release-notes/rl-2111.section.md Alyssa Ross2021-10-281-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc/rust: add documentation for feature optionsfigsoda2021-10-271-7/+36
* | | | | | | | | | | | doc: Fix xref in functions description•••This was accidentally broken by 3c78ad2561a831dcbe6e193465f787019638d56b. Jan Tojnar2021-11-141-2/+2
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | writeShellApplication: buildInputs -> runtimeInputsBernardo Meurer2021-11-081-2/+2
* | | | | | | | | | | writeShellApplication: initBernardo Meurer2021-11-081-0/+22
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #142825 from cdepillabout/buildDhallUrl•••dhallPackages.buildDhallUrl: add function for easily building dhall remote importsDennis Gosnell2021-11-081-15/+46
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | dhall docs: replace two paths with more general versions(cdep)illabout2021-11-081-2/+2
| * | | | | | | | | dhall docs: change code block formatting to use ShellSession instead of bash(cdep)illabout2021-11-081-15/+15
| * | | | | | | | | dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash(cdep)illabout2021-11-081-1/+1
| * | | | | | | | | dhallPackages.buildDhallUrl: small formatting fixes•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Dennis Gosnell2021-11-011-1/+1
| * | | | | | | | | doc: Add explanation of --fixed-output-derivations arg for dhall-nixpkgs to D...(cdep)illabout2021-10-291-0/+31
* | | | | | | | | | docs: Rust language section consistency•••I found out how to use aspell with a custom dictionary and so ran that on `rust.section.md`. These changes are trivial consistency in spelling and nomenclature. Eli Flanagan2021-11-051-7/+7
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #144671 from andersk/LD_LIBRARY_PATH•••treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2Bernardo Meurer2021-11-041-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2•••Naive concatenation of $LD_LIBRARY_PATH can result in an empty colon-delimited segment; this tells glibc to load libraries from the current directory, which is definitely wrong, and may be a security vulnerability if the current directory is untrusted. (See #67234, for example.) Fix this throughout the tree. Followup to #76804. Fixes #144646. Signed-off-by: Anders Kaseorg <andersk@mit.edu> Anders Kaseorg2021-11-041-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | docs: fix Rust language typos•••I tried to use aspell following https://github.com/NixOS/nixpkgs/issues/34308#issuecomment-361431632 but there are too many false positives! Eli Flanagan2021-11-041-2/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Apply suggestions from code review•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Eli Flanagan2021-11-051-3/+2
* | | | | | | add an example with buildRustPackageEli Flanagan2021-11-051-0/+42