fix: path #8

Closed
krauterbaquette wants to merge 0 commits from path into main
krauterbaquette commented 2025-07-28 22:23:06 +02:00 (Migrated from github.com)

Fixes small issues with relative paths when using nixos95 inside another flake.

Unknown to me, inputs.self will actually point to the other flake and not to nixos95 in those situations.
The fix is to use relative paths everywhere.

Fixes small issues with relative paths when using nixos95 inside another flake. Unknown to me, `inputs.self` will actually point to the other flake and not to `nixos95` in those situations. The fix is to use relative paths everywhere.

Pull request closed

Sign in to join this conversation.
No description provided.