Difference between revisions of "Nix"
Jump to navigation
Jump to search
(Created page with " nix build {{nix}}") |
|||
(18 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[wikipedia:Nix (package manager)]] (2003) | ||
+ | * Installation: <code>sh <([[curl -L]] https://nixos.org/nix/install)</code> | ||
− | |||
+ | * <code>[[nix build]]</code> | ||
+ | * <code>[[nix registry add]]</code> | ||
+ | * <code>[[nix-env]]</code> | ||
+ | * <code>[[nix-store]]</code> | ||
− | {{nix}} | + | == Related == |
+ | * [[Bazel]] | ||
+ | * [[DockerTools]] | ||
+ | * <code>[[FROM nixos/nix]]</code> | ||
+ | * [[cardano-node]] | ||
+ | |||
+ | == See also == | ||
+ | * {{nix}} | ||
+ | * {{Build}} | ||
+ | |||
+ | [[Category:Nix]] |
Latest revision as of 11:51, 14 July 2023
wikipedia:Nix (package manager) (2003)
- Installation:
sh <(curl -L https://nixos.org/nix/install)
Related[edit]
See also[edit]
nix
: [build, flake
]- Build, build automation,
make, cmake
,docker build
,conan build, gradle build
, kaniko, AWS CodeBuild, Bazel, Google Cloud Build, meson, Pants, Scons, Buck2,earthly
Advertising: