Skip to content

Commit 75f9c6c

Browse files
committed
update pkg
1 parent 32ec587 commit 75f9c6c

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1+
nitrux-system-settings (0.6.3) nitrux; urgency=medium
2+
3+
* Improve hcvl script terminal output.
4+
5+
-- Uri Herrera <uri_herrera@nxos.org> Wed, 18 Feb 2026 02:31:00 -0500
6+
17
nitrux-system-settings (0.6.2) nitrux; urgency=medium
28

39
* Clarify terms in hcvl script.
410

5-
-- Uri Herrera <uri_herrera@nxos.org> Tue, 03 Deb 2026 12:30:00 -0500
11+
-- Uri Herrera <uri_herrera@nxos.org> Tue, 03 Feb 2026 12:30:00 -0500
612

713
nitrux-system-settings (0.6.1) nitrux; urgency=medium
814

usr/bin/nx-pkgmgr-policy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ else
8484
echo -e "(c) $fecha Some Rights Reserved. Made by $vendor"
8585
echo ' '
8686
echo ' '
87-
echo -e "${YELLOW}######################################################${NC}"
87+
echo -e "${YELLOW}##########################################################${NC}"
8888
echo -e "${YELLOW}# Usage of $CMD is not supported on the host system. #${NC}"
89-
echo -e "${YELLOW}######################################################${NC}"
89+
echo -e "${YELLOW}##########################################################${NC}"
9090
echo ' '
9191
echo -e "Nitrux focuses on user-centric, rootless software management."
9292
echo ' '

0 commit comments

Comments
 (0)