Difference between revisions of "Nix"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[wikipedia:Nix (package manager)]] (2003) | [[wikipedia:Nix (package manager)]] (2003) | ||
+ | |||
+ | * Installation: <code>sh <([[curl -L]] https://nixos.org/nix/install)</code> | ||
+ | |||
* <code>[[nix build]]</code> | * <code>[[nix build]]</code> | ||
Line 6: | Line 9: | ||
* <code>[[nix-env]]</code> | * <code>[[nix-env]]</code> | ||
+ | * <code>[[nix-store]]</code> | ||
== Related == | == Related == | ||
* [[Bazel]] | * [[Bazel]] | ||
+ | * [[DockerTools]] | ||
+ | * <code>[[FROM nixos/nix]]</code> | ||
+ | * [[cardano-node]] | ||
== See also == | == See also == |
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: