diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-03-13 18:35:03 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-03-13 18:35:03 +0100 |
| commit | 1e7de7c2823a9beea7103249b732f14b1b1e8f78 (patch) | |
| tree | ec073e219d67c52a163ae7ce2ca00737c21d2a31 /_sources/generated.nix | |
| parent | 49375b980197db7b4e0d17327b52d37d6ce33f35 (diff) | |
| download | nixos-1e7de7c2823a9beea7103249b732f14b1b1e8f78.tar nixos-1e7de7c2823a9beea7103249b732f14b1b1e8f78.tar.gz nixos-1e7de7c2823a9beea7103249b732f14b1b1e8f78.tar.bz2 nixos-1e7de7c2823a9beea7103249b732f14b1b1e8f78.tar.xz nixos-1e7de7c2823a9beea7103249b732f14b1b1e8f78.zip | |
nvfetcher
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix new file mode 100644 index 00000000..221543dd --- /dev/null +++ b/_sources/generated.nix | |||
| @@ -0,0 +1,114 @@ | |||
| 1 | # This file was generated by nvfetcher, please do not modify it manually. | ||
| 2 | { fetchgit, fetchurl, fetchFromGitHub }: | ||
| 3 | { | ||
| 4 | afew = { | ||
| 5 | pname = "afew"; | ||
| 6 | version = "8ef9a5b73e5d1063cf912c70027c655fb19d1109"; | ||
| 7 | src = fetchFromGitHub ({ | ||
| 8 | owner = "gkleen"; | ||
| 9 | repo = "afew"; | ||
| 10 | rev = "8ef9a5b73e5d1063cf912c70027c655fb19d1109"; | ||
| 11 | fetchSubmodules = false; | ||
| 12 | deepClone = false; | ||
| 13 | leaveDotGit = true; | ||
| 14 | sha256 = "sha256-Ipt/EvksMFihSo6t2aoQkjuxAEYdY6P4f1fhLJuGl3g="; | ||
| 15 | }); | ||
| 16 | }; | ||
| 17 | emacs-scratch_el = { | ||
| 18 | pname = "emacs-scratch_el"; | ||
| 19 | version = "0077334cc299aa7885f804d88f52cdb1b35caf71"; | ||
| 20 | src = fetchFromGitHub ({ | ||
| 21 | owner = "ffevotte"; | ||
| 22 | repo = "scratch.el"; | ||
| 23 | rev = "0077334cc299aa7885f804d88f52cdb1b35caf71"; | ||
| 24 | fetchSubmodules = false; | ||
| 25 | sha256 = "sha256-FUkKJ+1COGzgllzzv51yUIjMZI6slOFVExdwWl2ZEBA="; | ||
| 26 | }); | ||
| 27 | }; | ||
| 28 | fast-cli = { | ||
| 29 | pname = "fast-cli"; | ||
| 30 | version = "v0.2.10"; | ||
| 31 | src = fetchFromGitHub ({ | ||
| 32 | owner = "gesquive"; | ||
| 33 | repo = "fast-cli"; | ||
| 34 | rev = "v0.2.10"; | ||
| 35 | fetchSubmodules = false; | ||
| 36 | sha256 = "sha256-j7/3Llc3jTeJGpOH3Aexm9qcNscuk0mbi4ZCCyzC3+s="; | ||
| 37 | }); | ||
| 38 | }; | ||
| 39 | mpv-autosave = { | ||
| 40 | pname = "mpv-autosave"; | ||
| 41 | version = "744c3ee61d2f0a8e9bb4e308dec6897215ae4704"; | ||
| 42 | src = fetchgit { | ||
| 43 | url = "https://gist.github.com/2f71a97fb85ed42146f6d9f522bc34ef.git"; | ||
| 44 | rev = "744c3ee61d2f0a8e9bb4e308dec6897215ae4704"; | ||
| 45 | fetchSubmodules = false; | ||
| 46 | deepClone = false; | ||
| 47 | leaveDotGit = false; | ||
| 48 | sha256 = "sha256-yxA8wgzdS7SyKLoNTWN87ShsBfPKUflbOu4Y0jS2G3I="; | ||
| 49 | }; | ||
| 50 | }; | ||
| 51 | mpv-createchapter = { | ||
| 52 | pname = "mpv-createchapter"; | ||
| 53 | version = "8dd33e2debbcb963a195ec1371e02c85b49e7faa"; | ||
| 54 | src = fetchFromGitHub ({ | ||
| 55 | owner = "shinchiro"; | ||
| 56 | repo = "mpv-createchapter"; | ||
| 57 | rev = "8dd33e2debbcb963a195ec1371e02c85b49e7faa"; | ||
| 58 | fetchSubmodules = false; | ||
| 59 | sha256 = "sha256-rPtG7mgf7tOY8Ih4Bz1tpd4MwXOxJmngjY+s70zWX+g="; | ||
| 60 | }); | ||
| 61 | }; | ||
| 62 | mpv-mpris = { | ||
| 63 | pname = "mpv-mpris"; | ||
| 64 | version = "0.7"; | ||
| 65 | src = fetchFromGitHub ({ | ||
| 66 | owner = "hoyon"; | ||
| 67 | repo = "mpv-mpris"; | ||
| 68 | rev = "0.7"; | ||
| 69 | fetchSubmodules = false; | ||
| 70 | sha256 = "sha256-kV/d10UCYRb3IDylrU1aCOdyLEegUkwl238Cbzrbd0g="; | ||
| 71 | }); | ||
| 72 | }; | ||
| 73 | mpv-reload = { | ||
| 74 | pname = "mpv-reload"; | ||
| 75 | version = "c1219b6ac3ee3de887e6a36ae41a8e478835ae92"; | ||
| 76 | src = fetchFromGitHub ({ | ||
| 77 | owner = "4e6"; | ||
| 78 | repo = "mpv-reload"; | ||
| 79 | rev = "c1219b6ac3ee3de887e6a36ae41a8e478835ae92"; | ||
| 80 | fetchSubmodules = false; | ||
| 81 | sha256 = "sha256-+DoKPIulQA3VSeXo8DjoxnPwDfcuCO5YHpXmB+M7EWk="; | ||
| 82 | }); | ||
| 83 | }; | ||
| 84 | uhk-agent = { | ||
| 85 | pname = "uhk-agent"; | ||
| 86 | version = "1.5.17"; | ||
| 87 | src = fetchurl { | ||
| 88 | url = "https://github.com/UltimateHackingKeyboard/agent/releases/download/v1.5.17/UHK.Agent-1.5.17-linux-x86_64.AppImage"; | ||
| 89 | sha256 = "sha256-auOoTTRmkXVDDvcmRFzQIStNlbai8bTBLb/KUjk6EAc="; | ||
| 90 | }; | ||
| 91 | }; | ||
| 92 | v4l2loopback = { | ||
| 93 | pname = "v4l2loopback"; | ||
| 94 | version = "2199283ee936b9930038552b7a0890ec1736e7a2"; | ||
| 95 | src = fetchFromGitHub ({ | ||
| 96 | owner = "umlaeute"; | ||
| 97 | repo = "v4l2loopback"; | ||
| 98 | rev = "2199283ee936b9930038552b7a0890ec1736e7a2"; | ||
| 99 | fetchSubmodules = true; | ||
| 100 | sha256 = "sha256-lmMPHszAVHWQGYD3Qq68psW3wBm3OQ5kz+dKwJOoRxk="; | ||
| 101 | }); | ||
| 102 | }; | ||
| 103 | xcompose = { | ||
| 104 | pname = "xcompose"; | ||
| 105 | version = "150c47fabb9f45e81138f71347dc75f69b5dd987"; | ||
| 106 | src = fetchFromGitHub ({ | ||
| 107 | owner = "kragen"; | ||
| 108 | repo = "xcompose"; | ||
| 109 | rev = "150c47fabb9f45e81138f71347dc75f69b5dd987"; | ||
| 110 | fetchSubmodules = false; | ||
| 111 | sha256 = "sha256-XQ0ZuXGvDLz9fJ0yGHtgL4wl9Jx3SG30cGBM2b947iY="; | ||
| 112 | }); | ||
| 113 | }; | ||
| 114 | } | ||
