Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notion: 3-2015061300 -> 3-2017050501 #28723

Merged
merged 1 commit into from Sep 9, 2017
Merged

notion: 3-2015061300 -> 3-2017050501 #28723

merged 1 commit into from Sep 9, 2017

Conversation

moaxcp
Copy link
Contributor

@moaxcp moaxcp commented Aug 30, 2017

Motivation for this change

Updating package which not includes xft support. This also contains changes from #18747. Had lots of help in #28599 from @vyp @Mic92 and @olejorgenb

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@moaxcp
Copy link
Contributor Author

moaxcp commented Aug 31, 2017

error: build of ‘/nix/store/l6dpd27nbzrm170j76kj2zvd8p4bfdra-nixpkgs-tarball-17.09pre1234.abcdef.drv’ failed

@vyp
Copy link
Member

vyp commented Aug 31, 2017

getting status of ‘/tmp/nix-build-nixpkgs-tarball-17.09pre1234.abcdef.drv-0/nixpkgs/pkgs/applications/window-managers/clfswm’: No such file or directory

Yeah a lot of other PRs are getting this. Also clfswm is marked as broken too. (Also I find it weird how it's set to fetch from master even though that's not deterministic.)

postInstall = ''
wrapProgram $out/bin/notion \
--prefix PATH ':' '${xmessage}/bin' \
--prefix PATH ':' '${xterm}/bin'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrapProgram $out/bin/notion \ 
   --prefix PATH ':' '${xmessage}/bin:${xterm}/bin' \

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants