Skip to content

feat: update nixpkgs from nixpkgs-unstable to master branch - #184

Closed
shunkakinoki wants to merge 1 commit into
mainfrom
update-nixpkgs-to-master
Closed

feat: update nixpkgs from nixpkgs-unstable to master branch#184
shunkakinoki wants to merge 1 commit into
mainfrom
update-nixpkgs-to-master

Conversation

@shunkakinoki

Copy link
Copy Markdown
Owner

Summary

  • Updates nixpkgs input from nixpkgs-unstable to master branch for access to latest packages
  • Updates flake.lock with new nixpkgs revision (d44f2e86707bae01ecce6af5d4da3674529d183c)

Changes

  • flake.nix: Changed nixpkgs URL from nixpkgs-unstable to master branch
  • flake.lock: Updated nixpkgs lock with latest revision from master branch

Test plan

  • Verify configuration builds successfully with make build
  • Test system switch with make switch
  • Ensure all applications and services function correctly
  • Run formatting checks with make format-check

🤖 Generated with Claude Code

- Switch nixpkgs input from nixpkgs-unstable to master branch for latest packages
- Update flake.lock with new nixpkgs revision

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@shunkakinoki
shunkakinoki enabled auto-merge (squash) September 8, 2025 02:59
@shunkakinoki

Copy link
Copy Markdown
Owner Author

Thank you for your contribution! However, since the nixpkgs-unstable channel already provides pre-compiled binaries for most packages via the public binary cache at cache.nixos.org, and building from the master branch often requires compiling from source due to its bleeding-edge nature and lack of immediate Hydra builds, this PR doesn't align with our current needs for optimizing binary availability. We appreciate your effort and encourage you to explore other ways to contribute to nixpkgs! Closing this PR for now.

auto-merge was automatically disabled September 8, 2025 03:03

Pull request was closed

@shunkakinoki
shunkakinoki deleted the update-nixpkgs-to-master branch September 21, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant