diff options
| author | Grigory Shipunov | 2022-10-28 01:57:00 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-10-28 01:57:00 +0200 |
| commit | cbe96a1738148571b8e027f26f777cd12b3259b4 (patch) | |
| tree | e225f71b942178d1488b0c658ffd274a07555f4a /flake.nix | |
| parent | 846e9e536db9286950120caf2fcd3f02a5b04b9d (diff) | |
yolo
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ in { packages.slick = pkgs.callPackage "${self}/pkgs/slick.nix" { }; + packages.imhex = pkgs.callPackage "${self}/pkgs/imhex.nix" { }; }) // { |
