Commit Graph
47 Commits
Author SHA1 Message Date
Lily Ballard 45e6253678 luarocks: Update detected platform version
Now that our MACOSX_DEPLOYMENT_TARGET is set to 10.12, we shouldn't be
hardcoding the platform at build time as 10.10. This change makes it
inherit the MACOSX_DEPLOYMENT_TARGET value.
2019-08-15 23:10:10 +09:00
Lily Ballard 63259057a8 erlang: Fix build error on darwin
Stop hardcoding 10.10 as the platform when building. Instead we'll use
$MACOSX_DEPLOYMENT_TARGET so erlang doesn't have to be updated again the
next time that's changed.
2019-08-14 15:56:29 -07:00
Lily Ballard 261691c4b4 cocoapods-beta: 1.7.5 -> 1.8.0.beta.1 2019-08-06 23:32:13 -07:00
Lily Ballard cd3718281f ripgrep: 11.0.1 -> 11.0.2 2019-08-01 21:37:52 -07:00
Lily Ballard e7f5a19f4a macvim: 8.1.1517 -> 8.1.1722 2019-08-01 00:24:23 -07:00
Lily Ballard 33d9cd6a93 cocoapods-beta: 1.7.4 -> 1.7.5 2019-07-19 11:44:45 -07:00
Lily Ballard 107583bdfa cocoapods: 1.7.4 -> 1.7.5 2019-07-19 11:44:38 -07:00
Lily Ballard d81941dcfd magic-wormhole: include manpage 2019-07-17 00:36:08 -07:00
Lily Ballard 16c9d30a53 exa: 0.8.0 -> 0.9.0 2019-07-14 23:50:17 -07:00
Lily Ballard 11b8159328 cocoapods-beta: 1.7.3 -> 1.7.4 2019-07-10 13:04:14 +02:00
Lily Ballard b179b1d7e0 cocoapods: 1.7.3 -> 1.7.4 2019-07-10 13:04:14 +02:00
Lily Ballard 3712d3672d jazzy: 0.9.6 -> 0.10.0
Also define passthru.updateScript.
2019-07-09 15:05:26 -07:00
Lily Ballard 9ad722a0b3 cocoapods-beta: 1.7.2 -> 1.7.3 2019-07-01 00:43:23 -07:00
Lily Ballard e005936274 cocoapods: 1.7.2 -> 1.7.3 2019-07-01 00:43:12 -07:00
Lily Ballard 0171d504b2 ffsend: 0.2.48 -> 0.2.49 2019-07-01 00:36:42 -07:00
Lily Ballard 68be0c72ee ffsend: 0.2.46 -> 0.2.48 2019-06-20 17:02:46 -07:00
Lily Ballard 96d79aff40 cocoapods: 1.7.1 -> 1.7.2
Also update cocoapods-beta to match.
2019-06-15 10:31:10 +02:00
Lily Ballard 95bfb9938f macvim: 7.4.909 -> 8.1.1517
Fix up the macvim package to build again, with the latest snapshot. The
patchfile has been recreated by manually reapplying all of the changes
from the old patchfile, and the other changes in here were figured out
by trial and error (such as the need to unset `LD`).

Also tweak the package to use python37 by default, and add an option to
go back to python27 if desired.

Disable Sparkle so the user isn't prompted to update a readonly package.
2019-06-11 11:21:09 -07:00
Lily Ballard 39eb49c9f0 bundlerApp: Set up passthru properly
The manual documents both bundlerEnv and bundlerApp as providing `env`
and `wrappedRuby` attributes on the resulting derivations. However only
bundlerEnv actually had these attributes. Update bundlerApp to provide
the same passthru that bundlerEnv does.
2019-06-10 14:13:04 -07:00
Lily Ballard aaa1af8dfd xv: 0.1.0 -> 0.1.1 2019-05-31 13:22:12 -07:00
Lily Ballard 0f9c140b5d cocoapods-beta: 1.7.0.rc.2 -> 1.7.1 2019-05-30 12:39:52 -07:00
Lily Ballard 71f01b19d0 cocoapods: 1.6.2 -> 1.7.1 2019-05-30 12:39:39 -07:00
Lily Ballard 6d81ca80ad cocoapods: define updateScript 2019-05-23 10:56:01 -07:00
Lily Ballard 16e37f0c7f chit: 0.1.13 -> 0.1.14 2019-05-19 15:20:34 -07:00
Lily Ballard 6dc34b8384 bat: 0.10.0 -> 0.11.0
Also add myself as a maintainer, and set platforms to `all`.
2019-05-15 14:47:36 -07:00
Lily Ballard ffd371164f cocoapods-beta: 1.7.0.rc.1 -> 1.7.0.rc.2 2019-05-15 13:02:02 -07:00
Lily Ballard aba46ce144 cocoapods: 1.6.1 -> 1.6.2 2019-05-15 11:53:46 -07:00
Lily Ballard cef5ed2cf4 chit: 0.1.12 -> 0.1.13
Re-enable tests as the one that required network access has been fixed.
2019-05-14 22:16:28 -07:00
Lily Ballard 193018687c unison: fix building on macOS with enableX11 = false
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
based on the available environment. On macOS this apparently means using
`UISTYLE=mac`, it can't actually build this way in Nix.
2019-05-14 18:38:56 -07:00
Lily Ballard 453a37b420 chit: init at 0.1.12 2019-05-12 22:49:40 -07:00
Lily Ballard 985c9dd95c ffsend: 0.2.45 -> 0.2.46
Extend the xclip/xsel support to all BSD variants and update the
platforms list to `platforms.unix`.
2019-05-09 20:39:18 -07:00
Lily Ballard e0214127c7 cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1 2019-05-02 13:36:28 -07:00
Lily Ballard 35e2c2d6dd xv: init at 0.1.0 2019-04-23 17:32:28 -07:00
Lily Ballard 5457c041ea ffsend: 0.2.42 -> 0.2.45 2019-04-21 21:30:35 -07:00
Lily Ballard e50f79a110 mdbook: fix Darwin support (#59385) 2019-04-17 02:36:26 -04:00
Lily Ballard 1ceef41c29 watchexec: remove Darwin hack in favor of cf-private (#59428) 2019-04-17 02:18:13 -04:00
Lily Ballard ae22f7d35c cocoapods-beta: init at 1.7.0.beta.3
cocoapods-beta is an alternative attribute for the cocoapods package
that provides the latest beta instead of the stable version.

Also switch to `bundlerApp` so we stop polluting the profile with our
gem dependencies and can get rid of the broken `sandbox-pod` executable.
2019-04-16 20:50:56 -07:00
Lily Ballard 7946a284c2 ripgrep: 0.10.0 -> 11.0.0 2019-04-16 00:00:16 -07:00
Lily Ballard b1bb10b7ae jazzy: 0.9.5 -> 0.9.6
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Lily Ballard 8e9796cae2 Make gemdir optional for bundlerApp
Like `bundlerEnv`, the `gemdir` parameter to `bundlerApp` can be omitted
if all 3 of `gemfile`, `lockfile`, and `gemset` are provided.
2019-04-10 13:26:31 -07:00
Lily Ballard da484caf1c ffsend: 0.2.39 -> 0.2.42
https://github.com/timvisee/ffsend/releases/tag/v0.2.42

Add support for `xsel` instead of `xclip` on Linux.
2019-03-25 21:09:42 -07:00
Lily Ballard 59fdbac729 ffsend: 0.2.36 -> 0.2.38
Also add support for xclip on Linux.
2019-03-19 20:59:55 -07:00
Lily Ballard 11cdd00138 ffsend: init at 0.2.36 2019-03-17 18:52:25 -07:00
Lily Ballard 53508b1d8e jazzy: 0.9.0 -> 0.9.5
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
Lily Ballard eed0ee0c16 cocoapods: 1.6.0 -> 1.6.1 2019-02-22 11:49:54 -08:00
Lily Ballard 51edcce46c cocoapods: 1.5.3 -> 1.6.0
Fixes #55458.
Fixes #55461.
2019-02-10 20:03:00 -08:00
Lily Ballard 96bffeb865 hexyl: init at 0.3.0 2019-01-09 18:22:50 -08:00