Skip to content

enhance(flake): general#262

Merged
4JX merged 4 commits into
4JX:mainfrom
Malix-Labs:patch-1
Mar 11, 2026
Merged

enhance(flake): general#262
4JX merged 4 commits into
4JX:mainfrom
Malix-Labs:patch-1

Conversation

@Malix-Labs
Copy link
Copy Markdown
Contributor

@Malix-Labs Malix-Labs commented Mar 1, 2026

@Malix-Labs Malix-Labs changed the title enhance(flake): from flake-utils to flake-parts and nix-systems and commiting lockfile enhance(flake): from flake-utils to flake-parts and nix-systems Mar 1, 2026
@Malix-Labs Malix-Labs changed the title enhance(flake): from flake-utils to flake-parts and nix-systems enhance(flake): from flake-utils to flake-parts and nix-systems ## References - https://ayats.org https://ayats.org/blog/no-flake-utils Mar 1, 2026
@Malix-Labs Malix-Labs changed the title enhance(flake): from flake-utils to flake-parts and nix-systems ## References - https://ayats.org https://ayats.org/blog/no-flake-utils enhance(flake): from flake-utils to flake-parts and nix-systems ## References - https://ayats.org/blog/no-flake-utils Mar 1, 2026
@Malix-Labs Malix-Labs changed the title enhance(flake): from flake-utils to flake-parts and nix-systems ## References - https://ayats.org/blog/no-flake-utils enhance(flake): from flake-utils to flake-parts and nix-systems Mar 1, 2026
@Malix-Labs Malix-Labs marked this pull request as draft March 1, 2026 13:31
@Malix-Labs
Copy link
Copy Markdown
Contributor Author

Malix-Labs commented Mar 1, 2026

Converting to draft because there are further improvement opportunities related to the move to flake-parts, will look into that soon

@Malix-Labs Malix-Labs force-pushed the patch-1 branch 3 times, most recently from 5deb32e to db96a0f Compare March 1, 2026 16:00
@Malix-Labs Malix-Labs changed the title enhance(flake): from flake-utils to flake-parts and nix-systems enhance(flake): general rework Mar 1, 2026
@Malix-Labs Malix-Labs force-pushed the patch-1 branch 4 times, most recently from 5948908 to 815e527 Compare March 1, 2026 16:17
@Malix-Labs Malix-Labs changed the title enhance(flake): general rework enhance(flake): general Mar 1, 2026
@Malix-Labs Malix-Labs force-pushed the patch-1 branch 3 times, most recently from d02a600 to 20fa8c8 Compare March 1, 2026 16:28
@Malix-Labs Malix-Labs marked this pull request as ready for review March 1, 2026 17:36
@4JX
Copy link
Copy Markdown
Owner

4JX commented Mar 6, 2026

Currently doing a system flake update with my l5p nixpkgs input pinned to my main nixpkgs one. Getting

evaluation warning: The xorg package set has been deprecated, 'xorg.libX11' has been renamed to 'libx11'
evaluation warning: The xorg package set has been deprecated, 'xorg.libXi' has been renamed to 'libxi'
evaluation warning: The xorg package set has been deprecated, 'xorg.libXcursor' has been renamed to 'libxcursor'
evaluation warning: The xorg package set has been deprecated, 'xorg.libxcb' has been renamed to 'libxcb'
evaluation warning: The xorg package set has been deprecated, 'xorg.libXrandr' has been renamed to 'libxrandr'
evaluation warning: The xorg package set has been deprecated, 'xorg.libX11' has been renamed to 'libx11'
evaluation warning: The xorg package set has been deprecated, 'xorg.libXi' has been renamed to 'libxi'

Would probably be nice to address it here as well.

Also, can you squash the very many commits and leave the changes as a description summary? (Or however you prefer)

@Malix-Labs
Copy link
Copy Markdown
Contributor Author

Would probably be nice to address it here as well

Done in ed3d8e8

Also, can you squash the very many commits and leave the changes as a description summary? (Or however you prefer)

I will try to make multiple squash of commits together to keep them related while keeping them somewhat atomic

@Malix-Labs Malix-Labs force-pushed the patch-1 branch 3 times, most recently from 5f36467 to d039682 Compare March 10, 2026 16:50
@Malix-Labs Malix-Labs force-pushed the patch-1 branch 12 times, most recently from 7efce62 to 3247874 Compare March 10, 2026 17:20
@Malix-Labs
Copy link
Copy Markdown
Contributor Author

@4JX all done

@4JX 4JX merged commit b05be4c into 4JX:main Mar 11, 2026
2 checks passed
@Malix-Labs Malix-Labs deleted the patch-1 branch March 12, 2026 09:42
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.

nix flake check --all-systems fails

2 participants