summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-01-01 18:17:34 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-01-01 18:18:12 +0100
commit25ee40070c304cf5bde220088b68bdbe15707d1f (patch)
treeff46d93522386899ecd83df409a96c7dc8223a0a
parent7f883605a0631d9edcc4d770c2fbe9e0ec43b53e (diff)
Add listings package
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--doc/paper/shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/paper/shell.nix b/doc/paper/shell.nix
index 3defb8f..d9fd979 100644
--- a/doc/paper/shell.nix
+++ b/doc/paper/shell.nix
@@ -23,6 +23,7 @@ pkgs.mkShell rec {
citeref
xcolor
makeglos
+ listings
;
})
];