Skip to content

Commit e99572d

Browse files
Merge pull request #101 from Reputable2772/flake-update/2026-27
chore: update flake.lock & sources (2026-07-04)
2 parents bb666f0 + 6bcd08e commit e99572d

3 files changed

Lines changed: 45 additions & 67 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-27",
109+
"date": "2026-07-04",
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": "c632a8b5acec04c929d521cf1d0af5707e11b9e3",
122-
"sha256": "sha256-Mwowugw1fYT10OPipRy9Xg7v4juvR/se5flIThpYU8A=",
121+
"rev": "03b5e3d352f1c1439f5f4f50ae62b6c32c87a625",
122+
"sha256": "sha256-lG05oSx3yY03MHB5ER0BRJF6yPe8g/ntCKQ0o1OaTjE=",
123123
"sparseCheckout": [],
124124
"type": "github"
125125
},
126-
"version": "c632a8b5acec04c929d521cf1d0af5707e11b9e3"
126+
"version": "03b5e3d352f1c1439f5f4f50ae62b6c32c87a625"
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 = "c632a8b5acec04c929d521cf1d0af5707e11b9e3";
70+
version = "03b5e3d352f1c1439f5f4f50ae62b6c32c87a625";
7171
src = fetchFromGitHub {
7272
owner = "Mic92";
7373
repo = "nix-fast-build";
74-
rev = "c632a8b5acec04c929d521cf1d0af5707e11b9e3";
74+
rev = "03b5e3d352f1c1439f5f4f50ae62b6c32c87a625";
7575
fetchSubmodules = false;
76-
sha256 = "sha256-Mwowugw1fYT10OPipRy9Xg7v4juvR/se5flIThpYU8A=";
76+
sha256 = "sha256-lG05oSx3yY03MHB5ER0BRJF6yPe8g/ntCKQ0o1OaTjE=";
7777
};
78-
date = "2026-06-27";
78+
date = "2026-07-04";
7979
};
8080
obs_catppuccin = {
8181
pname = "obs_catppuccin";

flake.lock

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

0 commit comments

Comments
 (0)