mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-20 13:28:22 +02:00
CHANGELOG: nixpkgs is updated and default app for nix run is removed
Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
This commit is contained in:
parent
66bad92d74
commit
bf471808d9
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Changed
|
||||
|
||||
- Change the default administrative record type code for [BIBE](https://datatracker.ietf.org/doc/html/draft-ietf-dtn-bibect-05) to `64443` (as per the newest draft), and allow for changing it using the `BIBE_AR_TYPE_CODE` compile-time option. This replaces the `BIBE_CL_DRAFT_1_COMPATIBILITY` option, which was setting the type code to `7` to enable ION interoperability.
|
||||
|
||||
- Update the pinned nixpkgs version from 25.05 to 25.11
|
||||
- The default application of the `nix run` command has been removed. To run μD3TN as usual, the application name must be specified: `nix run ‘?.submodules=1#ud3tn’`
|
||||
|
||||
## [v0.14.4] - 2025-08-22
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue