nixpkgs/pkgs/os-specific/bsd/freebsd
aleksana 571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
..
lib freebsd: Handle MACHINE/MACHINE_ARCH/MACHINE_CPUARCH differences 2024-07-29 00:09:14 +00:00
patches freebsd.mkimg: support openbsd partitions guids 2024-11-05 22:25:45 +00:00
pkgs freebsd.init: mark as broken when built dynamically (it is a static binary) 2024-11-04 03:13:32 +00:00
default.nix Merge pull request #330069 from rhelmot/freebsd-14.1 2024-07-28 23:24:38 -05:00
package-set.nix Remove buildFreebsd from excluded-attrnames-at-any-depth 2024-07-25 17:28:00 -07:00
update.py freebsd: Include more version info and update 2024-05-01 10:25:31 -04:00
versions.json freebsd: 14.0 -> 14.1 2024-07-28 19:42:11 +00:00