fixed dependencies and updated typst and fontawesome

This commit is contained in:
Lillian Violet 2025-11-06 19:37:06 +01:00
parent 9eea17fa3c
commit 63645f54ee
2 changed files with 4 additions and 4 deletions

2
cv.typ
View file

@ -1,4 +1,4 @@
#import "@preview/fontawesome:0.5.0": * #import "@preview/fontawesome:0.6.0": *
#set page(paper: "a4", numbering: none, margin: 1.5cm) #set page(paper: "a4", numbering: none, margin: 1.5cm)

6
flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1749794982, "lastModified": 1762111121,
"narHash": "sha256-Kh9K4taXbVuaLC0IL+9HcfvxsSUx8dPB5s5weJcc9pc=", "narHash": "sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ee930f9755f58096ac6e8ca94a1887e0534e2d81", "rev": "b3d51a0365f6695e7dd5cdf3e180604530ed33b4",
"type": "github" "type": "github"
}, },
"original": { "original": {