Skip to content

Commit 8067bbf

Browse files
Merge pull request #98 from Reputable2772/flake-update/2026-24
chore: update flake.lock & sources (2026-06-13)
2 parents ff84d80 + defd02d commit 8067bbf

3 files changed

Lines changed: 35 additions & 35 deletions

File tree

_sources/generated.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
},
107107
"nix-fast-build": {
108108
"cargoLock": null,
109-
"date": "2026-06-06",
109+
"date": "2026-06-12",
110110
"extract": null,
111111
"name": "nix-fast-build",
112112
"passthru": null,
@@ -118,12 +118,12 @@
118118
"name": null,
119119
"owner": "Mic92",
120120
"repo": "nix-fast-build",
121-
"rev": "eda392e4b8cf82f7f9b55f9e9f923c9dd70d2677",
122-
"sha256": "sha256-/Hs3gz05EpiR6FE+ZxCbBTBaCZvfGYpqNGnGHWhkIxs=",
121+
"rev": "bdb2e9b84f9146dadb1556dd6a6ffcfabce66d19",
122+
"sha256": "sha256-g65WwClvsi3wNtp5U4cIt5Mf38zyZeaVo+QTGau+o18=",
123123
"sparseCheckout": [],
124124
"type": "github"
125125
},
126-
"version": "eda392e4b8cf82f7f9b55f9e9f923c9dd70d2677"
126+
"version": "bdb2e9b84f9146dadb1556dd6a6ffcfabce66d19"
127127
},
128128
"obs_catppuccin": {
129129
"cargoLock": null,

_sources/generated.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@
6767
};
6868
nix-fast-build = {
6969
pname = "nix-fast-build";
70-
version = "eda392e4b8cf82f7f9b55f9e9f923c9dd70d2677";
70+
version = "bdb2e9b84f9146dadb1556dd6a6ffcfabce66d19";
7171
src = fetchFromGitHub {
7272
owner = "Mic92";
7373
repo = "nix-fast-build";
74-
rev = "eda392e4b8cf82f7f9b55f9e9f923c9dd70d2677";
74+
rev = "bdb2e9b84f9146dadb1556dd6a6ffcfabce66d19";
7575
fetchSubmodules = false;
76-
sha256 = "sha256-/Hs3gz05EpiR6FE+ZxCbBTBaCZvfGYpqNGnGHWhkIxs=";
76+
sha256 = "sha256-g65WwClvsi3wNtp5U4cIt5Mf38zyZeaVo+QTGau+o18=";
7777
};
78-
date = "2026-06-06";
78+
date = "2026-06-12";
7979
};
8080
obs_catppuccin = {
8181
pname = "obs_catppuccin";

flake.lock

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

0 commit comments

Comments
 (0)