Skip to content

Commit

Permalink
fix: resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jost-s committed Oct 11, 2024
1 parent 188a5e1 commit 85555fd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/pages/get-started/install-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,7 @@ If you want to learn more about how this setup works and how to create it manual

### Holonix's usage of Nix's flake feature

<<<<<<< HEAD
[Flakes](https://wiki.nixos.org/wiki/Flakes) is an experimental but well-supported feature of the Nix package manager that makes it easier to manage dependencies consistently.

As of [holochain#1863](https://github.com/holochain/holochain/pull/1863) Holonix is implemented as Holochain's [flake.nix](https://github.com/holochain/holochain/blob/main/flake.nix) output named _#holonix_ a.k.a. _devShells.${system}.holonix_.
=======
[Flakes](https://wiki.nixos.org/wiki/Flakes) is an experimental but well-supported feature of the Nix package manager that makes it easier to manage dependencies consistently. [Enable flakes on your system.](https://wiki.nixos.org/wiki/Flakes#Enable_flakes_temporarily)
>>>>>>> 248f5967373e66a02b71482f9e88bb033a75e1d5

The flake-based one-liner to get you an ad-hoc Holonix shell looks like this:

Expand Down

0 comments on commit 85555fd

Please sign in to comment.