diff --git a/flake.lock b/flake.lock index c0b0a61..a40f0f8 100644 --- a/flake.lock +++ b/flake.lock @@ -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" }, diff --git a/flake.nix b/flake.nix index 2141575..7500741 100644 --- a/flake.nix +++ b/flake.nix @@ -82,7 +82,7 @@ # reuse annotate -c "Ethan Reece " -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";