feat: add t3code
This commit is contained in:
parent
93483115c9
commit
9af67a1505
3 changed files with 0 additions and 53 deletions
51
flake.lock
generated
51
flake.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
ghostty.url = "github:ghostty-org/ghostty/main";
|
||||
helix.url = "github:helix-editor/helix/master";
|
||||
opencode.url = "github:anomalyco/opencode/dev";
|
||||
t3code.url = "github:jetpham/nix-t3code";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
zen-browser = {
|
||||
url = "github:0xc000022070/zen-browser-flake";
|
||||
|
|
|
|||
|
|
@ -137,7 +137,6 @@ in
|
|||
homeLib.opencodeDefault
|
||||
homeLib.opencodeMine
|
||||
homeLib.opencodeOriginal
|
||||
inputs.t3code.packages.${pkgs.stdenv.hostPlatform.system}.t3code-nightly
|
||||
skills
|
||||
homeLib.zellijNewTabZoxide
|
||||
homeLib.zellijSyncTabName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue