Packaging/Tutorial: Difference between revisions
imported>Jmarmstrong1207 Add tip about the "Create and debug packages" page existing, and that there is a discussion whether to deprecate this one. |
Arminius-smh (talk | contribs) m fix formatting |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
NOTE 0: If you have time, read [https://unix.stackexchange.com/questions/717168/how-to-package-my-software-in-nix-or-write-my-own-package-derivation-for-nixpkgs this tutorial] first | |||
NOTE 1: If you have time, [https://nixos.org/nixos/nix-pills/ read Nix Pills] first | |||
NOTE 2: If you have even more time, [https://nixos.org/nix/manual/#chap-writing-nix-expressions read Nix manual] to get familiar with Nix syntax | |||
NOTE 3: If you definitely have lots of time, then [https://nixos.org/nixpkgs/manual read Nixpkgs manual] | |||
<ol style="list-style-type: decimal;"> | <ol style="list-style-type: decimal;"> |