Packaging/Tutorial: Difference between revisions
imported>TheKK Update path to cd after unpack phase |
imported>Tobias.bora No edit summary |
||
Line 3: | Line 3: | ||
The nixpkgs manual describes the [https://nixos.org/nixpkgs/manual/#chap-quick-start standard workflow to adding packages to nixpkgs]. Be sure to read this one first. | The nixpkgs manual describes the [https://nixos.org/nixpkgs/manual/#chap-quick-start standard workflow to adding packages to nixpkgs]. Be sure to read this one first. | ||
===== 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 ===== | |||
===== NOTE1: If you have time, [https://nixos.org/nixos/nix-pills/ read Nix Pills] first ===== | ===== NOTE1: If you have time, [https://nixos.org/nixos/nix-pills/ read Nix Pills] first ===== | ||