diff options
author | Leonardo Santiago <[email protected]> | 2025-07-20 17:37:15 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2025-07-20 17:37:15 -0300 |
commit | 9317f9ed34d73c89f9648d5291f021b1dd60aa57 (patch) | |
tree | 24a5e8bbf0c347c5ee4fe3083e0a07526e14bdc0 /flake.lock | |
parent | 459f9cb9d2bec30d0da275673f3098d5725de3fb (diff) |
chore: add beeper, typst mode
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -187,17 +187,17 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1748460289, - "narHash": "sha256-7doLyJBzCllvqX4gszYtmZUToxKvMUrg45EUWaUYmBg=", + "lastModified": 1750602587, + "narHash": "sha256-LzkDG8KQVakkF4fgZLG7D34y7mw4WhhtfabYSz7ZMyY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "96ec055edbe5ee227f28cdbc3f1ddf1df5965102", + "rev": "e752bd719cf334c45127ec06f700eac81154b011", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-unstable", "repo": "nixpkgs", + "rev": "e752bd719cf334c45127ec06f700eac81154b011", "type": "github" } }, |