This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# NixOs fhs-user script | |
# --------------------- | |
# | |
# this is a script for NixOS users, to start Bitwig. | |
# It is quite similar to docker or rkt but it uses system libs | |
# to create a "normal" Linux environment so dynamic links can find | |
# everything they need. | |
# function header |
NewerOlder