Skip to content

Commit

Permalink
Bump Spicetify Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
A1ca7raz authored and github-actions[bot] committed May 26, 2024
1 parent d71e7b7 commit a125b6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"dakshExtensions": {
"cargoLocks": null,
"date": "2024-03-26",
"date": "2024-05-26",
"extract": null,
"name": "dakshExtensions",
"passthru": null,
Expand All @@ -125,12 +125,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "98ae8206f240e655dd27cbdacfcb1b309e31b29b",
"sha256": "sha256-eC9HfrZGR/wkV/5cgFBMyb12VgDjtgJS48jKPRRPIPE=",
"rev": "6edf2235f8b8ec514b27a10aca4607d38b2fbb87",
"sha256": "sha256-zCcpkKx9jzJzoOrMhnkn3GWWja+0Gnbm03KvnPgw5mA=",
"type": "git",
"url": "https://github.com/daksh2k/Spicetify-stuff"
},
"version": "98ae8206f240e655dd27cbdacfcb1b309e31b29b"
"version": "6edf2235f8b8ec514b27a10aca4607d38b2fbb87"
},
"defaultDynamicSrc": {
"cargoLocks": null,
Expand Down
8 changes: 4 additions & 4 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
};
dakshExtensions = {
pname = "dakshExtensions";
version = "98ae8206f240e655dd27cbdacfcb1b309e31b29b";
version = "6edf2235f8b8ec514b27a10aca4607d38b2fbb87";
src = fetchgit {
url = "https://github.com/daksh2k/Spicetify-stuff";
rev = "98ae8206f240e655dd27cbdacfcb1b309e31b29b";
rev = "6edf2235f8b8ec514b27a10aca4607d38b2fbb87";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-eC9HfrZGR/wkV/5cgFBMyb12VgDjtgJS48jKPRRPIPE=";
sha256 = "sha256-zCcpkKx9jzJzoOrMhnkn3GWWja+0Gnbm03KvnPgw5mA=";
};
date = "2024-03-26";
date = "2024-05-26";
};
defaultDynamicSrc = {
pname = "defaultDynamicSrc";
Expand Down

0 comments on commit a125b6a

Please sign in to comment.