Skip to content

radicle-httpd: init at 0.11.0#321580

Merged
wegank merged 1 commit intoNixOS:masterfrom
gador:radicle-httpd
Jun 25, 2024
Merged

radicle-httpd: init at 0.11.0#321580
wegank merged 1 commit intoNixOS:masterfrom
gador:radicle-httpd

Conversation

@gador
Copy link
Copy Markdown
Member

@gador gador commented Jun 21, 2024

Description of changes

Since the version bump to 1.0.0-rc.11 of radicle in #321299 radicle-httpd and rad-web have been phased out to an external repo radicle-explorer.

This PR packages the phased out part, which will be needed by the nixos service #314440

@lorenzleutgeb and @ju1m

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.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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 Jun 21, 2024
@ju1m ju1m mentioned this pull request Jun 21, 2024
18 tasks
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Lorenz Leutgeb <lorenz@leutgeb.xyz>
@ofborg ofborg bot requested a review from lorenzleutgeb June 22, 2024 05:35
@lorenzleutgeb
Copy link
Copy Markdown
Member

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

1 package built:
  • radicle-httpd

@lorenzleutgeb lorenzleutgeb added needs_merger 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jun 24, 2024
@wegank wegank merged commit 3f8391d into NixOS:master Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants