Skip to content

doc/languages-frameworks/python: fix typos#322267

Merged
adisbladis merged 1 commit intoNixOS:masterfrom
uninsane:pr-doc-py-typo-fix
Sep 1, 2024
Merged

doc/languages-frameworks/python: fix typos#322267
adisbladis merged 1 commit intoNixOS:masterfrom
uninsane:pr-doc-py-typo-fix

Conversation

@uninsane
Copy link
Copy Markdown
Contributor

the standalone "Aside from propagating dependencies ..." clause doesn't make sense on its own. actually each half of it occurs verbatim in the previous paragraph and i think it was leftover here on accident during a refactor.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@uninsane uninsane requested a review from mweinelt as a code owner June 24, 2024 21:09
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 8.has: documentation This PR adds or changes documentation labels Jun 24, 2024
@uninsane uninsane requested a review from adisbladis June 24, 2024 21:10
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 24, 2024
drupol
drupol previously requested changes Jun 29, 2024
@uninsane uninsane requested a review from natsukium as a code owner September 1, 2024 00:41
@uninsane uninsane requested a review from drupol September 1, 2024 00:41
@ofborg ofborg bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. and removed 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Sep 1, 2024
@adisbladis adisbladis dismissed drupol’s stale review September 1, 2024 03:34

Because it's already resolved....

@adisbladis adisbladis merged commit 74eefb4 into NixOS:master Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants