summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAge
...
| * | documentation: show combining python35.withPackages and mkShellArnout Engelen2019-11-13
| | | | | | | | | | | | this had me stumped - thanks to adisbladis on irc
| * | nixpkgs manual: add section on submitting security fixesFrederik Rietdijk2019-11-13
| | |
| * | nixpkgs manual: fix buildFrederik Rietdijk2019-11-13
| | | | | | | | | | | | after it was broken by 331f45f7bb5a90ce2b5516a9ae34da566f54e69c
| * | update contributors documentation for nix-review (#73217)DavHau2019-11-12
| |/ | | | | | | | | | | | | | | Useful for newcomers who want to do their review after committing and then stumbling across the PR checklist. * replace nix-shell with nix run
| * xcodeenv: bump default Xcode version to 11.1, default iOS SDK to 13.1. Add ↵Sander van der Burg2019-11-11
| | | | | | | | troubleshooting section to docs
| * documentation: drop double 'the'Arnout Engelen2019-11-09
| |
| * doc: fix allowUnfreePredicate example following the introduction of pnameThéo Zimmermann2019-11-09
| | | | | | | | Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
| * Merge pull request #71899 from decentriq/aslemmer/build-rust-package-add-targetJörg Thalheim2019-11-01
| |\ | | | | | | build-support/rust: Add target option
| | * buildRustPackage: Add readme comment on target optionexfalso2019-11-01
| | |
| * | nixpkgs manual: document staging-next branchFrederik Rietdijk2019-10-31
| | |
| * | nixpkgs manual: fix white space and indentationFrederik Rietdijk2019-10-30
| | |
| * | nixpkgs manual: move builders into one folderFrederik Rietdijk2019-10-30
| | |
| * | nixpkgs manual: move using chapters into one folderFrederik Rietdijk2019-10-30
| | |
| * | nixpkgs manual: move stdenv chapters into one folderFrederik Rietdijk2019-10-30
| | |
| * | nixpkgs manual: move contributing chapters into one folderFrederik Rietdijk2019-10-30
| | |
| * | nixpkgs manual: various improvements in introductionFrederik Rietdijk2019-10-30
| | | | | | | | | | | | | | | | | | | | | - rename to preface to be inline with NixOS manual - refer to other manuals - use https - change example channel to 19.09
| * | Merge pull request #71780 from NixOS/staging-nextFrederik Rietdijk2019-10-24
| |\ \ | | | | | | | | Staging next
| | * \ Merge staging-next into stagingFrederik Rietdijk2019-10-22
| | |\ \
| | * | | Remove references to the nixpkgs-channels repoEelco Dolstra2019-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Channel branches are now provided in the nixpkgs repo. Issue #71176.
| * | | | doc: fix tiny typoStig Otnes Kolstad2019-10-24
| | |/ / | |/| |
| * | | doc: move fhs and mkShell under builders/specialFrederik Rietdijk2019-10-21
| | | | | | | | | | | | | | | | | | | | | | | | In my opinion Functions should only contain pure functions. These are both meant to provide derivations so I put them under Builders. Don't know exactly *where* to put them so "special" it is...
| * | | doc: move overrides into separate chapterFrederik Rietdijk2019-10-21
| | | |
| * | | doc: move image builders into new images chapterFrederik Rietdijk2019-10-21
| | | |
| * | | doc: move fetchers and trivial builders under buildersFrederik Rietdijk2019-10-20
| | | |
| * | | doc: split packages part into xml file per packageFrederik Rietdijk2019-10-20
| | | |
| * | | doc: merge package notes and package-specific notesFrederik Rietdijk2019-10-20
| | | | | | | | | | | | | | | | | | | | Maybe there was an idea behind this separation, but looking at the contents I don't see any reason for these being separate.
| * | | doc: organize chapters into parts, and reduce toc depthFrederik Rietdijk2019-10-20
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Reorganize the chapters into parts and reduce the TOC depth to make the TOC useful again. The top-level TOC is very brief, but that is fine because every part will have its own TOC. Section titles of languages/frameworks are also simplified to just the name of the language/framework.
| * | Fix typos in the Nixpkgs Manual. (#70775)Danny Bautista2019-10-15
| | |
| * | doc/python: clarify python nix tooling effortsAnders Riutta2019-10-14
| | | | | | | | | | | | | | | @garbas and @seppeljordan, are these updates correct? I removed `offlinehacker/pypi2nix` as an unmaintained ancestor of the current repo `nix-community/pypi2nix`. It appears @garbas forked `offlinehacker/pypi2nix` to `garbas/pypi2nix` and then handed off maintainership to @seppeljordan, transferring the repo to `nix-community/pypi2nix`.
| * | Merge master into staging-nextFrederik Rietdijk2019-10-08
| |\|
| | * doc/beam: rebar3-open is now removed (#70523)Thomas Depierre2019-10-06
| | |
| * | Merge branch 'master' into staging-nextJan Tojnar2019-10-03
| |\|
| | * buildRustPackage: add verifyCargoDeps optionzimbatm2019-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One issue with cargoSha256 is that it's hard to detect when it needs to be updated or not. It's possible to upgrade a package and forget to update cargoSha256 and run with old versions of the program or libraries. This commit introduces `verifyCargoDeps` which, when enabled, will check that the Cargo.lock is not out of date in the cargoDeps by comparing it with the package source.
| | * Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | | | | | | | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
| | * Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | | | | | | | | | | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
| * | gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)Jan Tojnar2019-09-22
| |\ \ | | |/ | |/| gtk3.setupHook: clear icon-theme.cache in preFixup
| | * doc/gnome: describe icon-theme.cacheJan Tojnar2019-09-19
| | |
| | * nixos/doc/gnome: clarify icon theme availabilityJan Tojnar2019-09-18
| | |
| * | Merge master into staging-nextFrederik Rietdijk2019-09-19
| |\ \ | | |/ | |/|
| | * Merge pull request #69056 from asbachb/fix-outdated-config-referenceMatthew Bauer2019-09-19
| | |\ | | | | | | | | doc: replaced outdated config reference `build-use-sandbox` with `san…
| | | * doc: replaced outdated config reference `build-use-sandbox` with `sandbox`Benjamin Asbach2019-09-19
| | | |
| | * | Fix exampleAlexandre Esteves2019-09-19
| | |/
| * | Merge branch 'master' into staging-nextJan Tojnar2019-09-18
| |\|
| | * doc: re-formatJan Tojnar2019-09-18
| | |
| * | Merge branch 'master' into staging-nextJan Tojnar2019-09-18
| |\|
| | * doc/stdenv: document meson variablesworldofpeace2019-09-17
| | |
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-09-15
| |\|
| | * Merge pull request #68372 from obadz/citrix-receiver-decomissionMaximilian Bosch2019-09-14
| | |\ | | | | | | | | citrix-receiver: decomission in favor of citrix-workspace.
| | | * citrix-receiver: decomission in favor of citrix-workspace.obadz2019-09-14
| | | | | | | | | | | | | | | | Already documented in #64645
| | * | Fix typoAlexandre Esteves2019-09-14
| | |/