Skip to content

nixVersions.git: pre20240709_142e566a -> pre20240717_464e5925#327940

Merged
roberth merged 1 commit intoNixOS:masterfrom
Aleksanaa:nix-git
Jul 18, 2024
Merged

nixVersions.git: pre20240709_142e566a -> pre20240717_464e5925#327940
roberth merged 1 commit intoNixOS:masterfrom
Aleksanaa:nix-git

Conversation

@Aleksanaa
Copy link
Member

Description of changes

Mainly to be the first to taste doc-comments:

screenshot

image

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.

@Aleksanaa Aleksanaa requested a review from RaitoBezarius as a code owner July 17, 2024 14:47
@Aleksanaa Aleksanaa changed the title nixVersions.git: 2.24.0pre20240709_142e566a -> 2.24.0pre20240717_464e… nixVersions.git: pre20240709_142e566a -> pre20240717_464e5925 Jul 17, 2024
@ofborg ofborg bot requested review from Artturin, edolstra and lovesegfault July 17, 2024 15:31
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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. labels Jul 17, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-07-15-nix-team-meeting-minutes-161/49228/2

@marcusramberg
Copy link
Contributor

Result of nixpkgs-review pr 327940 run on x86_64-linux 1

5 packages built:
  • nixVersions.git
  • nixVersions.git.debug
  • nixVersions.git.dev
  • nixVersions.git.doc
  • nixVersions.git.man

Copy link
Contributor

@marcusramberg marcusramberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the :doc stuff, looks really good :)

@roberth roberth merged commit f8b6946 into NixOS:master Jul 18, 2024
@roberth
Copy link
Member

roberth commented Jul 18, 2024

Thanks for the bump and review!

@Aleksanaa
Copy link
Member Author

@emilazy could you check if this is also broken on x86_64-darwin? Related to NixOS/nix#11138

@emilazy
Copy link
Member

emilazy commented Jul 20, 2024

I’m afraid it is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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.

5 participants