Giter VIP home page Giter VIP logo

funkwhale-flake's Introduction

funkwhale-flake's People

Contributors

critbase avatar mmai avatar oxapentane avatar tanneberger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

funkwhale-flake's Issues

License

Hi!

I would like to upstream some of your work and/or copy it to my nixfiles. Can you please add a license to the repository?

Thanks!

- Milan

access to full import_files functionality

Currently, it appears that the importFiles.sh script doesn't allow any custom usage of funkwhale's import_files command, instead restricting to only one method:

funkwhale-flake/module.nix

Lines 568 to 569 in f0bb472

${funkwhaleEnvScriptData} ${pythonEnv.interpreter} ${pkgs.funkwhale}/api/manage.py \
import_files \$LIBRARY_ID '/srv/funkwhale/music/imports' --recursive --noinput --in-place" > ${cfg.dataDir}/importMusic.sh

I have not begun using this flake yet, however I am concerned that I will not be able to have multiple users each with their own source folder. Could this flake provide a more robust proxy to the import_files command?

Aarch64 support

Heya,

would love to use this flake to deploy funkwhale to my small aarch64 home server. Currently this fails:

nix shell nixpkgs#gnumake
git clone https://github.com/mmai/funkwhale-flake
cd funkwhale-flake
make local

After a while produces this output:

error: a 'x86_64-linux' with features {} is required to build '/nix/store/w7w7w9w60z1dhj4yw1rldb2n1jkiidgi-audit-disable.drv', but I am a 'aarch64-linux' with features {benchmark, big-parallel, gccarch-armv8-a, kvm, nixos-test}
/run/current-system/sw/bin/nixos-container: failed to build container from flake './container/'
make: *** [Makefile:6: local] Error 2

Are there any big hurdles for aarch64 support? Should I rather look for some other deployment option?

`make local` doesn't seem to work any more

Here's what I get when trying to run make local:

$ make local
cd container && nix flake update --update-input funkwhale && cd -
error: unrecognised flag '--update-input'
Try 'nix --help' for more information.
make: *** [Makefile:4: local] Error 1
$ nix flake update --version
nix (Nix) 2.7.0pre20220127_558c4ee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.