mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00
Merge pull request #1239 from jcollie/nix-fix-build
In some cases, 'self' would not be passed to the package. It's not necessary so remove it.
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
self,
|
|
||||||
lib,
|
lib,
|
||||||
stdenv,
|
stdenv,
|
||||||
bzip2,
|
bzip2,
|
||||||
|
Reference in New Issue
Block a user