1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00

Removed failed emphasis in outpath.txt.

This commit is contained in:
Matan Bendix Shenhav 2017-08-13 19:40:44 +03:00
parent 9bd9bc1980
commit fd882995c6

View file

@ -1,4 +1,4 @@
nix-repl> d.outPath
"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-<emphasis role="strong">myname</emphasis>"
"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-myname"
nix-repl> builtins.toString d
"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-<emphasis role="strong">myname</emphasis>"
"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-myname"