1
0
Fork 0
generated from me/nix-flake-template

Update icon for Typst

This commit is contained in:
Ethan Reece 2025-07-20 04:11:46 -05:00
parent b46f4e8698
commit da2b244bd2
Signed by: me
GPG key ID: DD8CE04D5D8FF832
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -59,11 +59,11 @@
]
},
"locked": {
"lastModified": 1752994001,
"narHash": "sha256-LU3G6TVAnr1PCvD0T/cmWA0LpYR2MgtJurWugoG2vak=",
"lastModified": 1753002663,
"narHash": "sha256-Z9xzgEpTXEEOQryxY0pawUpEKrDLBbSPEXiWrYJ18M4=",
"ref": "main",
"rev": "2c35fb24dfa80d6fa957c820c55c13497a1d96ed",
"revCount": 32,
"rev": "205d5ee562b2f2ce5acc22d877a2769751a7a92b",
"revCount": 33,
"type": "git",
"url": "https://git.sudoer777.dev/me/nix-flake-base.git"
},

View file

@ -82,7 +82,7 @@
# reuse annotate -c "Ethan Reece <contact@ethanreece.com>" -l MIT -y 2025
devshell = {
motd = ''
{202}󱄅 Nix Flake template{reset}
{202}Nix Flake Typst template{reset}
$(type -p menu &>/dev/null && menu)
'';
name = "Nix Flake Typst template";