diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-07-20 21:54:41 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-07-20 21:54:41 +0200 |
| commit | a4b683444e596fc2086b0363740e484d8eec0f33 (patch) | |
| tree | 8f13f6b105fe4621616cd31b946d9883e9c055ab /_sources/generated.nix | |
| parent | 1a79441436030424c3f14b72e1b2911ec87d0a74 (diff) | |
| download | nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar.gz nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar.bz2 nixos-a4b683444e596fc2086b0363740e484d8eec0f33.tar.xz nixos-a4b683444e596fc2086b0363740e484d8eec0f33.zip | |
...flakes
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix index 7a5e95ab..bc46d643 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
| @@ -23,15 +23,15 @@ | |||
| 23 | }; | 23 | }; |
| 24 | bpf-examples = { | 24 | bpf-examples = { |
| 25 | pname = "bpf-examples"; | 25 | pname = "bpf-examples"; |
| 26 | version = "43e565901c4287efa863edca7f0e6cd6e35ed896"; | 26 | version = "659ce29ebfc40ff1819b23a9c4b3a5d14b44ece3"; |
| 27 | src = fetchFromGitHub { | 27 | src = fetchFromGitHub { |
| 28 | owner = "xdp-project"; | 28 | owner = "xdp-project"; |
| 29 | repo = "bpf-examples"; | 29 | repo = "bpf-examples"; |
| 30 | rev = "43e565901c4287efa863edca7f0e6cd6e35ed896"; | 30 | rev = "659ce29ebfc40ff1819b23a9c4b3a5d14b44ece3"; |
| 31 | fetchSubmodules = true; | 31 | fetchSubmodules = true; |
| 32 | sha256 = "sha256-d4JZy/QXGc0r3IaxgnmfIx45Sh5iH1VxbB/Pkz8XvoI="; | 32 | sha256 = "sha256-GMU07jroyT4dckTqfip1WgBjfSXNO7vmueb0VmcVE30="; |
| 33 | }; | 33 | }; |
| 34 | date = "2026-06-09"; | 34 | date = "2026-07-13"; |
| 35 | }; | 35 | }; |
| 36 | emacs-scratch_el = { | 36 | emacs-scratch_el = { |
| 37 | pname = "emacs-scratch_el"; | 37 | pname = "emacs-scratch_el"; |
| @@ -185,17 +185,17 @@ | |||
| 185 | }; | 185 | }; |
| 186 | nix-output-monitor = { | 186 | nix-output-monitor = { |
| 187 | pname = "nix-output-monitor"; | 187 | pname = "nix-output-monitor"; |
| 188 | version = "df744a9d1777f05ea3cb6a173a280c595b8f69b0"; | 188 | version = "030658cd63512887c74652261079ca8bbb636c23"; |
| 189 | src = fetchgit { | 189 | src = fetchgit { |
| 190 | url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; | 190 | url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; |
| 191 | rev = "df744a9d1777f05ea3cb6a173a280c595b8f69b0"; | 191 | rev = "030658cd63512887c74652261079ca8bbb636c23"; |
| 192 | fetchSubmodules = false; | 192 | fetchSubmodules = false; |
| 193 | deepClone = false; | 193 | deepClone = false; |
| 194 | leaveDotGit = false; | 194 | leaveDotGit = false; |
| 195 | sparseCheckout = [ ]; | 195 | sparseCheckout = [ ]; |
| 196 | sha256 = "sha256-74ZOOlyPjLKohnxn4ghsyk5o1Ts3RTlJ4L7klCCdp/U="; | 196 | sha256 = "sha256-Ok5wLwYcQvM4u4zS1b7aP72sFH/bWlowWvBPvx+LPqs="; |
| 197 | }; | 197 | }; |
| 198 | date = "2026-05-29"; | 198 | date = "2026-07-14"; |
| 199 | }; | 199 | }; |
| 200 | postfix-mta-sts-resolver = { | 200 | postfix-mta-sts-resolver = { |
| 201 | pname = "postfix-mta-sts-resolver"; | 201 | pname = "postfix-mta-sts-resolver"; |
| @@ -237,17 +237,17 @@ | |||
| 237 | }; | 237 | }; |
| 238 | quickshell = { | 238 | quickshell = { |
| 239 | pname = "quickshell"; | 239 | pname = "quickshell"; |
| 240 | version = "68c2c85c33845385f7ab8147b32f1450b1e468e0"; | 240 | version = "4df562dfb2475a9057f0f33a8db75808efad8670"; |
| 241 | src = fetchgit { | 241 | src = fetchgit { |
| 242 | url = "https://git.outfoxxed.me/quickshell/quickshell.git"; | 242 | url = "https://git.outfoxxed.me/quickshell/quickshell.git"; |
| 243 | rev = "68c2c85c33845385f7ab8147b32f1450b1e468e0"; | 243 | rev = "4df562dfb2475a9057f0f33a8db75808efad8670"; |
| 244 | fetchSubmodules = false; | 244 | fetchSubmodules = false; |
| 245 | deepClone = false; | 245 | deepClone = false; |
| 246 | leaveDotGit = false; | 246 | leaveDotGit = false; |
| 247 | sparseCheckout = [ ]; | 247 | sparseCheckout = [ ]; |
| 248 | sha256 = "sha256-Mo2YtNEGlcySnbq0YuP3nUKMAQCMAfE+TcCffo5vzD8="; | 248 | sha256 = "sha256-cFG5vnmjJcZRVCSUaqQLOdwkX6iqF6bY8IvvmBSGSRs="; |
| 249 | }; | 249 | }; |
| 250 | date = "2026-06-18"; | 250 | date = "2026-07-10"; |
| 251 | }; | 251 | }; |
| 252 | scutiger = { | 252 | scutiger = { |
| 253 | pname = "scutiger"; | 253 | pname = "scutiger"; |
| @@ -313,13 +313,13 @@ | |||
| 313 | }; | 313 | }; |
| 314 | yt-dlp = { | 314 | yt-dlp = { |
| 315 | pname = "yt-dlp"; | 315 | pname = "yt-dlp"; |
| 316 | version = "2026.06.09"; | 316 | version = "2026.07.04"; |
| 317 | src = fetchFromGitHub { | 317 | src = fetchFromGitHub { |
| 318 | owner = "yt-dlp"; | 318 | owner = "yt-dlp"; |
| 319 | repo = "yt-dlp"; | 319 | repo = "yt-dlp"; |
| 320 | rev = "2026.06.09"; | 320 | rev = "2026.07.04"; |
| 321 | fetchSubmodules = false; | 321 | fetchSubmodules = false; |
| 322 | sha256 = "sha256-ykqTDPzKKIWRGSQmw2esCRKyYqDZKXRYDeba888tkDU="; | 322 | sha256 = "sha256-+oHcVylLXFJTRR6jXF6IXvgntXJz0tRdtnwTruRPkoc="; |
| 323 | }; | 323 | }; |
| 324 | }; | 324 | }; |
| 325 | yt-dlp-ejs = { | 325 | yt-dlp-ejs = { |
