parent
0a704fe769
commit
a4df94c011
|
@ -66,11 +66,11 @@
|
||||||
"rev": "afca060674b20e0ccecde2d6fe88c887790219a5",
|
"rev": "afca060674b20e0ccecde2d6fe88c887790219a5",
|
||||||
"revCount": 1,
|
"revCount": 1,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.jojodev.com/jolheiser/tailwind-ctp"
|
"url": "https://git.jolheiser.com/tailwind-ctp"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.jojodev.com/jolheiser/tailwind-ctp"
|
"url": "https://git.jolheiser.com/tailwind-ctp"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tailwind-ctp-lsp": {
|
"tailwind-ctp-lsp": {
|
||||||
|
@ -84,11 +84,11 @@
|
||||||
"rev": "b321333ad08bf21db242f246b10ad4a50b8fc8a0",
|
"rev": "b321333ad08bf21db242f246b10ad4a50b8fc8a0",
|
||||||
"revCount": 848,
|
"revCount": 848,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense"
|
"url": "https://git.jolheiser.com/tailwind-ctp-intellisense"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense"
|
"url": "https://git.jolheiser.com/tailwind-ctp-intellisense"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||||
tailwind-ctp.url = "git+https://git.jojodev.com/jolheiser/tailwind-ctp";
|
tailwind-ctp.url = "git+https://git.jolheiser.com/tailwind-ctp";
|
||||||
tailwind-ctp-lsp.url = "git+https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense";
|
tailwind-ctp-lsp.url = "git+https://git.jolheiser.com/tailwind-ctp-intellisense";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
Loading…
Reference in New Issue