Compare commits

..

No commits in common. "2c3854acdef0d6ca8714f18421b71b2cd2671862" and "74e9807bd744028990d0c6f133d56991f962a938" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View file

@ -224,11 +224,11 @@
"zls": "zls" "zls": "zls"
}, },
"locked": { "locked": {
"lastModified": 1723168569, "lastModified": 1722964928,
"narHash": "sha256-VTo/HNmYQ1ctAzdCOvtInQf9grhSuRLGA8FGP/4pVew=", "narHash": "sha256-/w+t7A1PLxa6XjLI8KZyVM//5yTBE/m3sXiDdmGvDi8=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "33d9c043ef828b062865f42db551d6ddc48e2def", "rev": "389cc9539455b5f4e16f980a5a530957e9149e27",
"revCount": 6848, "revCount": 6814,
"type": "git", "type": "git",
"url": "ssh://git@github.com/ghostty-org/ghostty" "url": "ssh://git@github.com/ghostty-org/ghostty"
}, },

View file

@ -47,7 +47,6 @@ with config;
shellcheck # shell script linting shellcheck # shell script linting
unstable.act # run GitHub actions locally unstable.act # run GitHub actions locally
unstable.nodePackages_latest.prettier # code formatter unstable.nodePackages_latest.prettier # code formatter
unstable.tidal-hifi
]; ];
}; };
} }