Files
nix/src/libutil
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-02-08 11:01:41 -05:00
2024-01-22 18:01:18 -05:00
2024-02-16 09:47:25 -05:00
2024-02-16 09:47:25 -05:00
2024-01-12 12:00:33 -05:00
2023-11-05 12:20:02 -05:00
2024-02-08 11:58:25 -08:00
2024-01-11 16:34:36 -08:00
2024-01-11 16:34:36 -08:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2024-02-08 11:58:25 -08:00
2024-02-08 11:58:25 -08:00
2024-01-16 17:00:46 +00:00
2023-11-05 12:20:02 -05:00
2024-02-16 09:47:25 -05:00
2024-02-16 09:47:25 -05:00
2024-02-08 11:58:25 -08:00
2024-02-15 10:27:54 -05:00
2024-01-03 16:13:55 -05:00
2024-01-03 16:13:55 -05:00
2024-01-10 20:38:39 -05:00
2024-02-08 11:51:03 -08:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2024-01-16 17:00:46 +00:00
2023-11-05 12:20:02 -05:00
2024-02-08 11:58:25 -08:00
2024-01-18 15:27:57 +01:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2023-12-11 12:12:43 +01:00
2023-11-05 12:20:02 -05:00
2023-11-05 12:20:02 -05:00
2024-01-16 17:00:46 +00:00
2024-01-16 17:00:46 +00:00
2023-08-18 11:44:00 -04:00
2022-02-25 16:13:02 +01:00