Skip to content

syntax error in distro/nix/home.nix on latest commit #1386

@shalevc1098

Description

@shalevc1098

Compositor

  • Niri
  • Hyprland
  • MangoWC (dwl)
  • Sway

Distribution

  • Arch Linux
  • CachyOS
  • Fedora
  • NixOS
  • Debian
  • Ubuntu
  • Gentoo
  • OpenSUSE
  • Other (specify below)

If Other, please specify

No response

dms version

can't build to check, that's the issue

Description

so i just tried to update my flake inputs and got a nix syntax error from the latest commit (aab4b67). it says there's a missing semicolon at the end of distro/nix/home.nix

the error:

error: syntax error, unexpected end of file, expecting ';'
at /nix/store/620ni4vzdakifi1rp53x1i8790218pz9-source/distro/nix/home.nix:130:1:
   129| }
   130|
      | ^

the file looks fine to me but nix doesn't like it for some reason. had to pin to the previous commit (3539aca) which works fine

Expected Behavior

it should build without syntax errors

Steps to Reproduce & Installation Method

  1. use nixos with flakes
  2. have dankmaterialshell as a flake input
  3. update inputs to get the latest commit
  4. try to rebuild and get the syntax error

Error Messages/Logs

error: syntax error, unexpected end of file, expecting ';'
at /nix/store/620ni4vzdakifi1rp53x1i8790218pz9-source/distro/nix/home.nix:130:1:
   129| }
   130|
      | ^

Screenshots/Recordings

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions