Let's see if updating the flake lock fixes it

This commit is contained in:
Lillian Violet 2024-01-18 14:52:24 +01:00
parent 709ae72897
commit 902ed54822
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{
description = "A Nix-flake-based Python development environment";
description = "A Nix-flake-based Jupyter development environment";
inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.*.tar.gz";