31 lines
1.1 KiB
Nix
31 lines
1.1 KiB
Nix
# This file was generated by nvfetcher, please do not modify it manually.
|
|
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
|
|
{
|
|
atf-bpir3 = {
|
|
pname = "atf-bpir3";
|
|
version = "c30a1caf8274af67bf31f3fb5abc45df5737df36";
|
|
src = fetchTarball {
|
|
url = "https://github.com/frank-w/u-boot/archive/c30a1caf8274af67bf31f3fb5abc45df5737df36.tar.gz";
|
|
sha256 = "sha256-pW2yytXRIFEIbG1gnuXq8TiLe/Eew7zESe6Pijh2qVk=";
|
|
};
|
|
date = "2022-12-13";
|
|
};
|
|
proton-ge = {
|
|
pname = "proton-ge";
|
|
version = "GE-Proton9-5";
|
|
src = fetchurl {
|
|
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-5/GE-Proton9-5.tar.gz";
|
|
sha256 = "sha256-lEoHakxH7vvUmnBVAfJJYZ87WIeS1eIz1CFMczrNVTA=";
|
|
};
|
|
};
|
|
searxng = {
|
|
pname = "searxng";
|
|
version = "3585d71f99d37b58fff4c6238e95cf1fd3391898";
|
|
src = fetchTarball {
|
|
url = "https://github.com/searxng/searxng/archive/3585d71f99d37b58fff4c6238e95cf1fd3391898.tar.gz";
|
|
sha256 = "sha256-Au2XNJUfhcVd1vOzJPDTRa23cYa1SOxYGxqTM22fb80=";
|
|
};
|
|
date = "2024-05-17";
|
|
};
|
|
}
|