Commit Graph
48 Commits
Author SHA1 Message Date
xd1le 98c7361d3b idrisPackages.lightyear: 2016-08-01 -> 2017-09-10 2017-10-19 02:03:36 +11:00
xd1le ff3fde8f79 udiskie: 1.7.1 -> 1.7.2
Closes #30506.
2017-10-18 11:13:20 +11:00
xd1le acc076d51f luaPackages: various cosmetic fixes
These involve:

- Formatting and spacing.
- Switching to using fetchFromGitHub where possible.
- Adding missing meta attributes.
  - Correcting license values or adding missing license values.
  - Adding vyp as maintainer for unmaintained packages.

None of these changes should affect the build result.

A different revision is used for luasqlite3, however, the source code
between these revisions is actually the same. (And the advantage is that
the new revision is a tagged release.)
2017-10-13 14:48:17 +11:00
xd1le 0946e30470 luaPackages: use consistent multiline strings for luafilsystem and
luazlib
2017-10-13 14:46:51 +11:00
xd1le b584c46623 luaPackages.luacheck: skip buildPhase 2017-10-10 02:51:05 +11:00
xd1le 152d294479 luajitPackages: disable luaexpat, luazip and cjson as their builds fail 2017-10-10 02:51:05 +11:00
xd1le b83c89b6b4 luajitPackages.mpack: disable with new isLuaJIT function insead of
marking it as broken
2017-10-10 02:51:05 +11:00
xd1le df5691d677 buildLuaPackage: set makeFlags directly instead of through preBuild
So that lua packages can override it without having to resort to setting
makeFlagsArray in preBuild.
2017-10-10 02:51:05 +11:00
xd1le 4b25ecc7b8 CONTRIBUTING.md: license should default to unfree if there is no
upstream license
2017-10-09 20:37:02 +11:00
xd1le deba67f2b3 sxhkd: 0.5.6 -> 0.5.8 (#30184)
* sxhkd: code style nitpicks

* sxhkd: add vyp as maintainer

* sxhkd: use list instead of string for makeFlags

* sxhkd: use fetchFromGitHub instead of fetchurl

* sxhkd: 0.5.6 -> 0.5.8
2017-10-07 12:26:25 +02:00
xd1le 54dc7807c7 guile-xcb: fix build by building with guile-2.0 2017-09-29 15:13:28 +10:00
xd1le d063880986 gwrap: set version in mkDerivation 2017-09-28 14:51:41 +02:00
xd1le de9c86f81a gwrap: switch maintainer from taktoa to vyp 2017-09-28 14:51:41 +02:00
xd1le 468626ce86 gwrap: code style nits 2017-09-28 14:51:41 +02:00
xd1le f1b7d0a54f guile-gnome: fix build by building gwrap with guile-2.0
Apparently gwrap will not compile with guile-2.2 [1], even though the
news for version 1.9.15 says it "allows" Guile 2.2 [2]:

> it will _not_ compile using 2.2

Furthermore, it seems like it isn't being developed anymore either [1]:

> Also note that g-wrap itself is not being further developed anymore,
> it is recommended for new projects to use Guile's dynamic FFI.

Also, guile-gnome-2.16.5 is apparently compatible with guile-2.2 [3],
but I'm not sure how they built it with guile-2.2 because gwrap 1.9.15
(latest release) apparently doesn't build with guile-2.2. (And certainly
when I try to build gwrap 1.9.15 with guile-2.2 it doesn't work. Maybe
it can be made to work with certain compile flags, but I haven't pursued
that further due to [1] anyway.) This is why guile-gnome is still on
2.16.4 here. Because, although 2.16.5 can still (apparently) build with
guile-2.0.14, guile_2_0 is only at guile-2.0.13.

So to update guile-gnome to 2.16.5, guile_2_0 would first have to be
updated to 2.0.14.

[1]: http://lists.nongnu.org/archive/html/g-wrap-dev/2016-08/msg00001.html
[2]: http://www.nongnu.org/g-wrap/news.html
[3]: https://www.gnu.org/software/guile-gnome/news.html
2017-09-28 14:51:41 +02:00
xd1le 88ef99e2c3 guile-gnome: code style formatting nitpicks 2017-09-28 14:51:41 +02:00
xd1le 16012ff98a guile-gnome: remove taktoa and amiloradovsky from maintainers and add
vyp

See discussion in [1].

[1]: https://github.com/NixOS/nixpkgs/pull/29732
2017-09-28 14:51:41 +02:00
xd1le 262b1cb401 guile-lint: set version in mkDerivation 2017-09-28 20:51:20 +10:00
xd1le 8543e31f66 guile-sdl2: 0.1.0 -> 0.2.0
Autoconf, automake, and running `./bootstrap` is no longer required
because we are now building from the tarball, which includes the
generated ./configure script.
2017-09-28 14:54:04 +10:00
xd1le 47710757db guile-sdl2: set the correct upstream license 2017-09-28 14:42:55 +10:00
xd1le 1c818af667 guile-sdl2: use the proper homepage URL 2017-09-28 14:41:12 +10:00
xd1le 2327fa6996 guile-sdl2: add vyp as maintainer 2017-09-28 14:40:32 +10:00
xd1le c758e553de guile-sdl2: code formatting nits 2017-09-28 14:40:12 +10:00
xd1le 01eb7d8644 guile-sdl: 0.5.1 -> 0.5.2 2017-09-28 13:53:08 +10:00
xd1le 89238b8628 guile-lint: use substituteInPlace instead of sed for prePatch 2017-09-27 23:48:42 +10:00
xd1le ea4adc5f5f guile-lint: patchPhase -> prePatch 2017-09-27 23:42:16 +10:00
xd1le e7e52d4b83 guile-lint: use https src url 2017-09-27 23:36:12 +10:00
xd1le 3748013d22 guile-lint: add vyp as maintainer 2017-09-27 23:33:01 +10:00
xd1le a4601f9f40 guile-lint: add meta.platforms, with the same value as for guile 2017-09-27 23:32:03 +10:00
xd1le 5352a105f7 guile-lint: use correct license value, "GPL" -> gpl3Plus 2017-09-27 23:30:16 +10:00
xd1le 727fa0d81d guile-lint: use https version of homepage 2017-09-27 23:28:35 +10:00
xd1le f311898f67 guile-lint: remove package name prefix from meta.description 2017-09-27 23:28:07 +10:00
xd1le 14befbf78d guile-lint: code formatting nits 2017-09-27 23:27:26 +10:00
xd1le fd03758305 guile-lint: fix build by building with guile 1.8
[1] gives us the indication that guile-lint should be used with
guile-1.8.

[1]: https://www.gnu.org/software/guile/libraries/
2017-09-27 23:18:02 +10:00
xd1le 56ab381973 guileLint: rename to guile-lint 2017-09-27 20:59:56 +10:00
xd1le 662478bbef guile-modules: add aliases for renamed attributes for backwards
compatibility
2017-09-24 23:45:11 +10:00
xd1le 3579d7e2b2 guile-modules: stylistic nix expression changes to modules with sole
maintainer vyp
2017-09-24 22:29:29 +10:00
xd1le 796b69318f guile-modules: add vyp as maintainer to unmaintained guile modules 2017-09-24 22:24:49 +10:00
xd1le d7d33bd17c guile-modules: rename top level attributes to be consistent 2017-09-24 22:24:49 +10:00
xd1le 6aa0307145 guile-fibers: init at 1.0.0 2017-09-24 20:01:47 +10:00
xd1le 306a0d32df CONTRIBUTING.md: mention that the meta.license and meta.maintainers
attributes must be set
2017-09-22 23:12:49 +10:00
xd1le 99eabd6c06 qt-5/qtbase-setup-hook.sh: attempt to make directories only if needed
Resolves #29589.
2017-09-22 22:26:02 +10:00
xd1le e0b44a09b8 interception-tools: init at 0.1.1
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).

The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).

I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00
xd1le 6b05ff00e9 deer: init at 1.4
I wrote the patch. Unfortunately it's Nix specific because upstream
rejected it because Ubuntu Trusty's version of realpath doesn't seem to
have the `--relative-to` option. (Upstream used to use realpath before).
But for Nix, our version of realpath is recent enough. Also, upstream
will probably use realpath again anyway in May 2019 when Ubuntu Trusty
becomes unsupported, so this patch should probably be used.
2017-08-31 12:33:12 +10:00
xd1le 0304177ced setroot: 1.4.4 -> 2.0.1 2017-07-24 05:38:06 +10:00
xd1le 88874e7650 xst: init at 0.7.1 2017-07-12 02:53:43 +10:00
xd1le 4934a512d1 st: refactor out `stdenv.lib' already in scope 2017-07-12 02:25:18 +10:00
xd1le bd2cef064c st: refactor deprecated `isNull' function 2017-07-12 02:23:42 +10:00