Skip to content

Commit c1c4fe2

Browse files
Merge pull request #95 from Reputable2772/flake-update/2026-21
chore: update flake.lock & sources (2026-05-23)
2 parents 058f094 + c0d7102 commit c1c4fe2

3 files changed

Lines changed: 38 additions & 38 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-05-10",
109+
"date": "2026-05-17",
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": "5874ab8d0ef2f7b00dbc8644232c18cadee7b3dc",
122-
"sha256": "sha256-T/stWCwxHnD059O4ZyLo5Tc66gBCogUMkN1FBsMAjOQ=",
121+
"rev": "ab8dadc27c73855a958198c6f994398f0e84d2ab",
122+
"sha256": "sha256-EL66LU1TCXIava+cBhG/tBIm6Izxkdb4P9ZLZl/wtTk=",
123123
"sparseCheckout": [],
124124
"type": "github"
125125
},
126-
"version": "5874ab8d0ef2f7b00dbc8644232c18cadee7b3dc"
126+
"version": "ab8dadc27c73855a958198c6f994398f0e84d2ab"
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 = "5874ab8d0ef2f7b00dbc8644232c18cadee7b3dc";
70+
version = "ab8dadc27c73855a958198c6f994398f0e84d2ab";
7171
src = fetchFromGitHub {
7272
owner = "Mic92";
7373
repo = "nix-fast-build";
74-
rev = "5874ab8d0ef2f7b00dbc8644232c18cadee7b3dc";
74+
rev = "ab8dadc27c73855a958198c6f994398f0e84d2ab";
7575
fetchSubmodules = false;
76-
sha256 = "sha256-T/stWCwxHnD059O4ZyLo5Tc66gBCogUMkN1FBsMAjOQ=";
76+
sha256 = "sha256-EL66LU1TCXIava+cBhG/tBIm6Izxkdb4P9ZLZl/wtTk=";
7777
};
78-
date = "2026-05-10";
78+
date = "2026-05-17";
7979
};
8080
obs_catppuccin = {
8181
pname = "obs_catppuccin";

flake.lock

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

0 commit comments

Comments
 (0)