Skip to content

Conversation

@RatCornu
Copy link
Contributor

@RatCornu RatCornu commented Aug 9, 2025

Add fladder, a simple Jellyfin frontend built on top of Flutter.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@RatCornu RatCornu mentioned this pull request Aug 9, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 9, 2025
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Aug 9, 2025
@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Aug 12, 2025
@qzylinra
Copy link
Contributor

Can you add support for the Linux platform?

@RatCornu RatCornu changed the title fladder: init at 0.7.0 fladder: init at 0.7.5 Sep 18, 2025
@RatCornu
Copy link
Contributor Author

Sorry for the late reply, I was busy then distracted by other projects. I fixed the review comments, but I didn't succeed in packaging fladder for linux. Help would be appreciated on this one: I keep getting the following error (even after adding mdk-sdk):

[  +60 ms] FVP_DEPS_LATEST=
[        ] Downloading mdk-sdk from https://sourceforge.net/projects/mdk-sdk/files/nightly/mdk-sdk-linux-x64.tar.xz
[        ] CMake Error at flutter/ephemeral/.plugin_symlinks/fvp/cmake/deps.cmake:46 (file):
[        ]   file DOWNLOAD cannot open file for write.
[        ] Call Stack (most recent call first):
[        ]   flutter/ephemeral/.plugin_symlinks/fvp/linux/CMakeLists.txt:57 (fvp_setup_deps)
[        ] CMake Error at flutter/ephemeral/.plugin_symlinks/fvp/cmake/deps.cmake:47 (file):
[        ]   file MD5 failed to read file
[        ]   "/build/source/linux/flutter/ephemeral/.plugin_symlinks/fvp/linux/mdk-sdk-linux-x64.tar.xz":
[        ]   No such file or directory
[        ] Call Stack (most recent call first):
[        ]   flutter/ephemeral/.plugin_symlinks/fvp/linux/CMakeLists.txt:57 (fvp_setup_deps)
[        ] MDK_SDK_MD5_SAVE:
[   +3 ms] CMake Error: Problem with archive_read_open_file(): Failed to open '/build/source/linux/flutter/ephemeral/.plugin_symlinks/fvp/linux/mdk-sdk-linux-x64.tar.xz'
[        ] CMake Error: Problem extracting tar: /build/source/linux/flutter/ephemeral/.plugin_symlinks/fvp/linux/mdk-sdk-linux-x64.tar.xz
[        ] CMake Error at flutter/ephemeral/.plugin_symlinks/fvp/cmake/deps.cmake:59 (message):
[        ]   Failed to extract mdk-sdk.  You can download manually from
[        ]   https://sourceforge.net/projects/mdk-sdk/files/nightly/mdk-sdk-linux-x64.tar.xz
[        ]   and extract to
[        ]   /build/source/linux/flutter/ephemeral/.plugin_symlinks/fvp/linux
[        ] Call Stack (most recent call first):
[        ]   flutter/ephemeral/.plugin_symlinks/fvp/linux/CMakeLists.txt:57 (fvp_setup_deps)

@qzylinra
Copy link
Contributor

may need to revert this commit 4b4bc20

@RatCornu
Copy link
Contributor Author

Thanks! I made the build work for linux with a revert

@qzylinra qzylinra mentioned this pull request Oct 13, 2025
13 tasks
@qzylinra qzylinra mentioned this pull request Dec 13, 2025
13 tasks
@vikingnope
Copy link
Contributor

@RatCornu any issues with this PR?

@RatCornu
Copy link
Contributor Author

Sorry I was busy the last few weeks and forgot to bump the version of fladder in this PR, I'll update it as soon as possible

@yzhou216
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 432313
Commit: a3754030d812e9336125564645a04f6fc49a6885 (subsequent changes)
Merge: 23243f83f3ba26aacd98231cfacfe9eea1ded0d9

Logs: https://github.com/yzhou216/nixpkgs-review-gha/actions/runs/20590730282


x86_64-linux

❌ 2 packages failed to build:
  • fladder
  • fladder.pubcache

aarch64-linux

❌ 2 packages failed to build:
  • fladder
  • fladder.pubcache

x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants