feat: add t3code

This commit is contained in:
Jet 2026-05-31 11:55:17 -07:00
parent 93483115c9
commit 9af67a1505
No known key found for this signature in database
3 changed files with 0 additions and 53 deletions

51
flake.lock generated
View file

@ -61,21 +61,6 @@
"type": "github"
}
},
"flake-compat_2": {
"locked": {
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@ -320,22 +305,6 @@
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts",
@ -387,7 +356,6 @@
"nixpkgs": "nixpkgs_3",
"nur": "nur",
"opencode": "opencode",
"t3code": "t3code",
"zen-browser": "zen-browser"
}
},
@ -443,25 +411,6 @@
"type": "github"
}
},
"t3code": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1778940218,
"narHash": "sha256-jZ9fPgH9s3+R0uU4s9OhyPXOufo1Seh0Y7wzYz0qAr8=",
"owner": "jetpham",
"repo": "nix-t3code",
"rev": "b4b106ccd832a15a6f3d89796538555437796e18",
"type": "github"
},
"original": {
"owner": "jetpham",
"repo": "nix-t3code",
"type": "github"
}
},
"zen-browser": {
"inputs": {
"home-manager": "home-manager_4",