update deps

This commit is contained in:
2025-09-02 17:50:55 +02:00
parent 8690eb9655
commit 1a4771eb9d
3 changed files with 6 additions and 3 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use flake

6
flake.lock generated
View File

@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1755615617,
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=",
"lastModified": 1756542300,
"narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "20075955deac2583bb12f07151c2df830ef346b4",
"rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
"type": "github"
},
"original": {

View File

@@ -16,6 +16,8 @@
buildInputs = with pkgs; [
typst
typstyle
python313Packages.sympy
python313Packages.matplotlib
];
shellHook = ''
echo welcome!