Skip to content

fix: nix-build and nix-shell#396

Merged
picnoir merged 2 commits intomainfrom
non-flake
Mar 11, 2026
Merged

fix: nix-build and nix-shell#396
picnoir merged 2 commits intomainfrom
non-flake

Conversation

@jfroche
Copy link
Member

@jfroche jfroche commented Mar 10, 2026

nix-build was failing because default.nix imported nix/lib.nix without passing the required userborn argument.

We replace both default.nix and shell.nix with flake-compat shims.

jfroche added 2 commits March 11, 2026 12:28
nix-build was failing because default.nix imported nix/lib.nix without
passing the required userborn argument. 

We replace both default.nix and shell.nix with flake-compat shims.
Test that default.nix and shell.nix work correctly via nix-build
and nix-shell to prevent regressions in flake-compat integration.
@picnoir picnoir merged commit 5855b1f into main Mar 11, 2026
4 checks passed
@picnoir picnoir deleted the non-flake branch March 11, 2026 15:47
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.

2 participants