bump nixpkgs to 8c809a1 (2026-03-03) — fixes matplotlib build

This commit is contained in:
Oleks
2026-03-04 16:50:43 +02:00
parent 6a502cb946
commit 29a9de672e
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
inputs = {
# Default pin — all servers follow this unless overridden below
nixpkgs.url = "github:NixOS/nixpkgs/2fc6539b481e1d2569f25f8799236694180c0993";
nixpkgs.url = "github:NixOS/nixpkgs/8c809a146a140c5c8806f13399592dbcb1bb5dc4";
# Per-server pins (follow default; replace with a direct url to override)
nixpkgs-armer.follows = "nixpkgs";