summaryrefslogtreecommitdiff
path: root/pkgs/test/buildenv.nix
AgeCommit message (Expand)Author
2026-04-02buildEnv: construct with structured attributes and pass chosenOutputs directlyYueh-Shun Li
2026-04-02buildEnv: remove redundant pname-version-name assertionYueh-Shun Li
2026-03-24buildEnv: explicitly set __structuredAttrs = falsePhilip Taron
2026-03-19tests.buildenv: assert that structuredAttrs is brokenPhilip Taron
2026-03-19tests.buildenv: add build tests for output verificationPhilip Taron
2026-03-19tests.buildenv: test derivationArgs forwardingPhilip Taron
2026-03-19tests.buildenv: test passthru mergingPhilip Taron
2026-03-19tests.buildenv: test overrideAttrsPhilip Taron
2026-03-19tests.buildenv: test finalAttrs self-referencePhilip Taron
2026-03-19tests.buildenv: test passthru.paths injectionPhilip Taron
2026-03-19tests.buildenv: test name/pname/version handlingPhilip Taron
2026-03-19tests.buildenv: init test harnessPhilip Taron