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

treewide: use lib.singleton #754

Merged
merged 3 commits into from
Jan 8, 2025
Merged

treewide: use lib.singleton #754

merged 3 commits into from
Jan 8, 2025

Conversation

awwpotato
Copy link
Contributor

reduces indent depth, recommended by rfc 0166

@awwpotato
Copy link
Contributor Author

I don't got add label perms, could someone add backport release-24.11

Copy link
Collaborator

@trueNAHO trueNAHO left a comment

Choose a reason for hiding this comment

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

Thanks a lot for making this change!

However, it might be safe to say that most Nix users are (sadly) not very experienced with the available pkgs and lib functionality. I suggest not using lib.singleton in the /docs/ documentation to reduce potential confusion.

@awwpotato awwpotato requested a review from trueNAHO January 7, 2025 20:27
@awwpotato awwpotato mentioned this pull request Jan 8, 2025
@trueNAHO trueNAHO enabled auto-merge (squash) January 8, 2025 01:01
@trueNAHO trueNAHO merged commit 6d98676 into danth:master Jan 8, 2025
45 checks passed
@stylix-automation
Copy link

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

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

git fetch origin release-24.11
git worktree add -d .worktree/backport-754-to-release-24.11 origin/release-24.11
cd .worktree/backport-754-to-release-24.11
git switch --create backport-754-to-release-24.11
git cherry-pick -x 6d9867604efd73274bbe40fe974af66e9e3faa04

@awwpotato
Copy link
Contributor Author

erm could someone backport this to 24.11 for me?

awwpotato added a commit to awwpotato/stylix that referenced this pull request Jan 8, 2025
danth pushed a commit that referenced this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants