summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/gkleen@bragi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/gkleen@bragi.nix b/users/gkleen@bragi.nix
index f34db888..b749c548 100644
--- a/users/gkleen@bragi.nix
+++ b/users/gkleen@bragi.nix
@@ -64,6 +64,7 @@
64 coreutils = pkgs.coreutils; 64 coreutils = pkgs.coreutils;
65 wombat = self.wombatWrapper; 65 wombat = self.wombatWrapper;
66 opossum = self.opossumWrapper; 66 opossum = self.opossumWrapper;
67 makeWrapper = pkgs.makeWrapper;
67 }; 68 };
68 }; 69 };
69 } 70 }