This website requires JavaScript.
Explore
Help
Sign in
movefasta
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-06-10 03:23:29 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f2f7b44cb2
nixpkgs
/
doc
/
shell.nix
2 lines
33 B
Nix
Raw
Normal View
History
Unescape
Escape
workflows/manual-nixpkgs: build nixpkgs manual on staging and stable branches By using the pinned nixpkgs we have for CI, we can lift the restriction of building the nixpkgs manual only in PRs targeting master. At the same time, this uses the pinned nixpkgs for the doc/ folder's dev shell. This allows entering that shell while working on a staging-based branch and write documentation. Why should staging be un(der)documented, after all? Note: The package that is available in nixpkgs as pkgs.nixpkgs-manual will still be built with the current nixpkgs checkout, not the pinned version. This is the same that hydra builds.
2025-05-29 16:32:19 +02:00
(
import
./default.nix
{
}
)
.
shell
Reference in a new issue
Copy permalink