aboutsummaryrefslogtreecommitdiff
path: root/overlay.nix
diff options
context:
space:
mode:
Diffstat (limited to 'overlay.nix')
-rw-r--r--overlay.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay.nix b/overlay.nix
index 54e95c9..95957d4 100644
--- a/overlay.nix
+++ b/overlay.nix
@@ -3,5 +3,5 @@ let
3 simon = prev.callPackage ./. {}; 3 simon = prev.callPackage ./. {};
4in 4in
5{ 5{
6 inherit (simon) miasm msynth passwdqc sddm-theme-sugar-light senpai-nightly commit-mono; 6 inherit (simon) miasm msynth passwdqc sddm-theme-sugar-light senpai-nightly commit-mono idafree;
7} 7}