Skip to content

Commit

Permalink
Merge pull request #18 from Reputable2772/flake-update/2024-42
Browse files Browse the repository at this point in the history
chore: update flake.lock & sources (2024-10-19)
  • Loading branch information
Reputable2772 authored Oct 20, 2024
2 parents 39444ed + 3089d13 commit 1078d7d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 32 deletions.
8 changes: 4 additions & 4 deletions _sources/generated.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arr_scripts": {
"cargoLocks": null,
"date": "2024-09-16",
"date": "2024-10-16",
"extract": null,
"name": "arr_scripts",
"passthru": null,
Expand All @@ -13,11 +13,11 @@
"name": null,
"owner": "RandomNinjaAtk",
"repo": "arr-scripts",
"rev": "ef8fc991dba53381c7a2c12fb844a31aa41c7e7b",
"sha256": "sha256-0h7Ab/wZBSTD2x0xfIiFz4yixH0TD4VzD+cu0RT7GVg=",
"rev": "f7c59f85192b771e16cc9f52aaf06289136ee0d7",
"sha256": "sha256-IjGuhXmaLLewYhja7pUo2+RIQ8rwK1K2FzQ5q8PSuDg=",
"type": "github"
},
"version": "ef8fc991dba53381c7a2c12fb844a31aa41c7e7b"
"version": "f7c59f85192b771e16cc9f52aaf06289136ee0d7"
},
"bottom_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 @@ -3,15 +3,15 @@
{
arr_scripts = {
pname = "arr_scripts";
version = "ef8fc991dba53381c7a2c12fb844a31aa41c7e7b";
version = "f7c59f85192b771e16cc9f52aaf06289136ee0d7";
src = fetchFromGitHub {
owner = "RandomNinjaAtk";
repo = "arr-scripts";
rev = "ef8fc991dba53381c7a2c12fb844a31aa41c7e7b";
rev = "f7c59f85192b771e16cc9f52aaf06289136ee0d7";
fetchSubmodules = false;
sha256 = "sha256-0h7Ab/wZBSTD2x0xfIiFz4yixH0TD4VzD+cu0RT7GVg=";
sha256 = "sha256-IjGuhXmaLLewYhja7pUo2+RIQ8rwK1K2FzQ5q8PSuDg=";
};
date = "2024-09-16";
date = "2024-10-16";
};
bottom_catppuccin = {
pname = "bottom_catppuccin";
Expand Down
45 changes: 21 additions & 24 deletions flake.lock

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

0 comments on commit 1078d7d

Please sign in to comment.