Cheatsheet: Difference between revisions

m Remove the Ubuntu comparison as the main page now has a separate link to it.
m Add files to the store: Added warning for users remounting the store as RW. This is a bit of a hand-holding warning, so feel free to revert if you think it unnecessary. That said, there has been a number of support requests on Matrix from users who inadvertently deleted important files in the store.
Line 30: Line 30:


=== Add files to the store ===
=== Add files to the store ===
{{Warning|Editing the Nix Store manually may cause undefined behaviour to occur in Nix's database. Avoid making manual changes to the store unless you are absolutely sure you know what you're doing.}}
It is sometimes necessary to add files to the store manually.
It is sometimes necessary to add files to the store manually.
This is particularly the case with packages that cannot be downloaded automatically,
This is particularly the case with packages that cannot be downloaded automatically,