<matthewbauer>
a question on flakes: are all of the flakes going to have to go in flake-registry.json? will this end up as a huge .json or are there alternative registries
orivej has quit [Ping timeout: 258 seconds]
tilpner_ has joined #nixos-dev
tilpner has quit [Remote host closed the connection]
drakonis has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.5]
{^_^} has quit [Ping timeout: 248 seconds]
{^_^} has joined #nixos-dev
tilpner_ has quit [*.net *.split]
Cale has quit [*.net *.split]
aristid has quit [*.net *.split]
lopsided98 has quit [*.net *.split]
ma27 has quit [*.net *.split]
clever has quit [*.net *.split]
janneke has quit [*.net *.split]
callahad has quit [*.net *.split]
tdeo_ has quit [*.net *.split]
v0|d has quit [*.net *.split]
aszlig has quit [*.net *.split]
dhess has quit [*.net *.split]
copumpkin has quit [*.net *.split]
niksnut has quit [*.net *.split]
justanotheruser has quit [*.net *.split]
johnny101 has quit [*.net *.split]
yorick has quit [*.net *.split]
zimbatm has quit [*.net *.split]
thefloweringash has quit [*.net *.split]
vdemeester has quit [*.net *.split]
drakonis_ has quit [*.net *.split]
ekleog has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
harrow has quit [*.net *.split]
pie_ has quit [*.net *.split]
averell has quit [*.net *.split]
WilliButz has quit [*.net *.split]
nwspk has quit [*.net *.split]
catern has quit [*.net *.split]
cocreature has quit [*.net *.split]
ivan has quit [*.net *.split]
elvishjerricco has quit [*.net *.split]
dmj` has quit [*.net *.split]
ajs124 has quit [*.net *.split]
nbp has quit [*.net *.split]
_e has quit [*.net *.split]
Synthetica has quit [*.net *.split]
pie__ has quit [*.net *.split]
andi- has quit [*.net *.split]
genesis has quit [*.net *.split]
carter has quit [*.net *.split]
qyliss has quit [*.net *.split]
ghuntley has quit [*.net *.split]
asymmetric has quit [*.net *.split]
arianvp has quit [*.net *.split]
kgz has quit [*.net *.split]
Taneb has quit [*.net *.split]
phreedom has quit [*.net *.split]
angerman has quit [*.net *.split]
georgyo has quit [*.net *.split]
adisbladis has quit [*.net *.split]
etu has quit [*.net *.split]
roberth has quit [*.net *.split]
mingc has quit [*.net *.split]
timokau[m] has quit [*.net *.split]
delroth has quit [*.net *.split]
teto has quit [*.net *.split]
teehemkay has quit [*.net *.split]
kalbasit has quit [*.net *.split]
dtz has quit [*.net *.split]
octe has quit [*.net *.split]
emily has quit [*.net *.split]
qyliss^work has quit [*.net *.split]
sphalerite has quit [*.net *.split]
layus has quit [*.net *.split]
ciil has quit [*.net *.split]
noonien has quit [*.net *.split]
pepesza has quit [*.net *.split]
nwspk has joined #nixos-dev
andi- has joined #nixos-dev
obadz has joined #nixos-dev
fadenb has joined #nixos-dev
hl has joined #nixos-dev
flokli has joined #nixos-dev
pie_ has joined #nixos-dev
etu has joined #nixos-dev
_rvl has joined #nixos-dev
octe has joined #nixos-dev
tv has joined #nixos-dev
infinisil has joined #nixos-dev
_e has joined #nixos-dev
ivan has joined #nixos-dev
chrisaw has joined #nixos-dev
qyliss^work has joined #nixos-dev
lopsided98 has joined #nixos-dev
Cale has joined #nixos-dev
aristid has joined #nixos-dev
ma27 has joined #nixos-dev
Jackneill has joined #nixos-dev
callahad has joined #nixos-dev
<niksnut>
matthewbauer: I don't know what the policy should be for inclusion in the registry
<niksnut>
but flakes don't have to be in the registry, that's just a convenience
<niksnut>
i.e. it allows you to say 'nix run patchelf' rather than 'nix run github:NixOS/patchelf'
pie__ has joined #nixos-dev
<niksnut>
also you can use a different registry
drakonis_ has joined #nixos-dev
alp has joined #nixos-dev
<Synthetica>
ryantm_: Is there a possibility for a more manually usable CLI for nixpkgs-update? I would love to just be able to type `nixpkgs-update --local-repo --package hello` and have hello be updated to the latest available version. Is this possible with the architecture of nixpkgs-update?