nixpkgs/pkgs/os-specific/bsd
Artemis Tosini e6b11fe5ef
freebsd.source: Use hashes from git archive
An in-tree dependency of FreeBSD uses an `export-ignore` directive
to hide certain files from the git export.
Unfortunately, that means that `fetchFromGitHub` has different outputs
when `forceFetchGit = true` and `forceFetchGit = false`.

We cannot download source with git during native FreeBSD bootstrap due
to a circular dependency,
so change the update script to output archives matching GitHub.
2025-04-09 22:54:18 +00:00
..
freebsd freebsd.source: Use hashes from git archive 2025-04-09 22:54:18 +00:00
lib Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
netbsd treewide: remove unused arguments 2025-03-13 18:00:11 +01:00
openbsd openbsd.{fdisk,umount,newfs,newfs_msdos,disklabel,mount_msdosfs,mknod}: init (#381515) 2025-02-21 17:47:21 -05:00
setup-hook.sh bsd: shellcheck setup hook 2024-09-08 22:11:10 +02:00