Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] Improve NixOS packaging #2024

Merged
merged 2 commits into from Jan 11, 2024
Merged

Conversation

getchoo
Copy link
Member

@getchoo getchoo commented Jan 11, 2024

flake-parts's nixpkgs-lib can follow our nixpkgs just fine, and setting extra-substituters/trusted-public-keys in nixConfig allows for our users to easily take advantage of our cache

Signed-off-by: seth <getchoo@tuta.io>
Signed-off-by: seth <getchoo@tuta.io>
@getchoo getchoo added documentation Improvements or additions to documentation simple change packaging Issues and PRs related to packaging (CI builds or package managers) changelog:changed A PR that appears under "Changed" in the changelog backport release-8.x Backport PR automatically labels Jan 11, 2024
@Scrumplex Scrumplex added this to the 8.1 milestone Jan 11, 2024
@Scrumplex Scrumplex merged commit 7549bf7 into PrismLauncher:develop Jan 11, 2024
35 checks passed
Copy link
Contributor

Backport failed for release-8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-8.x
git worktree add -d .worktree/backport-2024-to-release-8.x origin/release-8.x
cd .worktree/backport-2024-to-release-8.x
git switch --create backport-2024-to-release-8.x
git cherry-pick -x 26474d13749dd81869e155d64125c4b7d73ff0f2 839adfc90bac8204581b930efc7cf2ad55629546

@Scrumplex Scrumplex added manual backport PRs that have been backported manually and removed backport release-8.x Backport PR automatically labels Jan 11, 2024
@getchoo getchoo deleted the flake-fixups branch January 12, 2024 01:52
@Scrumplex Scrumplex changed the title Deduplicate nixpkgs input & add Garnix cache to nixConfig [Linux] Improve NixOS packaging Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:changed A PR that appears under "Changed" in the changelog documentation Improvements or additions to documentation manual backport PRs that have been backported manually packaging Issues and PRs related to packaging (CI builds or package managers) simple change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants