aboutsummaryrefslogtreecommitdiff
path: root/src/nix/store-delete.cc
AgeCommit message (Expand)Author
2023-03-15Make command infra less stateful and more regularJohn Ericson
2022-03-11Deduplicate the Store downcasting with a templateJohn Ericson
2022-03-11Rename `requireGcStore` to `GcStore::require`John Ericson
2022-03-03Factor out a `GcStore` interfaceJohn Ericson
2021-09-27run(): MoveEelco Dolstra
2021-01-13Add 'nix store repair' commandEelco Dolstra
2021-01-13Convert option descriptions to MarkdownEelco Dolstra
2021-01-11Add 'nix store delete' commandEelco Dolstra