finish pinned package docs

This commit is contained in:
sadan4 2025-02-27 11:18:59 -05:00 committed by GitHub
parent 0792e9cedc
commit be462caac0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,9 @@ All pinned packages are declared in /common/users/homeModules/pinned.nix, as ove
Any module using a pinned package **MUST** import /common/users/homeModules/pinned.nix
To generate the code for a pinned package (commit hash, SRI, etc...)
To generate the code for a pinned package (commit hash, SRI, etc...) use [nix-versions](https://lazamar.co.uk/nix-versions/)
Its open source too! [Check it out](https://github.com/lazamar/nix-package-versions) and give it a star.
</details>
<details><summary><h1>Layout</h1></summary>