generated from me/nix-flake-template
Update icon for Typst
This commit is contained in:
parent
b46f4e8698
commit
da2b244bd2
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -59,11 +59,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1752994001,
|
"lastModified": 1753002663,
|
||||||
"narHash": "sha256-LU3G6TVAnr1PCvD0T/cmWA0LpYR2MgtJurWugoG2vak=",
|
"narHash": "sha256-Z9xzgEpTXEEOQryxY0pawUpEKrDLBbSPEXiWrYJ18M4=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "2c35fb24dfa80d6fa957c820c55c13497a1d96ed",
|
"rev": "205d5ee562b2f2ce5acc22d877a2769751a7a92b",
|
||||||
"revCount": 32,
|
"revCount": 33,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.sudoer777.dev/me/nix-flake-base.git"
|
"url": "https://git.sudoer777.dev/me/nix-flake-base.git"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -82,7 +82,7 @@
|
||||||
# reuse annotate -c "Ethan Reece <contact@ethanreece.com>" -l MIT -y 2025
|
# reuse annotate -c "Ethan Reece <contact@ethanreece.com>" -l MIT -y 2025
|
||||||
devshell = {
|
devshell = {
|
||||||
motd = ''
|
motd = ''
|
||||||
{202} Nix Flake template{reset}
|
{202} Nix Flake Typst template{reset}
|
||||||
$(type -p menu &>/dev/null && menu)
|
$(type -p menu &>/dev/null && menu)
|
||||||
'';
|
'';
|
||||||
name = "Nix Flake Typst template";
|
name = "Nix Flake Typst template";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue