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 22, 2024
1 parent cc41e4a commit 58482a7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"comfySrc": {
"cargoLocks": null,
"date": "2024-05-21",
"date": "2024-05-22",
"extract": null,
"name": "comfySrc",
"passthru": null,
Expand All @@ -87,12 +87,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "9524a4382b4ff907ba374f49d6c0397a01409f48",
"sha256": "sha256-geulOW7dSKE3Cayxhbm1++0lLsjN4RXkD9naLv47QE4=",
"rev": "992e7f31c0668405b963bba8426bd51d0ab5e76d",
"sha256": "sha256-pTESYKdsOJEjGFDDjnJSXOr2n51qxDvKS3waUkkKS0U=",
"type": "git",
"url": "https://github.com/Comfy-Themes/Spicetify"
},
"version": "9524a4382b4ff907ba374f49d6c0397a01409f48"
"version": "992e7f31c0668405b963bba8426bd51d0ab5e76d"
},
"customAppsExtensionsSrc": {
"cargoLocks": null,
Expand Down Expand Up @@ -315,12 +315,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "17a009931ec3d7ca20169e13a200e595d52d3e7b",
"sha256": "sha256-i3FFM76SxRHTztMu8SzVY6tUNTEK9TN2aPa/3uQs2U8=",
"rev": "2661aff34256c5c69c8934a0042851fb06e5cbdb",
"sha256": "sha256-IPycbgmAUy55pqDK3arV4rMv98TuARfCqarBGkv2wkw=",
"type": "git",
"url": "https://github.com/spicetify/spicetify-marketplace"
},
"version": "17a009931ec3d7ca20169e13a200e595d52d3e7b"
"version": "2661aff34256c5c69c8934a0042851fb06e5cbdb"
},
"nameThatTuneSrc": {
"cargoLocks": null,
Expand Down Expand Up @@ -372,12 +372,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "2bb0c299e29305de173f145721fd4ca96924bcd1",
"sha256": "sha256-vbIwP1fHqtMLV+o9qFF/2WTdqjZ/8Qv0D+cHE+vYydk=",
"rev": "6ff909efe37d8309db77954d938fbefe298a524b",
"sha256": "sha256-jITMLOYD0X8V9PSHlcoLPE45xOMYYGKD4twmjs9+9d4=",
"type": "git",
"url": "https://github.com/spicetify/spicetify-cli"
},
"version": "2bb0c299e29305de173f145721fd4ca96924bcd1"
"version": "6ff909efe37d8309db77954d938fbefe298a524b"
},
"officialThemes": {
"cargoLocks": null,
Expand Down Expand Up @@ -514,7 +514,7 @@
},
"spotifyNoPremiumSrc": {
"cargoLocks": null,
"date": "2024-05-16",
"date": "2024-05-22",
"extract": null,
"name": "spotifyNoPremiumSrc",
"passthru": null,
Expand All @@ -524,12 +524,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "5a77b3bd355fdf5fe0af7f777623955055cf930f",
"sha256": "sha256-7LxVpGPrCr5mUOrypBlCi9Wg1kdpDFr/MGkrCqBpn4s=",
"rev": "9abed42e8777de09041b1197dfe5794266ce6523",
"sha256": "sha256-uhCFkL0Y2UdMaDecS9GE6Xl23loG54K304v2V8mqEA4=",
"type": "git",
"url": "https://github.com/Daksh777/SpotifyNoPremium"
},
"version": "5a77b3bd355fdf5fe0af7f777623955055cf930f"
"version": "9abed42e8777de09041b1197dfe5794266ce6523"
},
"spotifywmSrc": {
"cargoLocks": null,
Expand Down
28 changes: 14 additions & 14 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@
};
comfySrc = {
pname = "comfySrc";
version = "9524a4382b4ff907ba374f49d6c0397a01409f48";
version = "992e7f31c0668405b963bba8426bd51d0ab5e76d";
src = fetchgit {
url = "https://github.com/Comfy-Themes/Spicetify";
rev = "9524a4382b4ff907ba374f49d6c0397a01409f48";
rev = "992e7f31c0668405b963bba8426bd51d0ab5e76d";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-geulOW7dSKE3Cayxhbm1++0lLsjN4RXkD9naLv47QE4=";
sha256 = "sha256-pTESYKdsOJEjGFDDjnJSXOr2n51qxDvKS3waUkkKS0U=";
};
date = "2024-05-21";
date = "2024-05-22";
};
customAppsExtensionsSrc = {
pname = "customAppsExtensionsSrc";
Expand Down Expand Up @@ -211,14 +211,14 @@
};
marketplaceSrc = {
pname = "marketplaceSrc";
version = "17a009931ec3d7ca20169e13a200e595d52d3e7b";
version = "2661aff34256c5c69c8934a0042851fb06e5cbdb";
src = fetchgit {
url = "https://github.com/spicetify/spicetify-marketplace";
rev = "17a009931ec3d7ca20169e13a200e595d52d3e7b";
rev = "2661aff34256c5c69c8934a0042851fb06e5cbdb";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-i3FFM76SxRHTztMu8SzVY6tUNTEK9TN2aPa/3uQs2U8=";
sha256 = "sha256-IPycbgmAUy55pqDK3arV4rMv98TuARfCqarBGkv2wkw=";
};
date = "2024-05-21";
};
Expand Down Expand Up @@ -250,14 +250,14 @@
};
officialSrc = {
pname = "officialSrc";
version = "2bb0c299e29305de173f145721fd4ca96924bcd1";
version = "6ff909efe37d8309db77954d938fbefe298a524b";
src = fetchgit {
url = "https://github.com/spicetify/spicetify-cli";
rev = "2bb0c299e29305de173f145721fd4ca96924bcd1";
rev = "6ff909efe37d8309db77954d938fbefe298a524b";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-vbIwP1fHqtMLV+o9qFF/2WTdqjZ/8Qv0D+cHE+vYydk=";
sha256 = "sha256-jITMLOYD0X8V9PSHlcoLPE45xOMYYGKD4twmjs9+9d4=";
};
date = "2024-05-21";
};
Expand Down Expand Up @@ -354,16 +354,16 @@
};
spotifyNoPremiumSrc = {
pname = "spotifyNoPremiumSrc";
version = "5a77b3bd355fdf5fe0af7f777623955055cf930f";
version = "9abed42e8777de09041b1197dfe5794266ce6523";
src = fetchgit {
url = "https://github.com/Daksh777/SpotifyNoPremium";
rev = "5a77b3bd355fdf5fe0af7f777623955055cf930f";
rev = "9abed42e8777de09041b1197dfe5794266ce6523";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-7LxVpGPrCr5mUOrypBlCi9Wg1kdpDFr/MGkrCqBpn4s=";
sha256 = "sha256-uhCFkL0Y2UdMaDecS9GE6Xl23loG54K304v2V8mqEA4=";
};
date = "2024-05-16";
date = "2024-05-22";
};
spotifywmSrc = {
pname = "spotifywmSrc";
Expand Down

0 comments on commit 58482a7

Please sign in to comment.