From 1a474fbe721cd7cf2dcd132b1317598693345d4c Mon Sep 17 00:00:00 2001 From: aristote Date: Fri, 17 Apr 2026 09:26:14 +0200 Subject: uncss: build on 25.11 (broken in unstable) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'uncss/nixpkgs': follows 'nixpkgs' → 'github:NixOS/nixpkgs/1766437c5509f444c1b15331e82b8b6a9b967000' (2026-04-15) --- flake.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f5fec3f..e556009 100644 --- a/flake.nix +++ b/flake.nix @@ -7,11 +7,10 @@ uncss = { url = "github:qaristote/uncss"; inputs = { - nixpkgs.follows = "/nixpkgs"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; }; }; - # nixpkgs = { }; - nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; + nixpkgs = { }; }; outputs = -- cgit v1.2.3