Skip to content

Package request nix package builder #67

@nerd2ninja

Description

@nerd2ninja

The nix package manager leverages a declarative programming language to develop cross platform reproducible packages. Rather than building a new binary for every CPU type, nix will compile everything at install time so that the package will run regardless of the CPU being used. (works in windows under WSL)

Unlike a flatpak or a snap, a nix package is not containerized, (although it can be useful to use in containers).

I have created a package request on the nixpkgs repo as well: NixOS/nixpkgs#367924

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions