Skip to content

Commit

Permalink
treefmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-PH committed Oct 29, 2024
1 parent c20b06e commit 7f3e6ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/by-name-numprefix/pkgs/by-name/_1/10foo/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{ someDrv }: SomeDrv
{ someDrv }:
SomeDrv
# If we caused an actual Nix failure
# builtins.trace "This should be on stderr!" throw "This is an error!"

0 comments on commit 7f3e6ce

Please sign in to comment.