Skip to content

Commit

Permalink
chore: update lockfiles (#142)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
3 people authored Apr 29, 2024
1 parent 5b5648c commit 0ebf33f
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
16 changes: 8 additions & 8 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"bat": {
"cargoLocks": null,
"date": "2024-04-09",
"date": "2024-04-25",
"extract": null,
"name": "bat",
"passthru": null,
Expand All @@ -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,
Expand Down Expand Up @@ -181,7 +181,7 @@
},
"foot": {
"cargoLocks": null,
"date": "2024-01-18",
"date": "2024-04-25",
"extract": null,
"name": "foot",
"passthru": null,
Expand All @@ -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,
Expand Down
16 changes: 8 additions & 8 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down
12 changes: 6 additions & 6 deletions dev/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/home-manager/foot.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 0ebf33f

Please sign in to comment.