aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 2d5c56c..f44ea41 100644
--- a/flake.nix
+++ b/flake.nix
@@ -54,6 +54,10 @@
})
# Fenix Rust overlay
fenix.overlays.default
+ # Local TeXLive packages
+ (final: prev: {
+ scpzine-texlive = final.callPackage ./pkgs/scpzine-texlive.nix {};
+ })
];
# Per-host home-manager configuration