mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-09 22:45:08 +00:00
cdefc40e99
Also exposes owner, repo, and other attributes available on the original monorepoSrc. These attributes were previously hidden behind a runCommand that consumes monorepoSrc and hides this information away. ``` $ nix eval --raw .#llvmPackages_18.llvm.src.rev llvmorg-18.1.8 $ nix eval --raw .#llvmPackages_git.llvm.src.rev 0e8555d4dbfdfeddc01dc2ecf9a9b6e804f7b645 ``` Signed-off-by: Peter Waller <p@pwaller.net> |
||
---|---|---|
.. | ||
default.nix | ||
gnu-install-dirs.patch |