nvfetcher: update packages

This commit is contained in:
Mr Hedgehog 2022-06-27 15:03:22 -04:00
parent 711029ef78
commit 66050d204e
No known key found for this signature in database
4 changed files with 273 additions and 127 deletions

116
_sources/generated.json Normal file
View file

@ -0,0 +1,116 @@
{
"calendar-vim": {
"cargoLocks": null,
"extract": null,
"name": "calendar-vim",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "renerocksai",
"repo": "calendar-vim",
"rev": "a7e73e02c92566bf427b2a1d6a61a8f23542cc21",
"sha256": "sha256-4XeDd+myM+wtHUsr3s1H9+GAwIjK8fAqBbFnBCeatPo=",
"type": "github"
},
"version": "a7e73e02c92566bf427b2a1d6a61a8f23542cc21"
},
"epub-thumbnailer": {
"cargoLocks": null,
"extract": null,
"name": "epub-thumbnailer",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "marianosimone",
"repo": "epub-thumbnailer",
"rev": "486111b27d192c27011229dc696e9179f59b0eab",
"sha256": "sha256-N5Nb0ryKhZI9QyoeMjk9KAW3sflgIrqviK6TR077YFc=",
"type": "github"
},
"version": "486111b27d192c27011229dc696e9179f59b0eab"
},
"filetype-nvim": {
"cargoLocks": null,
"extract": null,
"name": "filetype-nvim",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "nathom",
"repo": "filetype.nvim",
"rev": "b522628a45a17d58fc0073ffd64f9dc9530a8027",
"sha256": "sha256-B+VvgQj8akiKe+MX/dV2/mdaaqF8s2INW3phdPJ5TFA=",
"type": "github"
},
"version": "b522628a45a17d58fc0073ffd64f9dc9530a8027"
},
"telescope-media-files": {
"cargoLocks": null,
"extract": null,
"name": "telescope-media-files",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "nvim-telescope",
"repo": "telescope-media-files.nvim",
"rev": "513e4ee385edd72bf0b35a217b7e39f84b6fe93c",
"sha256": "sha256-/tJs7L+uET7gKobdE6IBZWvF13QyCsPW7956YqCM46o=",
"type": "github"
},
"version": "513e4ee385edd72bf0b35a217b7e39f84b6fe93c"
},
"tokyo-night-ff": {
"cargoLocks": null,
"extract": null,
"name": "tokyo-night-ff",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "rototrash",
"repo": "tokyo-night-fox",
"rev": "44b3f2d678996d5f1640efd89be37cc0b46b0d09",
"sha256": "sha256-QsnZ46m109TTyGo7U5tf0BNtTB/K0Zr7INr8kwD34i4=",
"type": "github"
},
"version": "44b3f2d678996d5f1640efd89be37cc0b46b0d09"
},
"zk-nvim": {
"cargoLocks": null,
"extract": null,
"name": "zk-nvim",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "mickael-menu",
"repo": "zk-nvim",
"rev": "614ec31800174e0f6dc1aeaa528eafb9de1193a5",
"sha256": "sha256-F4oRpCdYWmuF7muao4xj6DNwXdVFI+aSD2Dy+tYsuS8=",
"type": "github"
},
"version": "614ec31800174e0f6dc1aeaa528eafb9de1193a5"
}
}

View file

@ -1,138 +1,70 @@
# This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit, fetchurl, fetchFromGitHub }:
{
fetchgit,
fetchurl,
}: {
calendar-vim = {
pname = "calendar-vim";
version = "a7e73e02c92566bf427b2a1d6a61a8f23542cc21";
src = fetchgit {
url = "https://github.com/renerocksai/calendar-vim";
src = fetchFromGitHub ({
owner = "renerocksai";
repo = "calendar-vim";
rev = "a7e73e02c92566bf427b2a1d6a61a8f23542cc21";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1ymlk8kh8rxi0lmg1wfai3081qgp8z6xwasb3lnyqcxjx5vq6xz1";
};
};
coq-artifacts = {
pname = "coq-artifacts";
version = "2626f9ca258f44fb2647a850e3213396569bb3b3";
src = fetchgit {
url = "https://github.com/ms-jpq/coq.artifacts";
rev = "2626f9ca258f44fb2647a850e3213396569bb3b3";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1khacrrv138pa9p7mhcdq89xv562av699j87jj5xj9s8nzy2fqz9";
};
};
coq-tp = {
pname = "coq-tp";
version = "38263b500082889c2bc3d277d0a5bca0c677c87d";
src = fetchgit {
url = "https://github.com/ms-jpq/coq.thirdparty";
rev = "38263b500082889c2bc3d277d0a5bca0c677c87d";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1chha7qah6hmnhlx2bd15k51n8fyd6q9bhcmj3y6rx4zlk2c7065";
};
sha256 = "sha256-4XeDd+myM+wtHUsr3s1H9+GAwIjK8fAqBbFnBCeatPo=";
});
};
epub-thumbnailer = {
pname = "epub-thumbnailer";
version = "486111b27d192c27011229dc696e9179f59b0eab";
src = fetchgit {
url = "https://github.com/marianosimone/epub-thumbnailer";
src = fetchFromGitHub ({
owner = "marianosimone";
repo = "epub-thumbnailer";
rev = "486111b27d192c27011229dc696e9179f59b0eab";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "0mv0zd74g4xfi2pvl8k0z6qvf1987lwk47ia8cyr51capk95p4rp";
};
sha256 = "sha256-N5Nb0ryKhZI9QyoeMjk9KAW3sflgIrqviK6TR077YFc=";
});
};
filetype-nvim = {
pname = "filetype-nvim";
version = "25b5f7e5314d5e7739be726860253c67f7e513bf";
src = fetchgit {
url = "https://github.com/nathom/filetype.nvim";
rev = "25b5f7e5314d5e7739be726860253c67f7e513bf";
version = "b522628a45a17d58fc0073ffd64f9dc9530a8027";
src = fetchFromGitHub ({
owner = "nathom";
repo = "filetype.nvim";
rev = "b522628a45a17d58fc0073ffd64f9dc9530a8027";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1qjzmcyq9dl4rqb8yijbqsk4d7vpchhj3268b0vnxbd547fc6cjj";
};
};
fzy-lua-native = {
pname = "fzy-lua-native";
version = "aa00feb01128c4d279c8471898e15898e75d5df5";
src = fetchgit {
url = "https://github.com/romgrk/fzy-lua-native";
rev = "aa00feb01128c4d279c8471898e15898e75d5df5";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "03sdsbw0sg8l1hi469zd8fdxi8aiwf5h3pq3dsyp2pprkj65sf95";
};
};
nvim-telescope = {
pname = "nvim-telescope";
version = "503db70a6a82ff4847593e5830c05082db39faa0";
src = fetchgit {
url = "https://github.com/nvim-telescope/telescope.nvim";
rev = "503db70a6a82ff4847593e5830c05082db39faa0";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "0psdw2v5a5785sk6phvyrb90admg0wnrx1np0xlar72an2jsncix";
};
sha256 = "sha256-B+VvgQj8akiKe+MX/dV2/mdaaqF8s2INW3phdPJ5TFA=";
});
};
telescope-media-files = {
pname = "telescope-media-files";
version = "513e4ee385edd72bf0b35a217b7e39f84b6fe93c";
src = fetchgit {
url = "https://github.com/nvim-telescope/telescope-media-files.nvim";
src = fetchFromGitHub ({
owner = "nvim-telescope";
repo = "telescope-media-files.nvim";
rev = "513e4ee385edd72bf0b35a217b7e39f84b6fe93c";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1ap3ijh64ynyxzbc62ijfkbwasv506i17pc65bh3w4dfpzn6rlpy";
};
};
telescope-ui-select = {
pname = "telescope-ui-select";
version = "186a124a01d7f19e6fcf608d4e1cc61d61ebe939";
src = fetchgit {
url = "https://github.com/nvim-telescope/telescope-ui-select.nvim";
rev = "186a124a01d7f19e6fcf608d4e1cc61d61ebe939";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1lx11d4m0gcbvbb3bvxaciihnlsj1gi30ja1p0i9w7dm748d57zb";
};
sha256 = "sha256-/tJs7L+uET7gKobdE6IBZWvF13QyCsPW7956YqCM46o=";
});
};
tokyo-night-ff = {
pname = "tokyo-night-ff";
version = "074a7ea9fd3cd294057219d71f6cc07e7ba1a7a5";
src = fetchgit {
url = "https://github.com/rototrash/tokyo-night-fox";
rev = "074a7ea9fd3cd294057219d71f6cc07e7ba1a7a5";
version = "44b3f2d678996d5f1640efd89be37cc0b46b0d09";
src = fetchFromGitHub ({
owner = "rototrash";
repo = "tokyo-night-fox";
rev = "44b3f2d678996d5f1640efd89be37cc0b46b0d09";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "0393knbh3n64lxw0mi2nv1h7nzla2dc8jlbgkcrg1sznmqmz0xg9";
};
sha256 = "sha256-QsnZ46m109TTyGo7U5tf0BNtTB/K0Zr7INr8kwD34i4=";
});
};
zk-nvim = {
pname = "zk-nvim";
version = "d705faa82da042e7a75f7d244afd27c2d8f20830";
src = fetchgit {
url = "https://github.com/mickael-menu/zk-nvim";
rev = "d705faa82da042e7a75f7d244afd27c2d8f20830";
version = "614ec31800174e0f6dc1aeaa528eafb9de1193a5";
src = fetchFromGitHub ({
owner = "mickael-menu";
repo = "zk-nvim";
rev = "614ec31800174e0f6dc1aeaa528eafb9de1193a5";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "0kgk9aa85bry9f6njff53z4gy62h2m57bcjwarkls8rd6gq92szz";
};
sha256 = "sha256-F4oRpCdYWmuF7muao4xj6DNwXdVFI+aSD2Dy+tYsuS8=";
});
};
}

View file

@ -2,20 +2,6 @@
src.git = "https://github.com/nathom/filetype.nvim.git"
fetch.github = "nathom/filetype.nvim"
[coq-artifacts]
src.git = "https://github.com/ms-jpq/coq.artifacts"
src.branch = "artifacts"
fetch.github = "ms-jpq/coq.artifacts"
[coq-tp]
src.git = "https://github.com/ms-jpq/coq.thirdparty"
src.branch = "3p"
fetch.github = "ms-jpq/coq.thirdparty"
[fzy-lua-native]
src.git = "https://github.com/romgrk/fzy-lua-native"
fetch.github = "romgrk/fzy-lua-native"
[zk-nvim]
src.git = "https://github.com/mickael-menu/zk-nvim"
fetch.github = "mickael-menu/zk-nvim"
@ -32,14 +18,6 @@ fetch.github = "renerocksai/calendar-vim"
src.git = "https://github.com/marianosimone/epub-thumbnailer"
fetch.github = "marianosimone/epub-thumbnailer"
[telescope-ui-select]
src.git = "https://github.com/nvim-telescope/telescope-ui-select.nvim"
fetch.github = "nvim-telescope/telescope-ui-select.nvim"
[nvim-telescope]
src.git = "https://github.com/nvim-telescope/telescope.nvim"
fetch.github = "nvim-telescope/telescope.nvim"
[tokyo-night-ff]
src.git = "https://github.com/rototrash/tokyo-night-fox"
fetch.github = "rototrash/tokyo-night-fox"

120
oldconfig/waybar/style.css Normal file
View file

@ -0,0 +1,120 @@
@import "/home/mrhedgehog/.cache/wal/colors-waybar.css";
#waybar {
font-family: Input Sans, sans-serif;
font-size: 16px;
}
#window {
padding: 0 10px;
}
window#waybar {
border: none;
border-radius: 0;
box-shadow: none;
text-shadow: none;
transition-duration: 0s;
color: #a9b1d6;
background: #1a1b26;
}
#workspaces {
margin: 0 5px;
}
#workspaces button {
padding: 0 8px;
color: #565f89;
border: 3px solid #a9b1d6;
border-radius: 10px;
min-width: 33px;
margin-right: 8px;
}
#workspaces button.visible {
color: #a9b1d6;
}
#workspaces button.focused {
border-top: 3px solid #7aa2f7;
border-bottom: 3px solid #7aa2f7;
}
#workspaces button.urgent {
background-color: #a96d1f;
color: #f7768e;
}
#workspaces button:hover {
box-shadow: inherit;
border-color: #bb9af7;
color: #bb9af7;
}
/* Repeat style here to ensure properties are overwritten as there's no !important and button:hover above resets the colour */
#workspaces button.focused {
color: #7aa2f7;
}
#workspaces button.focused:hover {
color: #bb9af7;
}
#pulseaudio {
/* font-size: 26px; */
}
#custom-recorder {
font-size: 18px;
margin: 2px 7px 0px 7px;
color:#ee2e24;
}
#tray,
#mode,
#battery,
#temperature,
#cpu,
#memory,
#network,
#pulseaudio,
#idle_inhibitor,
#sway-language,
#backlight,
#custom-storage,
#custom-cpu_speed,
#custom-powermenu,
#custom-spotify,
#custom-weather,
#custom-mail,
#custom-media {
margin: 0px 0px 0px 10px;
padding: 0 8px;
padding-right: 7px;
border-right: 1px solid #414868;
/* border-top: 3px solid rgba(217, 216, 216, 0.5); */
}
/* #clock {
margin: 0px 16px 0px 10px;
min-width: 140px;
} */
#battery.warning {
color: rgba(255, 210, 4, 1);
}
#battery.critical {
color: rgba(238, 46, 36, 1);
}
#battery.charging {
color: rgba(217, 216, 216, 1);
}
@keyframes blink {
to {
background-color: #ffffff;
color: black;
}
}