Skip to content

Commit f8f7d48

Browse files
Reputable2772github-actions[bot]
authored andcommitted
chore: update flake.lock & sources (2025-07-05)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d52ac0e commit f8f7d48

3 files changed

Lines changed: 138 additions & 171 deletions

File tree

_sources/generated.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
},
122122
"nix-fast-build": {
123123
"cargoLocks": null,
124-
"date": "2025-06-09",
124+
"date": "2025-07-02",
125125
"extract": null,
126126
"name": "nix-fast-build",
127127
"passthru": null,
@@ -133,12 +133,12 @@
133133
"name": null,
134134
"owner": "Mic92",
135135
"repo": "nix-fast-build",
136-
"rev": "b1dae483ab7d4139a6297e02b6de9e5d30e43d48",
137-
"sha256": "sha256-Nm0oMqFNRnJsiZYeNChmefmjeVCOzngikpSQhgs7iXI=",
136+
"rev": "64b4f81619f1691dba8d886458911d553632b8bb",
137+
"sha256": "sha256-vLGqlaHsvgvA1ozdcMtCGentlDru5UkvPt6f8uJ1gYI=",
138138
"sparseCheckout": [],
139139
"type": "github"
140140
},
141-
"version": "b1dae483ab7d4139a6297e02b6de9e5d30e43d48"
141+
"version": "64b4f81619f1691dba8d886458911d553632b8bb"
142142
},
143143
"obs_catppuccin": {
144144
"cargoLocks": null,

_sources/generated.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@
7575
};
7676
nix-fast-build = {
7777
pname = "nix-fast-build";
78-
version = "b1dae483ab7d4139a6297e02b6de9e5d30e43d48";
78+
version = "64b4f81619f1691dba8d886458911d553632b8bb";
7979
src = fetchFromGitHub {
8080
owner = "Mic92";
8181
repo = "nix-fast-build";
82-
rev = "b1dae483ab7d4139a6297e02b6de9e5d30e43d48";
82+
rev = "64b4f81619f1691dba8d886458911d553632b8bb";
8383
fetchSubmodules = false;
84-
sha256 = "sha256-Nm0oMqFNRnJsiZYeNChmefmjeVCOzngikpSQhgs7iXI=";
84+
sha256 = "sha256-vLGqlaHsvgvA1ozdcMtCGentlDru5UkvPt6f8uJ1gYI=";
8585
};
86-
date = "2025-06-09";
86+
date = "2025-07-02";
8787
};
8888
obs_catppuccin = {
8989
pname = "obs_catppuccin";

0 commit comments

Comments
 (0)