зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
m
Этот коммит содержится в:
родитель
4e71e5332a
Коммит
bbc15b6920
@ -0,0 +1,12 @@
|
|||||||
|
https://github.com/DeterminateSystems/nix-installer/issues/823
|
||||||
|
|
||||||
|
cat /etc/nix/nix.conf
|
||||||
|
|
||||||
|
build-users-group = nixbld
|
||||||
|
experimental-features = nix-command flakes repl-flake
|
||||||
|
bash-prompt-prefix = (nix:$name)\040
|
||||||
|
max-jobs = auto
|
||||||
|
extra-nix-path = nixpkgs=flake:nixpkgs
|
||||||
|
upgrade-nix-store-path-url = https://install.determinate.systems/nix-upgrade/stable/universal
|
||||||
|
|
||||||
|
https://github.com/SAP/macOS-enterprise-privileges/
|
||||||
7
os/linux/nixos/tools/nix/flake.txt
Обычный файл
7
os/linux/nixos/tools/nix/flake.txt
Обычный файл
@ -0,0 +1,7 @@
|
|||||||
|
20??
|
||||||
|
https://serokell.io/blog/practical-nix-flakes
|
||||||
|
|
||||||
|
nix flake
|
||||||
|
--help
|
||||||
|
clone <url> -f <dst>
|
||||||
|
lock (previously - update)
|
||||||
@ -1,4 +1,5 @@
|
|||||||
nix profile
|
nix profile
|
||||||
|
--help
|
||||||
install nixpkgs#hello
|
install nixpkgs#hello
|
||||||
list
|
list
|
||||||
update hello
|
update hello
|
||||||
@ -6,8 +7,15 @@ nix profile
|
|||||||
|
|
||||||
If you’re already familiar with Nix, this is a replacement for nix-env.
|
If you’re already familiar with Nix, this is a replacement for nix-env.
|
||||||
|
|
||||||
|
~/.nix-profile@
|
||||||
|
-> ~/.local/state/nix/profiles/profile
|
||||||
|
|
||||||
|
~/.nix-defexpr/channels
|
||||||
|
|
||||||
|
?
|
||||||
~/.nix-profile/
|
~/.nix-profile/
|
||||||
manifest.json
|
manifest.json
|
||||||
|
|
||||||
2021
|
2021
|
||||||
https://serokell.io/blog/practical-nix-flakes
|
https://serokell.io/blog/practical-nix-flakes
|
||||||
|
~/.config/nix/nix.conf
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user