move to nixpkgs-unstable

This commit is contained in:
Noa Aarts 2025-11-11 10:25:29 +01:00
parent 6905d04fbd
commit 4eddff3b46
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
typst = {
url = "github:typst/typst";
};