Skip to content

Commit

Permalink
chore: Remove dead code (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: khaneliman <khaneliman@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and khaneliman authored Oct 21, 2023
1 parent 75369f9 commit 132f1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlays/discord/default.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{ channels, ... }: _final: prev: {
{ channels, ... }: _final: _prev: {
inherit (channels.nixpkgs-master) discord;
}

0 comments on commit 132f1fd

Please sign in to comment.