nix: updated inputs (24.05)

This commit is contained in:
Primrose 2024-06-01 14:32:14 +02:00
parent c8c56bc433
commit 125e7f3c33
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
12 changed files with 60 additions and 169 deletions

View file

@ -2,8 +2,8 @@
perSystem =
{ pkgs, ... }:
let
inherit (pkgs) unstable alt-ergo-pin;
mkNerdFont = pkgs.callPackage ./mkNerdFont.nix { inherit (unstable) nerd-font-patcher; };
inherit (pkgs) alt-ergo-pin;
mkNerdFont = pkgs.callPackage ./mkNerdFont.nix { };
in
{
# Export my package set