diff options
author | makefu <github@syntax-fehler.de> | 2018-01-04 02:14:36 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-01-04 02:14:36 +0100 |
commit | ba42be899d0af94f5a3a1c9a71451c76d4666eb4 (patch) | |
tree | 702fb0d9bc0cbbbb0359429a6751980fc3b1f8af /makefu/2configs | |
parent | f6f01faa3ace57ed29af2b953bab34924b70abfc (diff) |
ma pkgs.cue2pops: init
Diffstat (limited to 'makefu/2configs')
-rw-r--r-- | makefu/2configs/tools/consoles.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/tools/consoles.nix b/makefu/2configs/tools/consoles.nix index 543215adf..7090804d4 100644 --- a/makefu/2configs/tools/consoles.nix +++ b/makefu/2configs/tools/consoles.nix @@ -4,5 +4,6 @@ opl-utils hdl-dump bin2iso + cue2pops ]; } |