fix
This commit is contained in:
parent
77a05afe4d
commit
c5aa01f2c2
@ -26,27 +26,23 @@ footer: "Albert Vala, Filip Kohout, Nix flakes & Nix command"
|
|||||||
|
|
||||||
# Nix flakes & Nix command
|
# Nix flakes & Nix command
|
||||||
---
|
---
|
||||||
# nix command
|
# Nix Command
|
||||||
* Nove nix cli
|
* Nove nix cli
|
||||||
---
|
|
||||||
# Proc zmena?
|
|
||||||
* Protoze treba nix-shell se nemel pouzivat na nix-shell -p
|
|
||||||
* Flake support
|
* Flake support
|
||||||
---
|
---
|
||||||
# Porovnani
|
# Porovnani
|
||||||
```shell
|
```shell
|
||||||
nix-shell -p cowsay | nix shell nixpkgs#cowsay
|
nix-shell -p cowsay #Stare
|
||||||
|
nix shell nixpkgs#cowsay #Nove
|
||||||
|
nix run nixpkgs#cowsay #Nove
|
||||||
```
|
```
|
||||||
nix eval
|
|
||||||
nix why-depends
|
|
||||||
|
|
||||||
---
|
---
|
||||||
# Flakes
|
# Flakes
|
||||||
## Why tho?
|
## Proc?
|
||||||
* Lockfiles.
|
* Lockfiles.
|
||||||
* Flake inputs
|
* Flake inputs
|
||||||
---
|
## Na co?
|
||||||
# Na co flaku pouzit?
|
- Cokoliv.
|
||||||
---
|
---
|
||||||
# Jak pouzit flakes na system configuraci?
|
# Jak pouzit flakes na system configuraci?
|
||||||
* Flake je jen cast zbytek je v normalnich nix filech
|
* Flake je jen cast zbytek je v normalnich nix filech
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user