Skip to content

Commit

Permalink
release.nix: remove firefox-unwrapped from darwin-tested
Browse files Browse the repository at this point in the history
Unfortunately it is broken and I won’t have time to fix right now.
Most likely we will have to wait until the macOS 10.12 update to get
this one working again.
  • Loading branch information
matthewbauer committed Mar 9, 2019
1 parent 6c34eaf commit 70f1335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/release.nix
Expand Up @@ -62,7 +62,7 @@ let
jobs.vim.x86_64-darwin

# UI apps
jobs.firefox-unwrapped.x86_64-darwin
# jobs.firefox-unwrapped.x86_64-darwin
jobs.qt5.qtmultimedia.x86_64-darwin
jobs.inkscape.x86_64-darwin
jobs.gimp.x86_64-darwin
Expand Down

0 comments on commit 70f1335

Please sign in to comment.