Compare commits
2 commits
74e9807bd7
...
2c3854acde
Author | SHA1 | Date | |
---|---|---|---|
2c3854acde | |||
4ece43dbbd |
2 changed files with 5 additions and 4 deletions
|
@ -224,11 +224,11 @@
|
|||
"zls": "zls"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1722964928,
|
||||
"narHash": "sha256-/w+t7A1PLxa6XjLI8KZyVM//5yTBE/m3sXiDdmGvDi8=",
|
||||
"lastModified": 1723168569,
|
||||
"narHash": "sha256-VTo/HNmYQ1ctAzdCOvtInQf9grhSuRLGA8FGP/4pVew=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "389cc9539455b5f4e16f980a5a530957e9149e27",
|
||||
"revCount": 6814,
|
||||
"rev": "33d9c043ef828b062865f42db551d6ddc48e2def",
|
||||
"revCount": 6848,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/ghostty-org/ghostty"
|
||||
},
|
||||
|
|
|
@ -47,6 +47,7 @@ with config;
|
|||
shellcheck # shell script linting
|
||||
unstable.act # run GitHub actions locally
|
||||
unstable.nodePackages_latest.prettier # code formatter
|
||||
unstable.tidal-hifi
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue