1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 01:18:32 +02:00

script-directory: fix news entry (#4010)

This commit is contained in:
Naïm Favier 2023-05-22 09:53:19 +02:00 committed by GitHub
parent 13a74643d7
commit ba006d7cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1036,7 +1036,7 @@ in
{ {
time = "2023-05-18T21:03:30+00:00"; time = "2023-05-18T21:03:30+00:00";
message = '' message = ''
A new module is available: 'programs.shell-directory'. A new module is available: 'programs.script-directory'.
''; '';
} }
]; ];