nixos-unstable maybe?

This commit is contained in:
Noa Aarts 2025-09-01 22:33:33 +02:00
parent 2a8fdd9f0a
commit c6dad32c47
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/eb60a3b";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# nix based ssg
nixsg.url = "github:itepastra/nixsg/no-md-parser";