| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge master into staging-next | github-actions[bot] | 2024-11-12 | 1 | -4/+10 |
| |\ | |||||
| | * | devmode: move to pkgs/by-name•••now one can use `devmode` from anywhere Nixpkgs is available: devmode = pkgs.devmode.override { buildArgs = toString ./.; open = "/index.html"; }; | Valentin Gagarin | 2024-11-12 | 1 | -2/+3 |
| | * | devmode: make reusable•••the `devmode` helper made for the Nixpkgs/NixOS manual was exposed wrapped in `mkShell`, which made it impossible to reuse. this change strips that wrapper and reproduces it at the call site. now one can use `devmode` from anywhere Nixpkgs is available: devmode = pkgs.callPackage "${pkgs.path}/pkgs/tools/nix/web-devmode.nix" { buildArgs = toString ./.; open = "/index.html"; }; | Valentin Gagarin | 2024-11-12 | 1 | -4/+9 |
| * | | Merge master into staging-next | github-actions[bot] | 2024-11-12 | 1 | -2/+2 |
| |\| | |||||
| | * | doc/tauri: stdenv.is* -> stdenv.hostPlatform.is*•••Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | Sefa Eyeoglu | 2024-11-11 | 1 | -2/+2 |
| * | | Merge master into staging-next | github-actions[bot] | 2024-11-10 | 1 | -185/+244 |
| |\| | |||||
| | * | doc: revise Darwin SDK documentation (#353439) | Emily | 2024-11-10 | 1 | -185/+244 |
| | |\ | |||||
| | | * | doc: revise Darwin SDK documentation•••Based on experience with other maintainers trying to update their packages, the documentation has been updated for clarity. It is also no longer recommended to propagate an SDK in most circumstances. | Randy Eckenrode | 2024-11-08 | 1 | -185/+244 |
| * | | | Merge master into staging-next | github-actions[bot] | 2024-11-10 | 2 | -0/+5 |
| |\| | | |||||
| | * | | doc/hooks/aws-c-common: init (#351394) | Tomodachi94 | 2024-11-09 | 2 | -0/+5 |
| | |\ \ | | |/ | |/| | |||||
| | | * | doc/hooks/aws-c-common: init•••Part of #341479 | Tomo | 2024-11-10 | 2 | -0/+5 |
| * | | | Reapply "haskellPackages: update stackage and hackage" (#354547)•••This reverts commit 7701a9e6c64005200573958e71ee43852dc65f20, reversing changes made to 8991dc8e9dc52974d9cdf73ebd89e1f12ccb1eda. Restore haskell-updates on staging-next to save resources on hydra. | Martin Weinelt | 2024-11-08 | 1 | -2/+2 |
| * | | | Merge remote-tracking branch 'origin/master' into staging-next | Martin Weinelt | 2024-11-08 | 1 | -2/+2 |
| |\| | | |||||
| | * | | Revert "haskellPackages: update stackage and hackage" | Vladimír Čunát | 2024-11-08 | 1 | -2/+2 |
| * | | | qt: editing pass on docs | K900 | 2024-11-07 | 1 | -2/+2 |
| * | | | doc/qt: Mention propagates and wrapQtAppsNoGuiHook•••Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me> Co-authored-by: Artturin <Artturin@artturin.com> | rewine | 2024-11-07 | 1 | -3/+5 |
| * | | | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2024-11-07 | 1 | -2/+2 |
| |\| | | |||||
| | * | | Merge branch master into haskell-updates | sternenseemann | 2024-11-07 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | Merge master into haskell-updates | github-actions[bot] | 2024-11-07 | 1 | -3/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge master into haskell-updates | github-actions[bot] | 2024-11-04 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | doc/haskell: update default GHC version | sternenseemann | 2024-11-03 | 1 | -2/+2 |
| * | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-11-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | doc: replace references to `--replace` for the `substitute` command (#354093) | Fabián Heredia Montiel | 2024-11-06 | 1 | -2/+2 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | doc: replace references to `--replace` for the `substitute` command•••The `--replace` argument for `substitute` and `substituteInPlace` was deprecated in e07a2fab7f065c3fa084027f07dcf8cafbd19394. Updating all references in the nixpkgs manual to use `--replace-fail`. | Daniel Baker | 2024-11-06 | 1 | -2/+2 |
| | | | |/ / | | |/| | | |||||
| * | | | | | Merge staging-next into staging | github-actions[bot] | 2024-11-07 | 1 | -3/+4 |
| |\| | | | | |||||
| | * | | | | docs: rust: Improve wording about adding Cargo.lock to src (#340287) | jopejoe1 | 2024-11-07 | 1 | -3/+4 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | docs: rust: Improve wording about adding Cargo.lock to src•••Improved the wording about adding the Cargo.lock file to src. It was not clear when this operation was necessary. | Daniel Baker | 2024-09-06 | 1 | -3/+4 |
| * | | | | | Merge staging-next into staging | github-actions[bot] | 2024-11-03 | 1 | -1/+1 |
| |\| | | | | |||||
| | * | | | | treewide: fix links to `specifications.freedesktop.org` (#350918) | Philip Taron | 2024-11-03 | 1 | -1/+1 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | fix links to `specifications.freedesktop.org` | Victor Duarte | 2024-10-24 | 1 | -1/+1 |
| * | | | | | Merge remote-tracking branch 'origin/staging-next' into staging | K900 | 2024-11-03 | 1 | -2/+1 |
| |\| | | | | |||||
| | * | | | | doc/languages-frameworks/java: remove reference to oraclejdk•••About to be removed, and this doesn't look true anymore. | Tomo | 2024-11-02 | 1 | -2/+1 |
| * | | | | | Merge staging-next into staging | github-actions[bot] | 2024-11-02 | 1 | -0/+4 |
| |\| | | | | |||||
| | * | | | | `haskellPackages.mkDerivation`: Add support for `sourceRoot` and `setSourceRo... | maralorn | 2024-11-01 | 1 | -0/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | haskell.mkDerivation: Support sourceRoot, setSourceRoot•••Allow setting `sourceRoot` and `setSourceRoot` in the arguments to `haskellPackages.mkDerivation`. These arguments are passed directly to `stdenv.mkDerivation`. It may be worth reading over `pkgs/stdenv/generic/setup.sh` and checking if there's other unsupported variables which may be useful. It may also be worth adding an argument like `extraAttrs` to be passed to `stdenv.mkDerivation` directly, as an escape hatch. | Rebecca Turner | 2024-10-25 | 1 | -0/+4 |
| * | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-11-01 | 2 | -0/+6 |
| |\| | | | | | |||||
| | * | | | | | doc/hooks/xfce4-dev-tools: document hook (#351512) | Aleksana | 2024-11-01 | 2 | -0/+6 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | doc/hooks/xfce4-dev-tools: document hook•••Part of #341479 Related: https://github.com/orgs/NixOS/projects/67/views/1?pane=issue&itemId=84912848 | Tomo | 2024-10-31 | 2 | -0/+6 |
| * | | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-10-31 | 1 | -1/+1 |
| |\| | | | | | | |||||
| | * | | | | | | Merge master into staging-next | github-actions[bot] | 2024-10-31 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | doc/hooks/just: fix link (#350882) | Tomo | 2024-10-30 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | doc/hooks/just: fix link•••Related: https://github.com/casey/just/issues/2368 | Tomo | 2024-10-24 | 1 | -1/+1 |
| | | | | |_|/ / / | | | |/| | | | | |||||
| * | | | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-10-31 | 1 | -1/+1 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge master into staging-next | github-actions[bot] | 2024-10-31 | 1 | -1/+1 |
| | |\| | | | | | | |||||
| | | * | | | | | | docs: update docker and podman anchor on CUDA section | Rafael Fernández López | 2024-10-30 | 1 | -1/+1 |
| * | | | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-10-29 | 1 | -1/+1 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2024-10-28 | 1 | -1/+1 |
| | |\| | | | | | | |||||
| | | * | | | | | | docs: fix typo "derivaton" → "derivation" (×3) | Samuel Tardieu | 2024-10-28 | 1 | -1/+1 |
| | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-10-27 | 2 | -0/+55 |
| |\| | | | | | | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2024-10-26 | 2 | -0/+55 |
| | |\| | | | | | |||||
