Skip to content

Commit

Permalink
Change hello
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Nov 27, 2024
1 parent b7e99a3 commit 91ca372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/he/hello/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}:

stdenv.mkDerivation (finalAttrs: {
pname = "hello";
pname = "hello-florp";
version = "2.12.1";

src = fetchurl {
Expand Down

0 comments on commit 91ca372

Please sign in to comment.