different flake version

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

View file

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