Skip to content

Commit 31ebb7d

Browse files
committed
cabal2nix: add info about license changes to changelog
1 parent f3fcca7 commit 31ebb7d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

cabal2nix/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Revision History for cabal2nix
22

3+
## Upcomming
4+
5+
* Complex licenses now make use of the compound license system added in [nixpkgs#468378](https://github.com/NixOS/nixpkgs/pull/468378).
6+
* Unknown licenses are now treated as if they unfree packages.
7+
* Most licenses that where previously represented as strings are now show as a generic free license.
8+
39
## 2.21.3
410

511
* Add `--src-expression` flag to `cabal2nix` which allows overriding

0 commit comments

Comments
 (0)