Skip to content

Commit b3c8a38

Browse files
authored
Update testfloat.nix (#81)
1 parent cdb51a7 commit b3c8a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/testfloat.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ stdenv, fetchFromGitHub, softfloat }:
22
stdenv.mkDerivation rec {
3-
pname = "softfloat";
3+
pname = "testfloat";
44
version = "06b20075dd3c1a5d0dd007a93643282832221612";
55
src = fetchFromGitHub {
66
owner = "ucb-bar";

0 commit comments

Comments
 (0)