summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | docs/language-frameworks/python: update relaxDepsHook docsMartin Weinelt2024-06-141-6/+5
| * | | | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-06-141-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-131-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-121-13/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-111-49/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-116-248/+166
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-091-8/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | doc/stdenv: hardening flags: move zerocallusedregs into "enabled by default"...•••following dd80ca4d00c685ad1df5d312d1a6fc9e02265539 Robert Scott2024-06-071-4/+4
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-06-071-4/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt2024-06-073-0/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-061-0/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-061-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2024-06-051-4/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | iwona: fix build failure caused by src being a symlinkIvan Trubach2024-06-031-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | openbsd: Add static linking support•••I've had better luck creating statically-linked binaries that work than dynamically-linked ones, so this is needed quite practically. John Ericson2024-07-091-1/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | doc: add a generic section on exploring package sets (#317392)•••this removes the hard-coded listing from the Haskell examples, which can later be replaced by a dynamic one as for the Python interpreters * fix broken reference * clarify why using `nix-env --query` makes sense Co-authored-by: wamirez <wamirez@protonmail.com>Valentin Gagarin2024-06-282-75/+58
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #312407 from hsjobeki/doc/lib-generators•••doc: init lib.generators reference documentationSilvan Mosberger2024-06-262-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | doc: init lib.generators reference documentationJohannes Kirschbauer2024-05-212-1/+2
* | | | | | | | | | | | | | | | | | | | | | doc: remove outdated Steam documentation related to Java•••Fixes #297694.Jdogzz2024-06-251-14/+0
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #322184 from YoshiRulz/dotnet-docs•••doc: Update note under `buildDotnetModule` to reflect actual behaviouréclairevoyant2024-06-261-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | doc: Update note under `buildDotnetModule` to reflect actual behaviourYoshiRulz2024-06-261-6/+9
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #322006 from mattpolzin/buildIdris-better-lib-ergonomics•••idris2Packages.buildIdris: better lib ergonomicsFabián Heredia Montiel2024-06-251-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | doc: adopt new buildIdris changes in docsMathew Polzin2024-06-231-4/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #315700 from sysraccoon/android-doc-fix•••doc: swap ANDROID_HOME and ANDROID_SDK_ROOT in android sectionArtturin2024-06-241-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | doc: swap ANDROID_HOME and ANDROID_SDK_ROOT in android sectionsysraccoon2024-05-291-11/+11
* | | | | | | | | | | | | | | | | | | | | | vimPlugins.nvim-treesitter: fix update.py and update documentation (#321535)•••* vimPlugins.nvim-treesitter: fix update.py and update documentation Mango The Fourth2024-06-241-1/+1
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #320107 from Artturin/makesetuphookdoc•••doc: Improve the `makeSetupHook` exampleArtturin2024-06-221-10/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | doc: Improve the `makeSetupHook` example•••also format it with nixfmt Artturin2024-06-151-10/+28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #321272 from Aleksanaa/flutter-doc•••doc/dart: minor fix to example codeAleksana2024-06-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | doc/dart: minor fix to example codealeksana2024-06-201-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | build-support/ocaml: deprecate minimumOCamlVersion (#319907)•••* ocamlPackages.wtf8: use minimalOCamlVersion * ocamlPackages.ppx_yojson_conv: minimalOCamlVersion * ocamlPackages.postgresql: use minimalOCamlVersion * ocamlPackages.opti: use minimalOCamlVersion * ocamlPackages.opam-repository: use minimalOCamlVersion * ocamlPackages.opam-format: use minimalOCamlVersion * ocamlPackages.lwt-dllist: use minimalOCamlVersion * ocamlPackages.lacaml: use minimalOCamlVersion * ocamlPackages.gnuplot: use minimalOCamlVersion * ocamlPackages.fix: use minimalOCamlVersion * ocamlPackages.eigen: use minimalOCamlVersion * ocamlPackages.earley: use minimalOCamlVersion * ocamlPackages.directories: use minimalOCamlVersion * ocamlPackages.cpuid: use minimalOCamlVersion * build-support/ocaml: deprecate minimumOCamlVersion * build-support/ocaml: deprecate minimumOCamlVersion --------- Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>superherointj2024-06-211-8/+0
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #315233 from numinit/android-studio-full•••android-studio-full: initPol Dellaiera2024-06-161-49/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | {doc/android,release-notes}: update android-studio and androidenvMorgan Jones2024-06-031-49/+73
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | doc: Prevent unnecessary rebuilds•••Especially when only Nix files are changed Silvan Mosberger2024-06-151-1/+14
* | | | | | | | | | | | | | | | | doc: Remove unneeded functions/library dir•••All its files were removed years ago! Silvan Mosberger2024-06-151-0/+0
* | | | | | | | | | | | | | | | | doc: Use build-time to insert dynamic python interpreter table•••Nix eval isn't made to patch stuff, it's more flexible to do it at build time Silvan Mosberger2024-06-151-8/+6
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #319624 from flokli/rust-config•••config.rust: update references from rustcIlan Joselevich2024-06-141-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | config.rust: update references from rustc•••`rustc.config` is called `rust.rustcTarget` now, and `{rustc -> rust}.platform`. This is the new way (tm), and is preferred since https://github.com/NixOS/nixpkgs/pull/271707 - though the documentation still is outdated, and some expressions in nixpkgs were using the old interface. This updates both. Florian Klink2024-06-131-7/+7
* | | | | | | | | | | | | | | | doc/haskell: Dedup and edit justStaticExecutables•••Make sure all relevant info is in the user manual and avoid duplication of efforts, or things going out of sync. Robert Hensing2024-06-131-2/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-06-121-13/+7
|\| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | doc: use linuxPackages_custom instead of linuxManualConfig (#319046)•••linuxManualConfig involves more boilerplate to change the kernel. Use the wrapper linuxPackages_custom which is wrapper that takes an attribute sets and calls linuxManualConfig approrpriately. This is much easier for beginners to use instead of linuxManualConfig helper. Point to linuxManualConfig for further customizations.Pankaj Raghav2024-06-111-13/+7
* | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-06-111-49/+62
|\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #316591 from natsukium/python-docs/update•••doc/languages-frameworks/python: updateOTABI Tomoya2024-06-111-49/+62
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | doc/languages-frameworks/python: update contributing sectionnatsukium2024-06-041-1/+16
| | * | | | | | | | | | | | doc/languages-frameworks/python: adjust expression to explanationnatsukium2024-06-041-3/+2
| | * | | | | | | | | | | | doc/languages-frameworks/python: normalize pname and add descriptionnatsukium2024-06-041-2/+3
| | * | | | | | | | | | | | doc/languages-frameworks/python: fix typonatsukium2024-06-041-1/+1
| | * | | | | | | | | | | | doc/languages-frameworks/python: add extra information for pythonRelaxDepsHooknatsukium2024-06-041-0/+2
| | * | | | | | | | | | | | doc/languages-frameworks/python: clean up build-system•••add setuptools explicitly and remove wheel natsukium2024-06-041-12/+3
| | * | | | | | | | | | | | doc/languages-frameworks/python: disable check explicitly and add pythonImpor...natsukium2024-06-041-0/+10