Millennium icon indicating copy to clipboard operation
Millennium copied to clipboard

[Bug] Error while installing on Nixos

Open SteamRex25 opened this issue 5 months ago • 3 comments

Before Reporting

  • [x] I found no existing issues matching my bug
  • [x] My issue is not caused by a theme
  • [x] My issue is not caused by a plugin

Describe the Bug

So I recently installed NixOS and I tried setting up Millennium but it kept complaining about github submodules not being supported

Expected Behavior

upon a rebuild, the system should install millennium

Steps To Reproduce

  1. open flake
  2. add needed items for millennium
  3. attempt a rebuild

Operating System

Linux

Anything else?

Millennium-NixOS-Errors.txt

SteamRex25 avatar Aug 30 '25 21:08 SteamRex25

I had the same error

Krivetochka avatar Sep 05 '25 13:09 Krivetochka

You need to use inputs.millennium.url = "git+https://github.com/SteamClientHomebrew/Millennium"; and not inputs.millennium.url = "github:SteamClientHomebrew/Millennium"; However when you do this, you will run into other errors I could not fix myself

H4K0N42 avatar Sep 27 '25 14:09 H4K0N42

@H4K0N42 Create a new issue describing your problem. The Nix maintainers might know a fix.

shdwmtr avatar Sep 27 '25 19:09 shdwmtr

Closing in favor of NixOS mega-thread.

shdwmtr avatar Dec 03 '25 21:12 shdwmtr