Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
2.5 KiB
2.5 KiB
Coding conventions
This section has been moved to CONTRIBUTING.md.
Syntax
This section has been moved to CONTRIBUTING.md.
Package naming
This section has been moved to pkgs/README.md.
File naming and organisation
This section has been moved to CONTRIBUTING.md.
Versioning
This section has been moved to pkgs/README.md.
Fetching Sources
This section has been moved to pkgs/README.md.
Obtaining source hash
This section has been moved to pkgs/README.md.
Obtaining hashes securely
This section has been moved to pkgs/README.md.
Patches
This section has been moved to pkgs/README.md.
Package tests
This section has been moved to pkgs/README.md.
Writing inline package tests
This section has been moved to pkgs/README.md.
Writing larger package tests
This section has been moved to pkgs/README.md.
Running package tests
This section has been moved to pkgs/README.md.
Examples of package tests
This section has been moved to pkgs/README.md.
Linking NixOS module tests to a package
This section has been moved to pkgs/README.md.
Import From Derivation
This section has been moved to pkgs/README.md.