We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daff532 commit dc3b761Copy full SHA for dc3b761
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased:
+## 0.6.3 - 2025-05-18:
4
5
* feat: Disambiguate store paths with the same name (thanks @lf-, issue: [#119])
6
nix-tree.cabal
@@ -3,7 +3,7 @@ cabal-version: 2.4
name: nix-tree
synopsis: Interactively browse a Nix store paths dependencies
description: A terminal curses application to browse a Nix store paths dependencies
-version: 0.6.2
+version: 0.6.3
7
homepage: https://github.com/utdemir/nix-tree
8
license: BSD-3-Clause
9
license-file: LICENSE
0 commit comments