lock tt-schemes to good catppuccin version
This commit is contained in:
parent
18f33e6b8f
commit
435a46ac0e
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -625,16 +625,17 @@
|
||||||
"tt-schemes": {
|
"tt-schemes": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1768516483,
|
"lastModified": 1770951657,
|
||||||
"narHash": "sha256-AWTIYZ1tZab0YwAQwgt5yO4ucqZoc4iXX002Byy7pRY=",
|
"narHash": "sha256-A9KDJ0/yL3iek7mN6p0BF+1+dVGi4l/YCquRmTGFO7I=",
|
||||||
"owner": "tinted-theming",
|
"owner": "tinted-theming",
|
||||||
"repo": "schemes",
|
"repo": "schemes",
|
||||||
"rev": "43dd14f6466a782bd57419fdfb5f398c74d6ac53",
|
"rev": "b9f335ad6a0b7d85b9c2eb932c3215f7429f7d11",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "tinted-theming",
|
"owner": "tinted-theming",
|
||||||
"repo": "schemes",
|
"repo": "schemes",
|
||||||
|
"rev": "b9f335ad6a0b7d85b9c2eb932c3215f7429f7d11",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
tt-schemes = {
|
tt-schemes = {
|
||||||
url = "github:tinted-theming/schemes";
|
url = "github:tinted-theming/schemes/b9f335ad6a0b7d85b9c2eb932c3215f7429f7d11";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue