2c72f0fb79
split lookupFileArg tests and docstring
e508958c25
docs: document lookupFileArg syntax in nix-build
309aeed2c1
docs: linkify nix3-build mention in nix-build.md
ea93407c32
build: make internal-api-docs PHONEY
81e413bc87
cleanup lookupFileArg
8720570fee
init from cherry-pick
f4ce7194a
31c21e8568
WIP: add TestingStore store implementation
976d4fe274
rebase, dropping
73ef8cd50a
since it's merged
f936eabbc3
docs: document lookupFileArg syntax in nix-build
380cf45cb6
docs: linkify nix3-build mention in nix-build.md
46cb407f21
build: make internal-api-docs PHONEY
f4ce7194a9
WIP: add TestingStore store implementation
dfe20a4097
init
6881476232
libfetchers: fallback to memory SQLite if fs IO fails
9965f330f4
better commit msg
20981461d4
print type and value in "flake attr is not a derivation" errors
02aaf076fc
init
f744ba2f74
print type and value in "flake attr is not a derivation" errors
3de77e6dbd
Merge "libutil: Create chmodPath function" into main
8e1a883186
Merge "chore: remove incorrect maintainers/*.md documentation" into main
62da6e55b2
the main event
54a5cd6f5b
docs: document lookupFileArg syntax in nix-build
8e210908a9
docs: linkify nix3-build mention in nix-build.md
5364aaf47f
almost there
2a6f03a7b0
build: make internal-api-docs PHONEY
53c6f7eb35
WIP: add TestingStore store implementation
1f86d81834
cleanup lookupFileArg
d4491263cb
add docstring to lookupFileArg
8d719890a5
rebase
945b259fd9
repl: log errors writing to history file
36743a925b
factor out into function
0debbea795
repl: log errors writing to history file
992c63fc0b
Merge "Remove upload-release.pl" into main
60d0cfc511
init
c46083426d
repl: log errors writing to history file
73ef8cd50a
repl-interacter: save history after entering every line
0d006b3f80
Merge pull request 'install: fix upgrade-nix command' (#24) from fix-upgrade-nix-command into main
3e4f344fe3
install: preserve PATH, as it is needed for Nix upgrades
7a625db723
install: fix upgrade-nix command
install: fix upgrade-nix command
0cba192978
BaseError copy assignment
4eb6779ea8
fix -Wdeprecated-copy on clang (BaseError copy assignment)
6f0b927ee1
cl/1067
was merged
774c56094f
libstore: fix old RemoteStore::addToStore serializer
139d31f876
Improve nix-store --delete failure message