Eelco Dolstra
|
497fe6dd31
|
Make nix profile install an alias of nix profile add
|
2025-04-10 18:48:23 +02:00 |
|
Eelco Dolstra
|
666aa20da8
|
Move alias support from NixArgs to MultiCommand
This allows subcommands to declare aliases, e.g. `nix store ping` is
now a proper alias of `nix store info`.
|
2025-04-10 18:48:23 +02:00 |
|
Eelco Dolstra
|
a1d27ff6d2
|
Include Determinate Nix version number in the manual
|
2025-02-21 19:20:23 +01:00 |
|
Eelco Dolstra
|
4055239936
|
Tagging release 2.26.2
-----BEGIN PGP SIGNATURE-----
iQFHBAABCAAxFiEEtUHVUwEnDgvPFcpdgXC0cm1xmN4FAmetA5oTHGVkb2xzdHJh
QGdtYWlsLmNvbQAKCRCBcLRybXGY3g2pB/9JAFyjmaXuccbMTO/6x9qwsWuuXNLk
OQWzfbdUekvsihZZSFZg1r7KqqXHCi64f0nxLPsJ/0oeDWZktJ5KnbV630nuUlDj
ulLCpKdvhWFa8dVx9LiziGwQw4KLx8PjOfwThtQ4DqCWxWEmu6lKkijag9cE+ai4
3mw9YtUjBRxlXyhYLzWz3whLbv37c/m+R8iGS8xm8W260pmei6D0beOIPdfXYBQF
PzPlPORyI08A06uqyA3z7bTxzmSMnzvu0QInCPCKSHzFUnTZPHUYuYStFl28NrZS
fXKK59L0G7QEfdTRAmqQkdHdtPj2RlYFiMN0kQiNLflvKfGGWdi/kvdx
=rRix
-----END PGP SIGNATURE-----
Merge tag '2.26.2' into sync-2.26.2
Tagging release 2.26.2
|
2025-02-18 19:57:51 +01:00 |
|
Robert Hensing
|
d67e24afec
|
fix: Add missing manpages to meson.build
|
2024-12-02 17:42:11 +01:00 |
|
John Ericson
|
eb7d7780b1
|
Rename doc/manual{src -> source}
This is needed to avoid this
https://github.com/mesonbuild/meson/issues/13774 when we go back to
making our subproject directory `src`.
|
2024-10-14 11:21:24 -04:00 |
|
John Ericson
|
08b59aad31
|
Build the manual with Meson
Co-Authored-By: Qyriad <qyriad@qyriad.me>
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
Co-Authored-By: eldritch horrors <pennae@lix.systems>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Tom Bereknyei <tomberek@gmail.com>
|
2024-10-09 11:58:17 -04:00 |
|