Skip to content

Commit

Permalink
New package
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Dec 2, 2024
1 parent 4493148 commit 8c8552f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/by-name/fl/florp/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ hello }:
hello.overrideAttrs (old: {
name = "not-actually-hello";
})

0 comments on commit 8c8552f

Please sign in to comment.