1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
Commit graph

24212 commits

Author SHA1 Message Date
Robert Helgesson 18312f2947 perl-Test-Simple: 1.302022 -> 1.302037 2016-07-06 23:42:47 +02:00
Kranium Gikos Mendoza 851cd1e6af pythonPackages.pyexcelerator: init at 0.6.4.1 2016-07-06 16:26:31 +02:00
Ram Kromberg 28159315b7 jpegrescan: init at 2016-06-01 2016-07-06 12:42:58 +02:00
zimbatm 2fdfe6ed9f Merge pull request #16743 from Nate-Devv/solarus-games
solarus: init at 1.4.5
2016-07-06 09:39:14 +01:00
Frederik Rietdijk 6876eab511 pythonPackages.tornado: fix tests, closes #14634
The test runner would import all modules to check whether they might
have tests.

On a Linux system it would load the Tornado module that depends on
kqueue, which is BSD only, and fail.
2016-07-06 10:11:32 +02:00
Nathan Moore 09f366a360 solarus: init at 1.4.5 2016-07-05 18:33:51 -07:00
Tuomas Tynkkynen 30e08502fa Merge pull request #16734 from vrthra/wxsqlite3
wxsqliteplus: init at 0.3.6
2016-07-06 01:00:37 +03:00
Peter Simons 6a6b8fa36f cabal2nix: update to version 2.0 from Hackage
I've realized that publishing updates to Hackage is far easier than
publishing updates in Nixpkgs, and since all Hackage updates show up in
Nix automatically I've decided to go back to publishing cabal2nix on
Hackage again.

Unfortunately, this means that I'll have to change the version numbering
scheme to comply with the expectations of the Haskell PVP (which is used
by Stackage), so the new version 2.0 looks like a downgrade to Nix,
which used to have version 20160406. :-(

If in doubt, run "nix-env -u --always" to force the update. I am sorry
about the inconvenience.
2016-07-05 23:45:41 +02:00
Rahul Gopinath 881ba7309c wxsqliteplus: init at 0.3.6 2016-07-05 13:15:04 -07:00
Rahul Gopinath 86e2cd9066 wxsqlite3: init at 3.3.1 2016-07-05 00:55:22 -07:00
Rahul Gopinath 65364cc83c pypdf2: 1.25.1 -> 1.26.0 2016-07-05 09:01:41 +02:00
Joachim Fasting 3f5d7c7e04
geis: refactor & fix build
- Pass -Wno-error=pedantic to work around ISO C violations
- Build with X11 unconditionally (also rely on pkgconfig for
  detection, --enable-x11 does not work)
- Build against evemu
2016-07-05 00:54:12 +02:00
Joachim Fasting b51cf2626e Merge pull request #16707 from vrthra/edit-editor
edit: Init at 20160425
2016-07-05 00:02:12 +02:00
Joachim Fasting eaa66a466b Merge pull request #16710 from vrthra/wily
wily: init at 0.13.42
2016-07-05 00:01:49 +02:00
Rahul Gopinath 92c903cb1b edit: Init at 20160425 2016-07-04 14:01:50 -07:00
Joachim Fasting 37e912d3fa Merge pull request #16684 from leenaars/orbitron
orbitron: init at 20110526
2016-07-04 22:55:14 +02:00
Rahul Gopinath c5f54786a1 wily: init at 0.13.42 2016-07-04 11:19:11 -07:00
Michiel Leenaars b8fd2c9ecb orbitron: init at 20110526 2016-07-04 19:47:29 +02:00
Joachim Fasting 173fbeef42 Merge pull request #16679 from vrthra/cweb
cweb: init at 22p
2016-07-04 18:15:51 +02:00
Rahul Gopinath a30ecd619a libisoburn: init at 1.4.4 2016-07-04 17:31:17 +02:00
Arseniy Seroka dc0c01f929 Merge pull request #16688 from vrthra/mailutils
mailutils: fix build break
2016-07-04 18:01:47 +03:00
Tuomas Tynkkynen 4085f4de5f Merge branch 'pr-newest-uboot' into master 2016-07-04 15:17:46 +03:00
Tuomas Tynkkynen 44955a73b2 platforms.nix: Enable DTB for the ARMv6 Raspberry Pi 2016-07-04 15:13:13 +03:00
Joachim Schiele 4c4a63f55d Merge pull request #16208 from qknight/emscripten_toolchain
emscripten toolchain *katsching*
2016-07-04 12:04:03 +02:00
Joachim Schiele c514693eb6 adds support to build emscripten packages using nix:
example usage:

- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.libxml2
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.json_c
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.zlib
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.xmlmirror
2016-07-04 12:02:37 +02:00
Tobias Geerinckx-Rice 5efa4f801d
pythonPackages.pgcli: 1.0.0 -> 1.1.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
2016-07-04 10:52:51 +02:00
Rahul Gopinath a783a5704f mono44: init at 4.4.1.0 2016-07-04 10:44:34 +02:00
Rahul Gopinath d3fedc6a9d mono40: refactor to generic 40 2016-07-04 10:44:34 +02:00
Rahul Gopinath 27a9ef8709 mailutils: fix build break
See #14606 for the breakage. It is fixed by using default guile 2.0
Also addes support for fribidi, sasl, and gssapi
2016-07-03 22:50:39 -07:00
Joachim Fasting 0da28e9cfa Merge pull request #16582 from vrthra/xsw
xsw: init at 0.1.2
2016-07-04 01:11:57 +02:00
Joachim Fasting e30580a44b Merge pull request #16602 from vrthra/zgv
zgv: init at 5.9
2016-07-04 01:11:16 +02:00
Rahul Gopinath cfe4ad2431 xsw: init at 0.1.2 2016-07-03 15:56:38 -07:00
Tuomas Tynkkynen 18572e2359 U-Boot: Drop Versatile build
I had broken this at some point and the patch conflicts quite often.
Hopefully soon the Raspberry Pi 2 emulation in QEMU can be used instead.
2016-07-04 01:52:58 +03:00
Tuomas Tynkkynen 4108e0324e U-Boot: Build for the Raspberry Pi 2 & 3 2016-07-04 01:52:58 +03:00
Rahul Gopinath 5dade2d296 cweb: init at 22p 2016-07-03 14:54:12 -07:00
Nikolay Amiantov 5bed7df058 Revert "[WIP] flashtool: 0.9.14.0 -> 0.9.23.3"
This reverts commit 0e5c802120.

It was pulled accidentially -- this is not ready yet.
2016-07-04 00:23:42 +03:00
Rahul Gopinath eef98f3e51 zgv: init at 5.9 2016-07-03 14:06:57 -07:00
Rahul Gopinath f3da2e5bac tie: init at 2.4 2016-07-03 13:47:53 -07:00
Profpatsch 994c81c391 ffmpeg: additional package fixes
Some KDE packages don’t yet work with ffmpeg-3.
2016-07-03 22:12:58 +02:00
Tuomas Tynkkynen 1268f0753f U-Boot: Build for the Beaglebone Black 2016-07-03 20:48:07 +03:00
Lengyel Balázs 0e5c802120 [WIP] flashtool: 0.9.14.0 -> 0.9.23.3 2016-07-03 20:22:35 +03:00
Joe Hermaszewski 77ea161f19 pythonPackages.neovim: 0.1.8 -> 0.1.9 (#16664) 2016-07-03 12:12:59 +02:00
Ryan Scheel (Havvy) fe01f1c66b gtkLibs: remove by inlining into gnome2 (close #16665)
vcunat reverted gtk -> gtk2 change.
2016-07-03 07:53:43 +02:00
Joachim Fasting f85a5a0808 Merge pull request #16587 from romildo/zuki
zuki-themes: init at 2016-07-01
2016-07-02 15:34:43 +02:00
Arseniy Seroka 44a3eebdf9 Merge pull request #16608 from vrthra/netsurf-framebuffer
netsurf: enable sixel display
2016-07-02 17:29:29 +04:00
Arseniy Seroka b5cacced68 Merge pull request #16628 from heilkn/lie
LiE: init at 2.2.2
2016-07-02 17:29:07 +04:00
José Romildo Malaquias c4ce1eece0 zuki-themes: init at 2016-07-01 2016-07-02 09:24:55 -03:00
Nikolay Amiantov b3e27962aa bomi: fix compilation, move to new Qt 2016-07-02 15:16:42 +03:00
Joachim Fasting 24b3fa1ae6 Merge pull request #16560 from vrthra/dvtm-customize
dvtm: allow user configuration
2016-07-02 14:10:26 +02:00
Joachim Fasting 158013244a Merge pull request #16581 from vrthra/vp
vp: init at 1.8
2016-07-02 14:07:45 +02:00