Skip to content

nervousmerc/guix-channel-ttyhlauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

guix-channel-ttyhlauncher

Guix channel containing package definition for Ттюх! Майнкрафт! launcher

Getting started

  • Install Guix
  • Add this to your ~/.config/guix/channels.scm:
(cons (channel
       (name 'ttyh)
       (url "https://github.com/nervousmerc/guix-channel-ttyhlauncher.git"))
      %default-channels)
  • Run guix pull
  • Run guix package -i ttyhlauncher
  • Run ttyhlauncher
  • Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages