Skip to content

Commit

Permalink
Merge pull request #31 from Reputable2772/flake-update/2025-03
Browse files Browse the repository at this point in the history
chore: update flake.lock & sources (2025-01-18)
  • Loading branch information
Reputable2772 authored Jan 19, 2025
2 parents 786e75c + 38a3f9f commit 22144f7
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
@@ -1,7 +1,7 @@
{
"arr_scripts": {
"cargoLocks": null,
"date": "2025-01-10",
"date": "2025-01-16",
"extract": null,
"name": "arr_scripts",
"passthru": null,
Expand All @@ -13,11 +13,11 @@
"name": null,
"owner": "RandomNinjaAtk",
"repo": "arr-scripts",
"rev": "5714eeba59dc1ddac774f1b4a670398834f893b1",
"sha256": "sha256-DyYvJpQscjzlz4Lxc5Oww0AqvJ3wK6qvb9v5InDNOHU=",
"rev": "5738fdda3af666712fcf421f20110447c1ecc7ba",
"sha256": "sha256-SulpO5MR8hPnZLQwUDKnlC1csso96OPkkvegYeCVw3Q=",
"type": "github"
},
"version": "5714eeba59dc1ddac774f1b4a670398834f893b1"
"version": "5738fdda3af666712fcf421f20110447c1ecc7ba"
},
"bottom_catppuccin": {
"cargoLocks": null,
Expand Down Expand Up @@ -148,11 +148,11 @@
"name": null,
"owner": "rafaelmardojai",
"repo": "firefox-gnome-theme",
"rev": "v133.1",
"sha256": "sha256-onO+zd9ssgsLC5ax3UWPZ41DcZPkxdXT8JmmjDkw944=",
"rev": "v134",
"sha256": "sha256-S79Hqn2EtSxU4kp99t8tRschSifWD4p/51++0xNWUxw=",
"type": "github"
},
"version": "v133.1"
"version": "v134"
},
"foot_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 @@ -3,15 +3,15 @@
{
arr_scripts = {
pname = "arr_scripts";
version = "5714eeba59dc1ddac774f1b4a670398834f893b1";
version = "5738fdda3af666712fcf421f20110447c1ecc7ba";
src = fetchFromGitHub {
owner = "RandomNinjaAtk";
repo = "arr-scripts";
rev = "5714eeba59dc1ddac774f1b4a670398834f893b1";
rev = "5738fdda3af666712fcf421f20110447c1ecc7ba";
fetchSubmodules = false;
sha256 = "sha256-DyYvJpQscjzlz4Lxc5Oww0AqvJ3wK6qvb9v5InDNOHU=";
sha256 = "sha256-SulpO5MR8hPnZLQwUDKnlC1csso96OPkkvegYeCVw3Q=";
};
date = "2025-01-10";
date = "2025-01-16";
};
bottom_catppuccin = {
pname = "bottom_catppuccin";
Expand Down Expand Up @@ -83,13 +83,13 @@
};
firefox-gnome-theme = {
pname = "firefox-gnome-theme";
version = "v133.1";
version = "v134";
src = fetchFromGitHub {
owner = "rafaelmardojai";
repo = "firefox-gnome-theme";
rev = "v133.1";
rev = "v134";
fetchSubmodules = false;
sha256 = "sha256-onO+zd9ssgsLC5ax3UWPZ41DcZPkxdXT8JmmjDkw944=";
sha256 = "sha256-S79Hqn2EtSxU4kp99t8tRschSifWD4p/51++0xNWUxw=";
};
};
foot_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 22144f7

Please sign in to comment.