We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb51a7 commit b3c8a38Copy full SHA for b3c8a38
nix/testfloat.nix
@@ -1,6 +1,6 @@
1
{ stdenv, fetchFromGitHub, softfloat }:
2
stdenv.mkDerivation rec {
3
- pname = "softfloat";
+ pname = "testfloat";
4
version = "06b20075dd3c1a5d0dd007a93643282832221612";
5
src = fetchFromGitHub {
6
owner = "ucb-bar";
0 commit comments