Skip to content

Commit 4c915ed

Browse files
Merge pull request #86 from Reputable2772/flake-update/2026-12
chore: update flake.lock & sources (2026-03-21)
2 parents 22ed997 + e08560e commit 4c915ed

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-03-11",
109+
"date": "2026-03-18",
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": "f5ca03a4387aecd739d60c77ae26e567481c3013",
122-
"sha256": "sha256-mInYAyDT49w0ux7Jgg4Ny3igyEKlRvqzG2KAG9YVmsg=",
121+
"rev": "9c5bad875bba54351daa48a4119bfb9ba04e3e03",
122+
"sha256": "sha256-sH/KWX8NO8iurnnkI7w8eWMkbnRBbvEIK9IW4LnR0qQ=",
123123
"sparseCheckout": [],
124124
"type": "github"
125125
},
126-
"version": "f5ca03a4387aecd739d60c77ae26e567481c3013"
126+
"version": "9c5bad875bba54351daa48a4119bfb9ba04e3e03"
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 = "f5ca03a4387aecd739d60c77ae26e567481c3013";
70+
version = "9c5bad875bba54351daa48a4119bfb9ba04e3e03";
7171
src = fetchFromGitHub {
7272
owner = "Mic92";
7373
repo = "nix-fast-build";
74-
rev = "f5ca03a4387aecd739d60c77ae26e567481c3013";
74+
rev = "9c5bad875bba54351daa48a4119bfb9ba04e3e03";
7575
fetchSubmodules = false;
76-
sha256 = "sha256-mInYAyDT49w0ux7Jgg4Ny3igyEKlRvqzG2KAG9YVmsg=";
76+
sha256 = "sha256-sH/KWX8NO8iurnnkI7w8eWMkbnRBbvEIK9IW4LnR0qQ=";
7777
};
78-
date = "2026-03-11";
78+
date = "2026-03-18";
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)