lix/doc/manual/rl-next
jade bd1344ec54 nix flake metadata: print modified dates for input flakes
This was always in the lock file and we can simply actually print it.

The test for this is a little bit silly but it should correctly
control for my daring to exercise timezone code *and* locale code in a
test, which I strongly suspect nobody dared do before.

Sample (abridged):
```
Path:          /nix/store/gaxb42z68bcr8lch467shvmnhjjzgd8b-source
Last modified: 1970-01-01 00:16:40
Inputs:
├───flake-compat: github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33
│   Last modified: 2023-10-04 13:37:54
├───flake-utils: github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a
│   Last modified: 2024-03-11 08:33:50
│   └───systems: github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e
│       Last modified: 2023-04-09 08:27:08
```

Change-Id: I355f82cb4b633974295375ebad646fb6e2107f9b
2024-08-04 20:41:19 -07:00
..
.gitkeep release: release notes for 2.90.0 2024-06-15 18:46:18 -07:00
ban-integer-overflow.md Add release notes for removing overflow from Nix language 2024-07-18 19:27:33 +00:00
better-attrpath-errors.md trace which part of foo.bar.baz errors 2024-07-04 17:42:35 -06:00
block-io-uring.md libstore/build: block io_uring 2024-07-25 18:24:45 +02:00
build-dir.md Add build-dir setting, clean up default TMPDIR handling 2024-06-24 11:30:32 +03:00
clang-tidy-sorta.md build: implement clang-tidy using our plugin 2024-08-04 20:41:19 -07:00
clicolor-clarity.md cli: eat terminal codes from stdout also 2024-08-04 20:41:19 -07:00
distinguish-throw-errors.md distinguish between throws & errors during throw 2024-07-04 17:43:03 -06:00
fix-gc-dry-run.md Fix dry-run flag for nix-collect-garbage 2024-07-09 13:55:05 +00:00
flake-metadata-time.md nix flake metadata: print modified dates for input flakes 2024-08-04 20:41:19 -07:00
fod-failure-includes-url.md store: guess the URL of failing fixed-output derivations 2024-06-27 22:44:16 -07:00
multiline-log-format.md libmain: add progress bar with multiple status lines 2024-06-22 14:20:27 +02:00
nix-copy-is-fast.md Add some release notes for things we did 2024-06-24 16:26:12 -07:00
nix-flake-show-description.md nix flake show: add the description if it exists 2024-07-23 13:21:15 +01:00
old-protocol-removal.md Add some release notes for things we did 2024-06-24 16:26:12 -07:00
pretty-printing.md doc/release-notes: add for pretty printing improvements 2024-07-18 19:08:20 +02:00
registry-add-shorthand-only.md Reject fully-qualified URLs in 'from' argument of nix registry add 2024-06-29 05:11:31 +00:00
reject-flake-config.md libexpr/flake: allow automatic rejection of configuration options from flakes 2024-06-30 19:28:14 +02:00
repl-complete-colon.md repl: implement tab completing :colon commands 2024-06-17 13:08:02 +00:00
repl-edit-store.md src/libcmd/repl.cc: avoid unneeded reload after :e 2024-07-30 16:08:26 +00:00
sanitizers.md Add some release notes for things we did 2024-06-24 16:26:12 -07:00