mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: updated inputs (24.05)
This commit is contained in:
parent
c8c56bc433
commit
125e7f3c33
12 changed files with 60 additions and 169 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue