From b84e8216a55f514cf51cd579cf1f7f7583728b91 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 14 Apr 2023 00:06:26 +0200 Subject: package travelynx because why not? this file has been lying around for a bit over a year now, but I got asked about it, so time to put it in the public repo I guess (& also update it; it's on the most recent travelynx commit as of this writing). --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cf0aaff..aea27f3 100644 --- a/flake.nix +++ b/flake.nix @@ -128,7 +128,7 @@ inherit (nixpkgs) galmon-core galmon-full glitchtip typst almanac kijetesantakaluotokieni showrt isabelle-utils isabat emacs29 - crs-tools; + crs-tools travelynx; }; nixosModules = { glitchtip = import ./modules/glitchtip.nix; }; -- cgit v1.2.3