1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 06:22:42 +01:00
nix/src/libutil
Eelco Dolstra 9574d3938f Tagging release 2.28.2
-----BEGIN PGP SIGNATURE-----
 
 iQFHBAABCAAxFiEEtUHVUwEnDgvPFcpdgXC0cm1xmN4FAmgA7TQTHGVkb2xzdHJh
 QGdtYWlsLmNvbQAKCRCBcLRybXGY3l0rB/0c5l5EhZUAMvjnUhug8+6/g6fLLisS
 ehrP9FxrjV5D2lO3EQcsBgW3bYzOwbcubuPBq8yPMlSLpf+uiAV1qxSKFGD3pnpZ
 6o7K3P3kaohFl6JL5oEn9yTGgm1EubYpW3c9zO8yaL32Jknjm44bD4mKr5Rz18jI
 YUfe1xDeYCwRY7YMrBKGwU2v/tlsjMX9XQlHuKPSx8uVA/UgxJk/41dIdzb0rhw5
 ueuKO2GEEMd/iV5lCEVFnk1WJoHru1fqTDAqRhDZJjFVbguYAIl7OQFQuBbtG3hv
 6SFC0iy/IoSrj9tRwSV+4wQU5fk6Gw2IYQlIw6VSx6xIydf46AjomPjX
 =xUfr
 -----END PGP SIGNATURE-----

Merge tag '2.28.2' into detsys-main

Tagging release 2.28.2
2025-04-17 16:58:05 +02:00
..
include/nix/util Tagging release 2.28.2 2025-04-17 16:58:05 +02:00
linux Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
signature Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
unix add isInterrupted() call and replace some checkInterrupt() occurrences 2025-04-11 22:15:12 +00:00
widecharwidth try to calculate character width 2024-12-28 12:01:32 +01:00
windows add isInterrupted() call and replace some checkInterrupt() occurrences 2025-04-11 22:15:12 +00:00
.version Build nix-util with Meson 2024-06-12 18:31:02 -04:00
archive.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
args.cc Move alias support from NixArgs to MultiCommand 2025-04-10 18:48:23 +02:00
canon-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
compression.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
compute-levels.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
config-global.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
configuration.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
current-process.cc Fix undefined macro errors 2025-04-06 16:25:51 +00:00
english.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
environment-variables.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
error.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
executable-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
exit.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
experimental-features.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
file-content-address.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
file-descriptor.cc Fix more -Wundef, in darwin context 2025-04-05 13:46:04 +02:00
file-system.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
fs-sink.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
git.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
hash.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
hilite.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
json-utils.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
logging.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
memory-source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
meson.build Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
meson.options Build nix-util with Meson 2024-06-12 18:31:02 -04:00
mounted-source-accessor.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
pos-table.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
position.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
posix-source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
references.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
serialise.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
source-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
strings.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
suggestions.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
tarfile.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
tee-logger.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
terminal.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
thread-pool.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
union-source-accessor.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
unix-domain-socket.cc Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
url.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
users.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
util.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
xml-writer.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00