9 Commits

Author SHA1 Message Date
Oleks 1626405d46 style: auto-format from pre-push hooks 2026-06-02 05:41:18 +03:00
Oleks 6a1fbe4cdc bump nixpkgs to 1c3fe55a (2026-04-27) 2026-05-01 00:45:41 +03:00
Oleks 1550e5be0e flake.lock: re-lock for Nix 2.31+ narHash format
nixpkgs rev unchanged (2fc6539b...); only the computed narHash changes
because Nix's NAR normalization rules evolved between the version that
locked this and 2.31. Before this, downstream flakes using current Nix
couldn't evaluate — they'd hit 'mismatch in field narHash' on the
inherited input.
2026-04-23 00:49:26 +03:00
Oleks b7e4041f8d flake.lock: Update
Flake lock file updates:

• Added input 'nixpkgs-ci':
    follows 'nixpkgs'
• Added input 'nixpkgs-emmett':
    follows 'nixpkgs'
2026-03-18 22:38:50 +02:00
Oleks 513059f6a1 Revert "bump nixpkgs to 8c809a1 (2026-03-03) — fixes matplotlib build"
This reverts commit 29a9de672e.
2026-03-04 16:52:41 +02:00
Oleks 29a9de672e bump nixpkgs to 8c809a1 (2026-03-03) — fixes matplotlib build 2026-03-04 16:50:43 +02:00
Oleks 4e35d3eb6c feat: add nixpkgs-projects pin for CI and local project builds 2026-02-24 15:31:20 +02:00
Oleks d4f648fec9 feat: per-server nixpkgs pins (all follow default) 2026-02-24 15:10:09 +02:00
Oleks 901b84d219 init: shared nixpkgs pin (2fc6539, 2026-02-24) 2026-02-24 15:07:52 +02:00