Skip to content

build(flake): update nixpkgs to nixos-unstable#1832

Merged
flexiondotorg merged 2 commits intomasterfrom
nix
Jan 25, 2026
Merged

build(flake): update nixpkgs to nixos-unstable#1832
flexiondotorg merged 2 commits intomasterfrom
nix

Conversation

@flexiondotorg
Copy link
Member

  • Replace flake.nix nixpkgs URL with github:nixos/nixpkgs/nixos-unstable
  • Update flake.lock to new locked rev, narHash and github type

No functional changes to scripts; resolves dependency refresh for Nix flakes.

- Replace flake.nix nixpkgs URL with github:nixos/nixpkgs/nixos-unstable
- Update flake.lock to new locked rev, narHash and github type

No functional changes to scripts; resolves dependency refresh for Nix flakes.,
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

- Replace builtins.match with builtins.split for version extraction
- Previous regex with .* patterns caused catastrophic backtracking on large files (~2800 lines)
- builtins.split avoids full-string regex matching and is more efficient

Fixes: Nix build CI failure
@flexiondotorg flexiondotorg merged commit dead42d into master Jan 25, 2026
4 of 5 checks passed
@flexiondotorg flexiondotorg deleted the nix branch January 25, 2026 14:52
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