Skip to content

Commit

Permalink
Update sources
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2023
1 parent 029a95d commit 2b6782f
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 21 deletions.
32 changes: 16 additions & 16 deletions pkgs/cinelerra-gg-bin/_sources/generated.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"cinelerra-gg": {
"cargoLocks": null,
"date": null,
"extract": null,
"name": "cinelerra-gg",
"passthru": null,
"pinned": false,
"src": {
"name": null,
"sha256": "sha256-C83Yahve4VnFPx3snbdrlJkCJJekIBRibOYfW8Q1BQI=",
"type": "url",
"url": "https://cinelerra-gg.org/download/images/CinGG-20231130-x86_64.AppImage"
},
"version": "20231130"
}
}
"cinelerra-gg": {
"cargoLocks": null,
"date": null,
"extract": null,
"name": "cinelerra-gg",
"passthru": null,
"pinned": false,
"src": {
"name": null,
"sha256": "sha256-C83Yahve4VnFPx3snbdrlJkCJJekIBRibOYfW8Q1BQI=",
"type": "url",
"url": "https://cinelerra-gg.org/download/images/CinGG-20231130-x86_64.AppImage"
},
"version": "20231130"
}
}
6 changes: 5 additions & 1 deletion pkgs/cinelerra-gg-bin/_sources/generated.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
{
fetchgit,
fetchurl,
fetchFromGitHub,
dockerTools,
}: {
cinelerra-gg = {
pname = "cinelerra-gg";
version = "20231130";
Expand Down
8 changes: 4 additions & 4 deletions pkgs/vimPlugins/nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -887,10 +887,10 @@
"homepage": "",
"owner": "echasnovski",
"repo": "mini.nvim",
"rev": "d8bab386fe69c02129857957e148c7178bf94ae9",
"sha256": "1pijm492apalks76js9x2g4ai0n8z4g1jgarkp1dx6wpqgfswdbn",
"rev": "c87d3b73d763d4222cdef19323e6a2c4bee33013",
"sha256": "1dd5k3pbd8fnnb8smbfi2af3d21190w587slixljzym2vhkm3072",
"type": "tarball",
"url": "https://github.com/echasnovski/mini.nvim/archive/d8bab386fe69c02129857957e148c7178bf94ae9.tar.gz",
"url": "https://github.com/echasnovski/mini.nvim/archive/c87d3b73d763d4222cdef19323e6a2c4bee33013.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"mkdir.nvim": {
Expand Down Expand Up @@ -1532,7 +1532,7 @@
"rainbow-delimiters.nvim": {
"branch": "master",
"repo": "https://gitlab.com/HiPhish/rainbow-delimiters.nvim",
"rev": "b61a743df90b05b8b7c1483f2e8f34419b278857",
"rev": "c1635c2429644bfd5044dff067a613952a9424b6",
"type": "git"
},
"range-highlight.nvim": {
Expand Down

0 comments on commit 2b6782f

Please sign in to comment.