Skip to content

Commit

Permalink
chore: update flake.lock & sources (2024-12-21)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Reputable2772 authored and github-actions[bot] committed Dec 21, 2024
1 parent 1a84362 commit 07211c8
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 deletions.
8 changes: 4 additions & 4 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
},
"nix-fast-build": {
"cargoLocks": null,
"date": "2024-12-01",
"date": "2024-12-20",
"extract": null,
"name": "nix-fast-build",
"passthru": null,
Expand All @@ -278,11 +278,11 @@
"name": null,
"owner": "Mic92",
"repo": "nix-fast-build",
"rev": "95f5dc09a725a1916fd064f01eb3be9a5f487095",
"sha256": "sha256-lThMnu0otRxDTso07OU72+RZrUNokXwLKTjzTWGrxUo=",
"rev": "ed736c65a8cb58a85369f6ee1c3f4403aa904fcc",
"sha256": "sha256-BCpd50t/3JU4ydiNfJxH3LzQDzyGbBI0CKWaeplnkVg=",
"type": "github"
},
"version": "95f5dc09a725a1916fd064f01eb3be9a5f487095"
"version": "ed736c65a8cb58a85369f6ee1c3f4403aa904fcc"
},
"obs_catppuccin": {
"cargoLocks": null,
Expand Down
8 changes: 4 additions & 4 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -158,15 +158,15 @@
};
nix-fast-build = {
pname = "nix-fast-build";
version = "95f5dc09a725a1916fd064f01eb3be9a5f487095";
version = "ed736c65a8cb58a85369f6ee1c3f4403aa904fcc";
src = fetchFromGitHub {
owner = "Mic92";
repo = "nix-fast-build";
rev = "95f5dc09a725a1916fd064f01eb3be9a5f487095";
rev = "ed736c65a8cb58a85369f6ee1c3f4403aa904fcc";
fetchSubmodules = false;
sha256 = "sha256-lThMnu0otRxDTso07OU72+RZrUNokXwLKTjzTWGrxUo=";
sha256 = "sha256-BCpd50t/3JU4ydiNfJxH3LzQDzyGbBI0CKWaeplnkVg=";
};
date = "2024-12-01";
date = "2024-12-20";
};
obs_catppuccin = {
pname = "obs_catppuccin";
Expand Down
60 changes: 30 additions & 30 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 07211c8

Please sign in to comment.