Skip to content

Commit

Permalink
Merge pull request #24 from Reputable2772/flake-update/2024-48
Browse files Browse the repository at this point in the history
chore: update flake.lock & sources (2024-11-30)
  • Loading branch information
Reputable2772 authored Dec 1, 2024
2 parents a6eb7e3 + c503ee0 commit ae26f40
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
14 changes: 7 additions & 7 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,11 @@
"name": null,
"owner": "rafaelmardojai",
"repo": "firefox-gnome-theme",
"rev": "v132",
"sha256": "sha256-lf9MQs8+NUvQd8b5t+7c4kLqUQixGO9WwWcLa1XYuiQ=",
"rev": "v133",
"sha256": "sha256-k7v5PE6OcqMkC/u7aokwcxKDmTKM+ejiZGCsH9MK0s0=",
"type": "github"
},
"version": "v132"
"version": "v133"
},
"foot_catppuccin": {
"cargoLocks": null,
Expand Down Expand Up @@ -266,7 +266,7 @@
},
"nix-fast-build": {
"cargoLocks": null,
"date": "2024-10-30",
"date": "2024-11-25",
"extract": null,
"name": "nix-fast-build",
"passthru": null,
Expand All @@ -278,11 +278,11 @@
"name": null,
"owner": "Mic92",
"repo": "nix-fast-build",
"rev": "8e7c9d76979381441facb8888f21408312cf177a",
"sha256": "sha256-CrbqsC+lEA3w6gLfpqfDMDEKoEta2sl4sbQK6Z/gXak=",
"rev": "f51f479d001317204f1a47302db36473dc12fc8f",
"sha256": "sha256-y1Q87PRcztZ2C1J/xGHk0VxY/T9wB6YL1nLtRbMYW5g=",
"type": "github"
},
"version": "8e7c9d76979381441facb8888f21408312cf177a"
"version": "f51f479d001317204f1a47302db36473dc12fc8f"
},
"obs_catppuccin": {
"cargoLocks": null,
Expand Down
14 changes: 7 additions & 7 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@
};
firefox-gnome-theme = {
pname = "firefox-gnome-theme";
version = "v132";
version = "v133";
src = fetchFromGitHub {
owner = "rafaelmardojai";
repo = "firefox-gnome-theme";
rev = "v132";
rev = "v133";
fetchSubmodules = false;
sha256 = "sha256-lf9MQs8+NUvQd8b5t+7c4kLqUQixGO9WwWcLa1XYuiQ=";
sha256 = "sha256-k7v5PE6OcqMkC/u7aokwcxKDmTKM+ejiZGCsH9MK0s0=";
};
};
foot_catppuccin = {
Expand Down Expand Up @@ -158,15 +158,15 @@
};
nix-fast-build = {
pname = "nix-fast-build";
version = "8e7c9d76979381441facb8888f21408312cf177a";
version = "f51f479d001317204f1a47302db36473dc12fc8f";
src = fetchFromGitHub {
owner = "Mic92";
repo = "nix-fast-build";
rev = "8e7c9d76979381441facb8888f21408312cf177a";
rev = "f51f479d001317204f1a47302db36473dc12fc8f";
fetchSubmodules = false;
sha256 = "sha256-CrbqsC+lEA3w6gLfpqfDMDEKoEta2sl4sbQK6Z/gXak=";
sha256 = "sha256-y1Q87PRcztZ2C1J/xGHk0VxY/T9wB6YL1nLtRbMYW5g=";
};
date = "2024-10-30";
date = "2024-11-25";
};
obs_catppuccin = {
pname = "obs_catppuccin";
Expand Down
54 changes: 27 additions & 27 deletions flake.lock

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

0 comments on commit ae26f40

Please sign in to comment.