about summary refs log tree commit diff
path: root/pkgs/applications/networking/appgate-sdp
diff options
context:
space:
mode:
authorJade Lovelace <software@lfcode.ca>2023-08-13 16:49:04 -0700
committerzowoq <59103226+zowoq@users.noreply.github.com>2023-08-15 15:19:07 +1000
commit2501addf2d61a3052128659883fee33435edd669 (patch)
tree98c22771a34d6c151a5fdc890348998ff652522c /pkgs/applications/networking/appgate-sdp
parent156e07145ba1e04fa0b484a3e690269addce9d32 (diff)
nix-doc: 0.5.9 -> 0.5.10
Fixes https://github.com/NixOS/nixpkgs/issues/237637 and its entire
class of problems by making nix-doc save the version it was built for in
the library and then bail harmlessly if it is mismatched.

```
dev/nixpkgs2 » nix-build -A nix-doc
/nix/store/wv9nm47lplyz4b0pa4549zwrnsp3zvaf-nix-doc-0.5.10
dev/nixpkgs2 » nix-build -A nixVersions.nix_2_14 -o result2
/nix/store/ka0ygdzl9jd0j77y7ls6shngdz9vvqpn-nix-2.14.1
dev/nixpkgs2 » ./result2/bin/nix --plugin-files ./result/lib/libnix_doc_plugin.so repl
nix-doc warning: mismatched nix version, not loading
Welcome to Nix 2.14.1. Type :? for help.

nix-repl>
```
Diffstat (limited to 'pkgs/applications/networking/appgate-sdp')
0 files changed, 0 insertions, 0 deletions