Skip to content

Commit 8481f58

Browse files
Merge pull request #84 from Reputable2772/flake-update/2026-10
chore: update flake.lock & sources (2026-03-07)
2 parents 5cf59e5 + 18eeb11 commit 8481f58

3 files changed

Lines changed: 52 additions & 52 deletions

File tree

_sources/generated.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"eza_themes": {
4545
"cargoLock": null,
46-
"date": "2025-12-15",
46+
"date": "2026-03-04",
4747
"extract": null,
4848
"name": "eza_themes",
4949
"passthru": null,
@@ -55,12 +55,12 @@
5555
"name": null,
5656
"owner": "eza-community",
5757
"repo": "eza-themes",
58-
"rev": "1239cb1dd23fa8b70865550db77701b164a53cde",
59-
"sha256": "sha256-WcwzKm2mi/tyA+zZCpyvTdrOrZ1R1ENA3t622SGzFas=",
58+
"rev": "add4c72c546992b8db674d6d3eea315bf2111b9a",
59+
"sha256": "sha256-toqj3bv2kCC2FHbGfeFpS3g9DoxQeZ7cwPYVpD8cfgg=",
6060
"sparseCheckout": [],
6161
"type": "github"
6262
},
63-
"version": "1239cb1dd23fa8b70865550db77701b164a53cde"
63+
"version": "add4c72c546992b8db674d6d3eea315bf2111b9a"
6464
},
6565
"firefox-gnome-theme": {
6666
"cargoLock": null,
@@ -127,7 +127,7 @@
127127
},
128128
"obs_catppuccin": {
129129
"cargoLock": null,
130-
"date": "2025-07-29",
130+
"date": "2026-03-01",
131131
"extract": null,
132132
"name": "obs_catppuccin",
133133
"passthru": null,
@@ -139,12 +139,12 @@
139139
"name": null,
140140
"owner": "catppuccin",
141141
"repo": "obs",
142-
"rev": "05c55ffe499c183c98be469147f602c3f8e84b87",
143-
"sha256": "sha256-ezz3euxO5lxyVaVFDPjNowpivAm9tRGHt8SbflAdkA8=",
142+
"rev": "c5357ce7b0fb8c73aab0a80739832474087b1af6",
143+
"sha256": "sha256-Uk4a0HKaeyQilgBiPsuAWQubk1yZdyirNcfhYJEL+lQ=",
144144
"sparseCheckout": [],
145145
"type": "github"
146146
},
147-
"version": "05c55ffe499c183c98be469147f602c3f8e84b87"
147+
"version": "c5357ce7b0fb8c73aab0a80739832474087b1af6"
148148
},
149149
"prismlauncher_catppuccin": {
150150
"cargoLock": null,

_sources/generated.nix

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
};
3333
eza_themes = {
3434
pname = "eza_themes";
35-
version = "1239cb1dd23fa8b70865550db77701b164a53cde";
35+
version = "add4c72c546992b8db674d6d3eea315bf2111b9a";
3636
src = fetchFromGitHub {
3737
owner = "eza-community";
3838
repo = "eza-themes";
39-
rev = "1239cb1dd23fa8b70865550db77701b164a53cde";
39+
rev = "add4c72c546992b8db674d6d3eea315bf2111b9a";
4040
fetchSubmodules = false;
41-
sha256 = "sha256-WcwzKm2mi/tyA+zZCpyvTdrOrZ1R1ENA3t622SGzFas=";
41+
sha256 = "sha256-toqj3bv2kCC2FHbGfeFpS3g9DoxQeZ7cwPYVpD8cfgg=";
4242
};
43-
date = "2025-12-15";
43+
date = "2026-03-04";
4444
};
4545
firefox-gnome-theme = {
4646
pname = "firefox-gnome-theme";
@@ -79,15 +79,15 @@
7979
};
8080
obs_catppuccin = {
8181
pname = "obs_catppuccin";
82-
version = "05c55ffe499c183c98be469147f602c3f8e84b87";
82+
version = "c5357ce7b0fb8c73aab0a80739832474087b1af6";
8383
src = fetchFromGitHub {
8484
owner = "catppuccin";
8585
repo = "obs";
86-
rev = "05c55ffe499c183c98be469147f602c3f8e84b87";
86+
rev = "c5357ce7b0fb8c73aab0a80739832474087b1af6";
8787
fetchSubmodules = false;
88-
sha256 = "sha256-ezz3euxO5lxyVaVFDPjNowpivAm9tRGHt8SbflAdkA8=";
88+
sha256 = "sha256-Uk4a0HKaeyQilgBiPsuAWQubk1yZdyirNcfhYJEL+lQ=";
8989
};
90-
date = "2025-07-29";
90+
date = "2026-03-01";
9191
};
9292
prismlauncher_catppuccin = {
9393
pname = "prismlauncher_catppuccin";

flake.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)