chore: update lockfiles (#142)

* chore: update dev flake inputs

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/33a20182e3164f451b6a4ac2ecadcab5c2c36703' (2024-04-23)
  → 'github:nix-community/home-manager/0c5704eceefcb7bb238a958f532a86e3b59d76db' (2024-04-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6143fc5eeb9c4f00163267708e26191d1e918932' (2024-04-21)
  → 'github:NixOS/nixpkgs/572af610f6151fd41c212f897c71f7056e3fb518' (2024-04-23)

* Update
foot: ee5549af72ab78520ac2aa1c671bf5c2d347c8ca → 64ca6fb7a3e1e6867d76d6c0763e0b2d83fc4f01
bat: b8134f01b0ac176f1cf2a7043a5abf5a1a29457b → d714cc1d358ea51bfc02550dabab693f70cccea0

* chore(home-manager): use new theme path for foot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: seth <getchoo@tuta.io>
This commit is contained in:
github-actions[bot] 2024-04-29 16:29:06 -04:00 committed by GitHub
parent 5b5648c10e
commit 0ebf33fe97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 23 additions and 23 deletions

View file

@ -21,7 +21,7 @@
},
"bat": {
"cargoLocks": null,
"date": "2024-04-09",
"date": "2024-04-25",
"extract": null,
"name": "bat",
"passthru": null,
@ -33,11 +33,11 @@
"name": null,
"owner": "catppuccin",
"repo": "bat",
"rev": "b8134f01b0ac176f1cf2a7043a5abf5a1a29457b",
"sha256": "sha256-gzf0/Ltw8mGMsEFBTUuN33MSFtUP4xhdxfoZFntaycQ=",
"rev": "d714cc1d358ea51bfc02550dabab693f70cccea0",
"sha256": "sha256-Q5B4NDrfCIK3UAMs94vdXnR42k4AXCqZz6sRn8bzmf4=",
"type": "github"
},
"version": "b8134f01b0ac176f1cf2a7043a5abf5a1a29457b"
"version": "d714cc1d358ea51bfc02550dabab693f70cccea0"
},
"bottom": {
"cargoLocks": null,
@ -181,7 +181,7 @@
},
"foot": {
"cargoLocks": null,
"date": "2024-01-18",
"date": "2024-04-25",
"extract": null,
"name": "foot",
"passthru": null,
@ -193,11 +193,11 @@
"name": null,
"owner": "catppuccin",
"repo": "foot",
"rev": "ee5549af72ab78520ac2aa1c671bf5c2d347c8ca",
"sha256": "sha256-3hK9klXwdHhprG2wUMt7nBfbL1mb/gl+k/MtJUuY000=",
"rev": "64ca6fb7a3e1e6867d76d6c0763e0b2d83fc4f01",
"sha256": "sha256-Sg9R8EKYwK1RYWpeuCYraTk+BoyubHTIUk7IeMLuCw8=",
"type": "github"
},
"version": "ee5549af72ab78520ac2aa1c671bf5c2d347c8ca"
"version": "64ca6fb7a3e1e6867d76d6c0763e0b2d83fc4f01"
},
"gh-dash": {
"cargoLocks": null,

View file

@ -15,15 +15,15 @@
};
bat = {
pname = "bat";
version = "b8134f01b0ac176f1cf2a7043a5abf5a1a29457b";
version = "d714cc1d358ea51bfc02550dabab693f70cccea0";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "bat";
rev = "b8134f01b0ac176f1cf2a7043a5abf5a1a29457b";
rev = "d714cc1d358ea51bfc02550dabab693f70cccea0";
fetchSubmodules = false;
sha256 = "sha256-gzf0/Ltw8mGMsEFBTUuN33MSFtUP4xhdxfoZFntaycQ=";
sha256 = "sha256-Q5B4NDrfCIK3UAMs94vdXnR42k4AXCqZz6sRn8bzmf4=";
};
date = "2024-04-09";
date = "2024-04-25";
};
bottom = {
pname = "bottom";
@ -111,15 +111,15 @@
};
foot = {
pname = "foot";
version = "ee5549af72ab78520ac2aa1c671bf5c2d347c8ca";
version = "64ca6fb7a3e1e6867d76d6c0763e0b2d83fc4f01";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "foot";
rev = "ee5549af72ab78520ac2aa1c671bf5c2d347c8ca";
rev = "64ca6fb7a3e1e6867d76d6c0763e0b2d83fc4f01";
fetchSubmodules = false;
sha256 = "sha256-3hK9klXwdHhprG2wUMt7nBfbL1mb/gl+k/MtJUuY000=";
sha256 = "sha256-Sg9R8EKYwK1RYWpeuCYraTk+BoyubHTIUk7IeMLuCw8=";
};
date = "2024-01-18";
date = "2024-04-25";
};
gh-dash = {
pname = "gh-dash";

View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1713894582,
"narHash": "sha256-pHJYZIVFmzPAwyTfcMGJwlfz18nOsS4p0CuDnI1EDL4=",
"lastModified": 1714042918,
"narHash": "sha256-4AItZA3EQIiSNAxliuYEJumw/LaVfrMv84gYyrs0r3U=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "33a20182e3164f451b6a4ac2ecadcab5c2c36703",
"rev": "0c5704eceefcb7bb238a958f532a86e3b59d76db",
"type": "github"
},
"original": {
@ -22,11 +22,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
"lastModified": 1713895582,
"narHash": "sha256-cfh1hi+6muQMbi9acOlju3V1gl8BEaZBXBR9jQfQi4U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
"rev": "572af610f6151fd41c212f897c71f7056e3fb518",
"type": "github"
},
"original": {

View file

@ -6,7 +6,7 @@
let
cfg = config.programs.foot.catppuccin;
enable = cfg.enable && config.programs.foot.enable;
theme = lib.ctp.fromINI (sources.foot + /catppuccin-${cfg.flavour}.ini);
theme = lib.ctp.fromINI (sources.foot + "/themes/catppuccin-${cfg.flavour}.ini");
in
{
options.programs.foot.catppuccin = lib.ctp.mkCatppuccinOpt "foot";