Skip to content

How to: nixpkgs derivation! #163

@aspauldingcode

Description

@aspauldingcode

fork nixpkgs
clone forked nixpkgs
edit local repo under nixpkgs/pkgs/by-name/so/some-package/package.nix

https://github.com/aspauldingcode/nixpkgs/blob/master/pkgs/by-name/README.md

anyway once you have correctly built this (with nix-build -A <pkgname> or nix build -f . <pkgname>), you will have a binary in result that you can run to make sure it runs

Then you can open a PR request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions