Skip to content
Unverified Commit 6900a327 authored by Robert Helgesson's avatar Robert Helgesson
Browse files

trivial-builders: support '/' in writeTextDir

Before one would get the following error

    nix-repl> pkgs.writeTextDir "share/my-file" "foo"
    error: invalid character '/' in name 'share/my-file'

Fixes #50347
parent 1aaa9ba3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment