Files
nix/tests/functional
John Ericson efd36b49e8 nix hash path, and preperatory refactors
- `nix store add` supports text hashing

  With functional test ensuring it matches `builtins.toFile`.

- Factored-out flags for both commands

- Move all common reusable flags to `libcmd`

  - They are not part of the *definition* of the CLI infra, just a usag
    of it.

  - The `libstore` flag couldn't go in `args.hh` in libutil anyways,
    would be awkward for it to live alone

- Shuffle around `Cmd*` hierarchy so flags for deprecated commands don't
  end up on the new ones
2024-02-21 12:11:25 -05:00
..
2024-01-22 08:56:02 -08:00
2023-10-06 09:05:56 -04:00
2023-10-06 09:05:56 -04:00
2024-02-13 09:44:14 -05:00
2024-02-13 09:44:14 -05:00
2023-12-18 14:04:25 -08:00
2023-11-03 11:03:58 +01:00
2024-02-05 13:23:38 -08:00
2023-12-06 14:05:32 +01:00
2023-12-21 22:13:43 +01:00
2023-12-18 11:29:55 -08:00