1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

17713 commits

Author SHA1 Message Date
William Casarin 9d85874aeb lmdb: lightning memory-mapped database 2015-07-04 05:06:29 -07:00
Frederik Rietdijk e0d32691a5 pytz: 2013.9 -> 2015.4 2015-07-04 13:55:03 +02:00
lethalman 8722e5453e Merge pull request #8584 from robbinch/pkg-python-atomiclong
python-packages: Add atomiclong.
2015-07-04 13:22:27 +02:00
lethalman 2d49c104a3 Merge pull request #8623 from FRidh/cytoolz
cytoolz: init at 0.7.3
2015-07-04 13:08:15 +02:00
lethalman 39722b552e Merge pull request #8622 from FRidh/toolz
toolz: init at 0.7.2
2015-07-04 13:07:16 +02:00
Arseniy Seroka 093a8994f9 Merge pull request #8624 from ambrop72/minidlna-update
minidlna 1.1.4
2015-07-04 13:59:32 +03:00
Arseniy Seroka 36a7b25282 Merge pull request #8608 from datakurre/datakurre-master-dot2tex
dot2tex: init at 2.9.0
2015-07-04 13:58:29 +03:00
Arseniy Seroka a9a2868095 Merge pull request #8626 from ts468/upstream.chaps
New: chaps: PKCS #11 implementation with TPM backend
2015-07-04 13:58:06 +03:00
Thomas Strobel b73e917237 chaps: init at version 0.42-6812
Chaps is a PKCS #11 implementation with TPM backend.
2015-07-04 12:53:09 +02:00
Asko Soukka 198ea49d8a dot2tex: init at 2.9.0 2015-07-04 12:56:30 +03:00
Frederik Rietdijk 0a3e430e85 toolz: init at 0.7.2 2015-07-04 09:57:31 +02:00
Frederik Rietdijk 7aacf74cc7 cytoolz: init at 0.7.3 2015-07-04 09:56:36 +02:00
Charles Strahan 737de61912 urxvt-font-size: init 2015-07-04 03:17:52 -04:00
Ambroz Bizjak 42a5ad5c5e minidlna: 1.0.25 -> 1.1.4
Changes:
- gettext is needed to build
- Switched to using non-legacy ffmpeg.
- Removed ffmpeg stuff from include path since it causes build errors related to
a time.h header.
- Removed unneeded patch.
- Adjusted NixOS service due to the binary being renamed.
2015-07-04 09:16:28 +02:00
Charles Strahan 44594e851c xsensors: init at 0.70 2015-07-03 22:55:10 -04:00
lethalman 5a2d1fedbc Merge pull request #8615 from kamilchm/albatross
New GTK theme - Albatross from Shimmer Project
2015-07-03 09:57:16 +02:00
Kamil Chmielewski 6db7437a64 New GTK theme - Albatross from Shimmer Project
http://shimmerproject.org/our-projects/albatross/
2015-07-03 08:40:40 +02:00
Tobias Geerinckx-Rice dfdcbb3640 python-packages: prompt_toolkit 0.41 -> 0.42 2015-07-03 04:13:02 +02:00
Arseniy Seroka afa1f5ba22 Merge pull request #8586 from vbgl/ocaml-updates
Ocaml package updates
2015-07-02 12:06:29 +03:00
Arseniy Seroka bc9079dc53 Merge pull request #8589 from matthiasbeyer/update-klaus
klaus: 0.4.9 -> 0.4.10
2015-07-02 03:16:32 +03:00
Matthias Beyer 279057da8d klaus: 0.4.9 -> 0.4.10 2015-07-01 20:47:04 +02:00
Vincent Laporte dab57252b1 ocaml-qcheck: init at 0.4.0.1 2015-07-01 20:23:19 +02:00
Matthias Beyer 95578b07f7 khard: init at 0.4.0 2015-07-01 20:06:06 +02:00
Robbin C 1969397ead atomiclong: init at 0.1.1. 2015-07-01 22:31:34 +08:00
Arseniy Seroka 9661e477bc Merge pull request #8563 from akaWolf/master
Updated qtox to the last version
2015-07-01 17:16:16 +03:00
Shea Levy dd9530c819 Merge remote-tracking branch 'projectorhq/riemann-tools'
Add riemann-tools package and service
2015-07-01 08:45:33 -04:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
Artjom Vejsel 68f4a0f0ea libtoxcore: added new-api version 2015-07-01 14:38:56 +03:00
Artjom Vejsel 6a6ecde159 filter-audio library: init at 20150624 2015-07-01 14:37:59 +03:00
Robert Pitts and Trenton Strong bbb36ea039 Add riemann-tools to nixpkgs
Adds package via bundlerEnv and service for Riemann health.
2015-06-30 17:16:51 -04:00
Charles Strahan 433a13d12a taffybar: init with-packages wrapper
This provides a wrapper around taffybar, in a fashion similar to how
package xmonad.
2015-06-30 11:11:43 -04:00
Carles Pagès 3dd09ed069 Merge pull request #8524 from cpages/master
abcde: update to 2.7 and fix mp3 tagging
2015-06-30 15:04:47 +02:00
Tuomas Tynkkynen d013de6d32 U-Boot: Update to 2015.04 and major refactor
Instead of selecting the defconfig based on stdenv.platform.uboot,
provide different ubootFoo packages. Otherwise we couldn't easily build
U-Boots for different platforms than what we are currently running on.

All users of the ubootChooser function appear to be using only CLI tools
like mkimage, whose behaviour is not affected by the defconfig (their
build outputs are bitwise-identical). So add a separate package for the
CLI tools.

Of the removed patches, some version of sheevaplug-sdio.patch has
apparently been applied upstream (with at least mv_sdio.c renamed to
mvebu_mmc.c). sheevaplug-config.patch needs rebasing & re-testing on
real hardware.

Tested boards and input/output methods that upstream supports:
 - Raspberry Pi:
    - HDMI works, USB keyboard not yet supported
    - Serial via the 26-pin connector (3.3V)
 - pcDuino3 Nano:
    - HDMI + USB keyboard (only if attached to a hub)
    - Serial via the 3-pin connector (3.3V)
 - Jetson TK1: RS-232 serial port only
 - Versatile Express CA9 (for QEMU only): Serial via '-serial stdio'
2015-06-30 10:49:56 +03:00
Tuomas Tynkkynen 1793fdbfb1 platforms.nix: Remove IntegratorCP and Versatile
These ARM boards are very old and quite likely used only for booting in
QEMU emulation. I'll focus on making the multiplatform image easy to
boot in QEMU instead.
2015-06-30 10:33:25 +03:00
Arseniy Seroka 3862fd57fe Merge pull request #8526 from matthiasbeyer/add-klaus
Package: klaus + dependencies
2015-06-29 19:08:38 +03:00
Matthias Beyer 5344e4db4d klaus: init at 0.4.9 2015-06-29 17:55:33 +02:00
Matthias Beyer ce10f31e0e httpauth: init at 0.2 2015-06-29 17:55:32 +02:00
Matthias Beyer 886a872853 humanize: init at 0.5.1 2015-06-29 17:55:32 +02:00
Pascal Wittmann 851ef7e2de Merge pull request #8548 from dezgeg/pr-dtc
dtc: init at 1.4.1
2015-06-29 16:37:45 +02:00
Pascal Wittmann 512225ef81 Fixed some descriptions 2015-06-29 16:20:58 +02:00
Tobias Geerinckx-Rice d94285788f python-packages: repocheck 2015-05-04 -> 2015-06-27 2015-06-29 01:21:17 +02:00
Tuomas Tynkkynen b0ad2da4ed dtc: init at 1.4.1
Compiling U-Boot for the Jetson TK1 board requires this.
2015-06-28 22:40:35 +03:00
Domen Kožar 3ff2dfb7fa Merge pull request #8423 from bobvanderlinden/popcorntime-bin
added popcorntime package
2015-06-28 10:01:45 +02:00
Kirill Elagin 6209961810 pyqt5: make it actually 5.4.2 2015-06-28 02:18:58 +03:00
William A. Kennington III 511fc648b5 keepalived: Add derivation 2015-06-27 14:33:29 -07:00
William A. Kennington III 8b844dce2d ffado -> ffadoFull 2015-06-27 10:42:13 -07:00
Nicolas Dudebout 430c8520b2 One more change for jack2 to libjack2
7297255019 did break things and this change seems to fix them.
2015-06-27 13:20:56 -04:00
vbgl 742824bd78 Merge pull request #8291 from maurer/misc-ocaml
Add miscellaneous OCaml Packages
2015-06-27 18:52:03 +02:00
Matthew Maurer 9c0f1eefc6 piqi-ocaml: init at 0.7.4 2015-06-27 16:54:20 +00:00
Matthew Maurer 8c875e76f0 uuidm: init at 0.9.5 2015-06-27 16:54:20 +00:00