Skip to content

Commit fae497d

Browse files
committed
Change hello
1 parent 1053654 commit fae497d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/he/hello/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}:
1111

1212
stdenv.mkDerivation (finalAttrs: {
13-
pname = "hello";
13+
pname = "hello-florp";
1414
version = "2.12.1";
1515

1616
src = fetchurl {

0 commit comments

Comments
 (0)