1
0
Fork 0

chore: update website

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-09-29 10:20:55 -05:00
parent c9ff006f57
commit aa69b1fb5b
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 31 additions and 5 deletions

View File

@ -225,6 +225,27 @@
"type": "github"
}
},
"tailwind-ctp": {
"inputs": {
"nixpkgs": [
"website",
"nixpkgs"
]
},
"locked": {
"lastModified": 1695841587,
"narHash": "sha256-fgiZd5AV+hi8Ne0bJ8SyAx5nppseW4aXJQEIDSr0VNA=",
"ref": "refs/heads/main",
"rev": "afca060674b20e0ccecde2d6fe88c887790219a5",
"revCount": 1,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/tailwind-ctp"
},
"original": {
"type": "git",
"url": "https://git.jojodev.com/jolheiser/tailwind-ctp"
}
},
"tclip": {
"inputs": {
"gomod2nix": "gomod2nix",
@ -256,14 +277,18 @@
],
"nixpkgs": [
"nixpkgs"
]
],
"nur": [
"jolheiser-nur"
],
"tailwind-ctp": "tailwind-ctp"
},
"locked": {
"lastModified": 1695536112,
"narHash": "sha256-JjK9NnrTtSXtN5FkLoEe/M5pzShwpwYOHkUQ2horf2U=",
"lastModified": 1696000677,
"narHash": "sha256-qYbAJxeMyDJ9ZkIgqsJet8Yut/tcC8S67paCI/d0UjQ=",
"ref": "refs/heads/main",
"rev": "789d6e79164d617ebdcab3de53fc79457025edcc",
"revCount": 6,
"rev": "d68349edb6ad77bb4dd50cba08e5c5e1e046d512",
"revCount": 9,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/jolheiser.com"
},

View File

@ -33,6 +33,7 @@
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
nur.follows = "jolheiser-nur";
};
};