Commit Graph
47 Commits
Author SHA1 Message Date
Eric Bailey d723b91223 lfe: 1.2.1 -> 1.3
Add patches to the builder expression, and add those necessary for 1.3.
2020-02-10 20:03:47 +01:00
Eric Bailey 82e007f80f lfe: pin 1.2.1 to R19 2020-02-10 20:03:47 +01:00
Eric Bailey 49fe429990 lfe: add message to OTP version assertion 2020-02-10 20:03:47 +01:00
Eric Bailey 187eefb7d8 scc: 2.10.1 -> 2.11.0 2020-01-29 19:42:48 -06:00
Eric Bailey 826df23514 pythonPackages.bugwarrior: depend on jira, remove test deps
- drop support for 2.7, per upstream
- remove half-baked checkInputs, but leave comment
- add yurrriq as maintainer
- add setuptools to propagatedBuildInputs
2020-01-07 01:50:03 -08:00
Eric Bailey 7b6d3b2aed latex2html: 2018 -> 2019.2 2019-08-31 21:17:53 -05:00
Eric Bailey 6db22bca4b noweb: remove noweb_awk 2019-08-13 13:06:01 +02:00
Eric Bailey 3f2ba625d6 noweb: use clang on darwin 2019-08-13 11:21:44 +02:00
Eric Bailey 67aaa70a5b noweb: 2.11b -> 2.12
- fetchurl -> fetchFromGitHub
- Support building with icon (useIcon, default: false)
- Support darwin
- Configure for texlive
- Flesh out meta
- Build man pages
- Pass through tex package
2019-08-07 15:59:36 -05:00
Eric Bailey 31d1ce7e64 icon-lang: rework to support darwin and building without graphics 2019-08-07 14:09:15 -05:00
Eric Bailey 900be27403 openlilylib-fonts: rework
- Install to lilypond fonts dir
- Use lilypond-unstable by default
2019-06-10 12:30:36 -05:00
Eric Bailey d013602d78 openlilylib-fonts: update lilyjazz 2019-06-10 12:30:36 -05:00
Eric Bailey 859db73260 lilypond-with-fonts: rework
- Use symlinkJoin
- Cleanup quoting
- Inherit meta and version from lilypond
2019-06-10 12:30:35 -05:00
Eric Bailey 54e8c67375 lilypond-unstable: rework, 2.19.65 -> 2.19.83
- fetchurl -> fetchgit
- urw-fonts -> ghostscript/share/fonts
- overrideDerivation -> overrideAttrs
2019-06-10 12:30:29 -05:00
Eric Bailey 287ab732d9 lilypond: mark broken on darwin 2019-06-10 12:30:28 -05:00
Eric Bailey 79478b8369 lilypond: rework
- fetchurl -> fetchgit
- urwfonts -> ghostscript/share/fonts
- Add me as maintainer
2019-06-10 12:30:22 -05:00
Eric Bailey 7f9a2f0de7 helmfile: fix modSha256
It seems like this was another case where my darwin setup was acting weird.
2019-06-07 15:13:02 -05:00
Eric Bailey 6fed86581c helmfile: 0.64.1 -> 0.73.0
Also, ditch vgo2nix in favor of buildGoModule.
2019-06-06 17:53:13 -05:00
Eric Bailey d2838d20c6 helmfile: 0.40.1 -> 0.64.1
- Adopt vgo2nix
- Add me to maintainers
2019-05-23 12:21:12 +02:00
Eric Bailey c6ae547c9c browserpass: 2.0.17 -> 2.0.18 2018-03-31 00:19:26 -05:00
Eric Bailey 6b45dbd99c services.mysql: properly quote database.name 2018-02-08 17:32:41 +01:00
Eric Bailey 1acb901a8f wakatime: 7.0.4 -> 10.0.1
Fixes #26133
2017-11-11 04:51:30 +00:00
Eric Bailey 0f51a2a029 polyml: autoreconfHook -> nativeBuildInputs
Thanks, @peterhoeg.
2017-06-18 11:41:26 -05:00
Eric Bailey 6818848fac polyml: enable libffi and gmp
Thanks, @Mic92.
2017-06-18 11:33:21 -05:00
Eric Bailey 478e88d13e polyml: 5.6 -> 5.7
- fetchurl -> fetchFromGitHub
- use `with stdenv.lib` in meta
- add darwin to platforms
- add yurrriq to maintainers
2017-06-17 19:31:25 -05:00
Eric Bailey ddf7c6ef06 lilypond-with-fonts: fix quoting 2017-05-26 04:52:11 -05:00
Eric Bailey a91afef89e erlangR19: update maintainers
Use the list of direct committers:
https://github.com/NixOS/nixpkgs/commits/master/pkgs/development/interpreters/erlang/R19.nix

Originally, I just copied and pasted from R18.nix, I think.
2017-03-18 00:36:57 -05:00
Eric Bailey 05b1f8276b erlangR19: 19.2.3 -> 19.3 2017-03-18 00:24:18 -05:00
Eric Bailey 90c5c9d8c9 lilypond-with-fonts: fix typos
In development, I experimented with file globs, for loops and making the
supplementary fonts optional. As such, the original PR ended up with a
dysfunctional combination.

This commit fully adopts the for loop approach, which I prefer, since failing
matches, e.g. missing supplementary-fonts/, won't cause a failure.
2017-03-07 23:02:26 -06:00
Eric Bailey f497421e14 lilypond-with-fonts: use all fonts by default
Add a list of all fonts to openlilylib-fonts and use that as the default
fonts argument to lilypond-with-fonts.
2017-03-06 04:34:08 -06:00
Eric Bailey 0f40d2dea3 latex2html: init at 2016 2017-03-06 04:01:25 -06:00
Eric Bailey bdc9589df1 lilypond: add openlilylib-fonts and lilypond-with-fonts 2017-03-06 02:16:42 -06:00
Eric Bailey f2961da3f7 wakatime: 6.0.1 -> 7.0.4 2017-03-05 19:34:09 -06:00
Eric Bailey fff88b814c graphicsmagick: fix for darwin
Prior to this change, GraphicsMagick didn't work at all for me on Darwin, due to
dylib linking issues.
2017-03-01 14:04:11 -06:00
Eric Bailey 6e9133fec1 erlangR19: 19.2 -> 19.2.3
This fixes dialyzer for me.

- http://erlang.org/pipermail/erlang-bugs/2017-January/005213.html
- https://github.com/erlang/otp/commit/e27119948fc6ab28bea81019720bddaac5b655a7
2017-03-01 05:52:23 -06:00
Eric Bailey ea07961294 gitflow: tweak for darwin
On Darwin, wrap the git-flow binary and set:

    FLAGS_GETOPT_CMD=${getopt}/bin/getopt

Without this change, I was getting the following error:

    flags:ERROR short flag required for (showcommands) on this platform
2017-02-28 05:52:25 -06:00
Eric Bailey 22404a068f musescore: add darwin-specific package
This is basically a clone of the Homebrew cask version:
https://github.com/caskroom/homebrew-cask/blob/master/Casks/musescore.rb
2017-02-27 20:58:22 -06:00
Eric Bailey de597b03f7 lilypond-unstable: init at 2.19.24 2017-02-26 03:41:58 -06:00
Eric Bailey ad3e589c6d erlangR19: 19.1.6 -> 19.2
Include sw_vers patch as discussed on #21775.
2017-01-11 01:43:56 -06:00
Eric Bailey a0e5cbbd6a hub: 2.2.8 -> 2.2.9 2017-01-09 19:10:18 -06:00
Eric Bailey ae7511013b jid: 0.6.1 -> 0.7.1 2017-01-09 18:41:53 -06:00
Eric Bailey 6a86b603f9 lfe: 1.1.1 -> 1.2.1
- Use buildRebar3 instead of mkDerivation, obviating the need for setup-hook.sh
- Manually build proper and patch rebar.config s.t. it doesn't try to fetch it
- Set checkTarget = "travis" and actually run the tests
2016-12-08 00:36:38 +02:00
Eric Bailey ab9688a63a rebar3: Fix typos and support name-version-tag
The fixup_app_name/1 change notably supports packages like proper-1.1.1-beta.
2016-12-08 00:11:41 +02:00
Eric Bailey fe727a19c1 rebar3: 3.1.0 -> 3.3.2 2016-12-08 00:11:41 +02:00
Eric Bailey e549aad2f2 elixir: 1.2.3 -> 1.2.4 2016-04-02 15:46:58 -05:00
Eric Bailey b11d8590d0 rebar3-nix-bootstrap: correct homepage URL
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Eric Bailey 456ce67462 Patch erlang-R17
Fix R17 build on OS X, modeling changes after R18,
i.e. inherit Carbon, Cocoa.
2016-04-01 19:06:20 -05:00