nix eval --impure --json --expr '
(import ./collect-packages.nix {
pkgs = import <nixpkgs> {};
})' -vv > output.jsonpython dedup.pynix eval --impure --json --expr '
(import ./collect-packages.nix {
pkgs = import <nixpkgs> {};
})' -vv > output.jsonpython dedup.py| https://aflplus.plus/docs/changelog -> https://aflplus.plus/docs/changelog/ | |
| https://github.com/davidwernhart/aldente-charge-limiter/releases/tag/1.37 -> https://github.com/AppHouseKitchen/AlDente-Battery_Care_and_Monitoring/releases/tag/1.37 | |
| https://github.com/casterbyte/Above/releases/tag/v2.8.1 -> https://github.com/caster0x00/Above/releases/tag/v2.8.1 | |
| https://github.com/alist-org/alist/releases/tag/v3.57.0 -> https://github.com/AlistGo/alist/releases/tag/v3.57.0 | |
| https://github.com/AidenPearce369/ADReaper/releases/tag/ADReaperv1.1 -> https://github.com/m0n1x90/ADReaper/releases/tag/ADReaperv1.1 | |
| https://github.com/Mazars-Tech/AD_Miner/blob/v1.8.1/CHANGELOG.md -> https://github.com/AD-Security/AD_Miner/blob/v1.8.1/CHANGELOG.md | |
| https://github.com/OWASP/Amass/releases/tag/v5.1.1 -> https://github.com/owasp-amass/amass/releases/tag/v5.1.1 | |
| https://github.com/crystal-lang-tools/ameba-ls/blob/v0.1.0/CHANGELOG.md -> https://github.com/crystal-ameba/ameba-ls/blob/v0.1.0/CHANGELOG.md | |
| https://github.com/rudrankriyam/Ap |
| acd-cli | |
| acltoolkit | |
| aioblescan | |
| alerta | |
| alerta-server | |
| anime-downloader | |
| asn2quickder | |
| avell-unofficial-control-center | |
| awsume | |
| azure-cli |
Run theses script within for nixpkgs local clone.
.nix script to collect all packages that have a changelog.nix eval --impure --json --expr \
'(import ./collect-packages-with-changelogs.nix)' -vv \
| tee changelogs.json| __flattenIncludeHackHook | |
| addBinToPathHook | |
| addDriverRunpath | |
| adwaita-icon-theme | |
| akkuPackages.chibi-binary-record | |
| akkuPackages.chibi-diff | |
| akkuPackages.chibi-edit-distance | |
| akkuPackages.chibi-math-linalg | |
| akkuPackages.chibi-snow-commands | |
| akkuPackages.chibi-sqlite3 |
| set -euo pipefail | |
| CSV_FILE="$1" | |
| JOBS=8 | |
| TIMEOUT=60 | |
| LOG_DIR="build-logs" | |
| mkdir -p "$LOG_DIR" |
| __flattenIncludeHackHook | |
| addBinToPathHook | |
| addDriverRunpath | |
| alsa-plugins-wrapper | |
| apparmor-teardown | |
| appimage-run | |
| appimage-run-tests | |
| aroccStdenv | |
| arrayUtilities.getRunpathEntries | |
| arrayUtilities.getSortedMapKeys |
| structuredAttrs is enabled | |
| Sourcing python-remove-tests-dir-hook | |
| Sourcing python-catch-conflicts-hook.sh | |
| Sourcing python-remove-bin-bytecode-hook.sh | |
| Sourcing pypa-build-hook | |
| Using pypaBuildPhase | |
| Sourcing python-runtime-deps-check-hook | |
| Using pythonRuntimeDepsCheckHook | |
| Sourcing pypa-install-hook | |
| Using pypaInstallPhase |
| structuredAttrs is enabled | |
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/7421ixhppm5l8vgf061dn28shl7s7bx9-clang-src-21.1.2 | |
| source root is clang-src-21.1.2/clang | |
| separate-debug-info: recording checksum of source files for debug support... | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| applying patch /nix/store/4qh1l55wx654v0ls51dg1wdi5xy93w9b-purity.patch | |
| patching file lib/Driver/ToolChains/Gnu.cpp |
| #include <fcntl.h> | |
| #include <limits.h> | |
| #include <stddef.h> | |
| #include <stdint.h> | |
| #include <stdlib.h> | |
| #include <string.h> | |
| #include <sys/mman.h> | |
| #include <sys/stat.h> | |
| #include <unistd.h> |