Commit graph

43306 commits

Author SHA1 Message Date
Matthieu Coudron 5e19cec491 wireshark: 2.6.6 -> 3.0.1
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.0.html.
Drops gtk build.
2019-04-09 11:09:06 +09:00
Aaron Andersen 902ab43a91
Merge pull request #58125 from mwilsoninsight/showoff
showoff: init at 0.20.1
2019-04-08 20:14:06 -04:00
Robin Gloster a58ab8fc05
Merge pull request #58398 from Ma27/package-documize
documize-community: init at 2.2.1
2019-04-08 22:34:11 +00:00
Maximilian Bosch acbb74ed18
documize-community: init at 2.2.1
Documize is an open-source alternative for wiki software like Confluence
based on Go and EmberJS. This patch adds the sources for the community
edition[1], for commercial their paid-plan[2] needs to be used.

For commercial use a derivation that bundles the commercial package and
contains a `$out/bin/documize` can be passed to
`services.documize.enable`.

The package compiles the Go sources, the build process also bundles the
pre-built frontend from `gui/public` into the binary.

The NixOS module generates a simple `systemd` unit which starts the
service as a dynamic user, database and a reverse proxy won't be
configured.

[1] https://www.documize.com/get-started/
[2] https://www.documize.com/pricing/
2019-04-08 23:54:57 +02:00
Adrian Parvin D. Ouano ebeb1dc49d pinentry: remove GTK3 dependency 2019-04-09 05:04:46 +08:00
LinArcX ae3be1a41a ir-standard-fonts: init at unstable-2017-01-21 (#57943) 2019-04-08 09:30:11 -04:00
LinArcX 185187f993 shabnam-fonts: init at v4.0.0 (#58446) 2019-04-08 09:19:41 -04:00
Elis Hirwing 6a384a5bc3
Merge pull request #59075 from dtzWill/update/php-apcu
phpPackages.apcu{,_bc}: minor updates
2019-04-08 13:56:54 +02:00
worldofpeace 0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
David Leung 0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
Gabriel Ebner 20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
worldofpeace fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
Austin Seipp 8ace9e6a44 pmdk: init at 1.6
Intel is finally shipping real persistent memory, now that Optane DCPMMs
are available with Cascade Lake processors. Therefore, programmers need
a persistent memory programming API!

In particular, pmdk is needed for QEMU features relating to persistent
memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs
from the host system to virtual machines with the exact same consistency
guarantees. (In the normal case, these host NVDIMMs can be used as a
backend device for DAX-enabled filesystems, and the persistent memory
given to the virtual machine can be represeted as objects in the
filesystem, allowing granular distribution of non-volatile memory to
clients.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
David Leung 6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1 2019-04-08 14:30:54 +08:00
worldofpeace 2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung 7033cf04dd
pythonPackages.chevron: init at 0.13.1
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Samuel Dionne-Riel 40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
Aneesh Agrawal a345852ca5 pybcrypt: remove old and insecure package
pybcrypt has had open vulnerabilities for years
and is unlikely to ever be updated;
there are no users in nixpkgs.
Other alternatives such as the `bcrypt` python module are available.
2019-04-07 15:32:56 -07:00
Pascal Wittmann c62b24679b
Merge pull request #59065 from vbgl/ocaml-base64-3.1.0
ocamlPackages.base64: 2.0.0 -> 3.2.0
2019-04-07 21:57:38 +02:00
Frederik Rietdijk 7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
Christian Kögler 75060fab76 vdr: fix overrideAttrs (#59083)
The current vdr derivation can not be overritten. The attribute plugins
gets lost while overriding and that leads to problems when evaluating
vdrPlugins.

Moved vdr own plugins outside vdr derivation.
2019-04-07 15:09:38 +02:00
Tim Williams 8203fba410 mixxx: 2.1.5 -> 2.2.0 (#53643) 2019-04-07 14:05:57 +01:00
Сухарик e090a62b79 tox-node: init at 0.0.7 2019-04-07 15:29:30 +03:00
Gabriel Ebner 34cd3ac020
Merge pull request #59101 from gebner/lib3mf
lib3mf: init at 1.8.1
2019-04-07 12:09:39 +02:00
Gabriel Ebner 8eee84f0eb lib3mf: init at 1.8.1 2019-04-07 11:38:07 +02:00
Sebastian Zivota 12fb4154c5 vdirsyncerStable: init at 0.16.7
vdirsyncerStable: fixed maintainers
2019-04-07 11:28:32 +02:00
Frederik Rietdijk 4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
Will Dietz fd0570bcb7 joplin: top-level \o/ 2019-04-07 01:26:39 -05:00
Austin Seipp 12db6c18f9 cryptol: fix, rework cryptol 2.6.0 builds
- The previous build of Cryptol was broken on GHC 8.6.x, which is now the
  new default. That's been fixed with a few upstream patches that will come
  up whenever the next release happens.

  - There was also a build failure on base-compat, fixed by jailbreaking.

  - The previous setup had all-packages.nix creating a new derivation
  solely for the purpose of wrapping the Z3 binary. This has been removed:
  the wrapper is still added but during the Haskell build itself, so that
  all Haskell dependent packages can use the cryptol interpreters too.

  - In its place, we use justStaticExecutables, so people using nix-env
  and Cryptol users who *don't* need haskell dependencies can get much
  smaller closures. Obviously this still implies a second build, but
  this build is much more useful than one that merely adds a shell
  script to a package that's relatively expensive to compile...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-07 00:45:22 -05:00
worldofpeace 9df9f3c464
Merge pull request #59009 from aristaeus/ibus-1.5.20
ibus: 1.5.17 -> 1.5.20
2019-04-06 18:38:14 -04:00
Ben Harper b1298b38df ibus 1.5.17 -> 1.5.20 2019-04-06 18:34:02 -04:00
Will Dietz ce1705f5cf apcu_bc: 1.0.4 -> 1.0.5
https://pecl.php.net/package/apcu_bc/1.0.5
2019-04-06 10:29:03 -05:00
Will Dietz da67b42636 apcu: 5.1.15 -> 5.1.17
Minor:
https://pecl.php.net/package-info.php?package=APCu&version=5.1.16
https://pecl.php.net/package-info.php?package=APCu&version=5.1.17
2019-04-06 10:28:45 -05:00
Vincent Laporte 3a10042c81
ocamlPackages.base64: 2.0.0 -> 3.2.0
Keep the legacy version under attribute `base64_2`
2019-04-06 13:24:16 +00:00
Franz Pletz 4a985a67c5
proxmark3: init at 3.1.0 2019-04-06 15:00:18 +02:00
Jaka Hudoklin c087b608e8
Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-docker
dockerTools: add nix-prefetch-docker script
2019-04-06 14:44:19 +02:00
Pascal Wittmann cfb6ade58c
Merge pull request #58931 from bzizou/migrate
migrate: init at 3.7.2
2019-04-06 14:23:50 +02:00
Jaka Hudoklin c1f0d19785
dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
Vladimír Čunát 526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
Vincent Laporte 50a03f8632 hol_light: 2018-09-30 -> 2019-03-27 2019-04-06 11:03:29 +02:00
Dmitry Kalinkin 21d1b195c8
Merge pull request #58939 from Lucus16/latexrun
Add latexrun package
2019-04-05 19:00:16 -04:00
Will Dietz 95ce16a7c4
Merge pull request #58520 from dtzWill/update/inter-ui-vs-inter
inter,inter-ui: keep font name the same for attributes, split off, bump to 3.5
2019-04-05 16:05:22 -05:00
Benjamin Staffin b391a1602d
tilingnome: init at 2019-01-18 (#58980) 2019-04-05 17:01:52 -04:00
Will Dietz 346082f8ec inter,inter-ui: init new 'inter', bump inter-ui to last w/that name 2019-04-05 15:50:53 -05:00
worldofpeace c794bdaf0e
Merge pull request #58970 from eyJhb/curseradio
curseradio: init at 0.2
2019-04-05 15:52:08 -04:00
eyjhbb@gmail.com 810df3f55c curseradio: init at 0.2 2019-04-05 15:48:07 -04:00
Vladimír Čunát 1279016787
Re-Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
This reverts commit 742416addb.
Moved to staging.
2019-04-05 21:03:59 +02:00
Vladimír Čunát 742416addb
Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
This reverts commit f93e176475, reversing
changes made to 2771375d6e.
The MR was meant for staging, not staging-next, so let's move it.
2019-04-05 20:59:44 +02:00
Vincent Laporte 014196b7db dotnetPackages.FsLexYaccRuntime: init at 6.1.0 2019-04-05 20:05:49 +02:00
Jan Tojnar 521f07c968
perlPackages.Glib: 1.328 → 1.329
Update, disable tests failing with glib 2.60:

https://rt.cpan.org/Public/Bug/Display.html?id=128165
2019-04-05 12:14:07 +02:00
Christian Theune 3d9e28e96d gettext: apply patch for CVE 2018-18751
Re-include an older automake (1.15) because that's explicitly depended upon.
2019-04-05 11:43:56 +02:00
Jan Tojnar cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
Robert Schütz 9fa17c5957
Merge pull request #58690 from dotlambda/flexget-2.20.17
flexget: 2.17.20 -> 2.20.17
2019-04-05 11:29:32 +02:00
Bruno Bzeznik 0b03f44c2f migrate: init at 3.7.2 2019-04-05 09:01:36 +02:00
xeji ba01392d91
Merge pull request #58946 from marzipankaiser/fix/grisbi-update
grisbi: 1.0.4 -> 1.2.1
2019-04-04 22:46:43 +02:00
Carles Pagès bfeff26257
Merge pull request #58719 from cpages/master
calligra: mark broken
2019-04-04 22:09:40 +02:00
tobias pflug 0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
Marcial Gaißert 25b53f3223
grisbi: change gtk version gtk2 -> gtk3
Newer Grisbi versions do not compile with gtk2
2019-04-04 15:06:33 +02:00
markuskowa 3eecb297bc
Merge pull request #58936 from bzizou/charliecloud
charliecloud: init at 0.9.8
2019-04-04 14:43:36 +02:00
Bruno Bzeznik 8a298f8d5a charliecloud: init at 0.9.8 2019-04-04 14:16:48 +02:00
aanderse 1aa1ea53e2 perlPackages.CGIMinimal: init at 1.29 (#58935) 2019-04-03 22:53:34 +02:00
Lars Jellema 8cc7b1cce3
latexrun: init at unstable-2015-11-18 2019-04-03 19:50:00 +02:00
Peter Hoeg 61613a2512
Merge pull request #57337 from peterhoeg/m/logitech
nixos: better support for logitech devices and update relevant packages
2019-04-03 21:19:56 +08:00
markuskowa 126e1f8fd0
Merge pull request #58538 from bzizou/stacks
stacks: init at 2.3e
2019-04-03 14:41:00 +02:00
Bruno Bzeznik e7899d2a00 stacks: init at 2.3e 2019-04-03 14:01:32 +02:00
Anderson Torres 84b7a7645f
Merge pull request #52396 from bignaux/ps2client
ps2client: init at 2018-10-18
2019-04-03 05:48:55 -03:00
aanderse 427320c659 perlPackages.DBDOracle: init at 1.76 (#58726) 2019-04-02 23:14:32 +02:00
Vladimír Čunát 2771375d6e
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
Michael Weiss 4572e79ef9
bundler-audit: init at 0.6.1 2019-04-02 17:53:25 +02:00
Ryan Mulligan 91daa7d3ac
Merge pull request #57768 from gnidorah/pakcs
pakcs: 2.0.2 -> 2.1.1
2019-04-02 07:26:40 -07:00
Ryan Mulligan 4d160c3f09
Merge pull request #57486 from canndrew/picotts
picotts: init at 2018-10-19
2019-04-01 19:53:11 -07:00
Carles Pagès 396dcdf89b calligra: fix build 2019-04-02 00:36:04 +02:00
Franz Pletz 323cfa90b5
pythonPackages.aioesphomeapi: init at 1.8.0 2019-04-01 17:28:17 +02:00
Florian Klink 8313a5dcd3
Merge pull request #58588 from shazow/fix/vlc
vlc: Add chromecast support; libmicrodns: Init at 0.0.10
2019-04-01 17:16:42 +02:00
Robert Schütz 4ea19b7771 python.pkgs.zipp: init at 0.3.3 2019-04-01 17:01:26 +02:00
Tim Steinbach 7b80c122cd
kafka: Add 2.2 2019-04-01 08:29:44 -04:00
Leroy Hopson 9848c2b667 zzuf: init at 0.15 2019-04-01 15:43:32 +07:00
John Ericson 716503d063 Merge branch 'staging' into rust-cross 2019-04-01 00:47:46 -04:00
John Ericson 4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
worldofpeace e89a4ec1fb
Merge pull request #58564 from romildo/upd.xcur2png
xcur2png: init at 0.7.1
2019-04-01 00:32:53 -04:00
Silvan Mosberger b8fbca0873
Merge pull request #58409 from Infinisil/vim-stylish-haskell-path
vimPlugins.vim-stylish-haskell: Patch path to executable
2019-04-01 05:41:34 +02:00
José Romildo Malaquias 4d5a4a64bf xcur2png: init at 0.7.1 2019-04-01 00:23:09 -03:00
worldofpeace f1d7b51730
Merge pull request #58566 from romildo/upd.blur-effect
blur-effect: init at 1.1.3
2019-03-31 21:54:31 -04:00
José Romildo Malaquias 56488c9257 blur-effect: init at 1.1.3 2019-03-31 22:36:34 -03:00
Will Dietz ede34af62e
Merge pull request #58603 from dtzWill/feature/yubico-pam
yubico-pam: init, nixos integration
2019-03-31 17:13:06 -05:00
worldofpeace d8c7f0bd3f
Merge pull request #58581 from matthiasbeyer/add-semver-tool
semver-tool: init at 2.1.0
2019-03-31 16:05:07 -04:00
Alyssa Ross 98c22f2d03 semver-tool: init at 2.1.0
Cherry-picked from: eeb175169f
Although fixed so that it actually builds.

Original message:

> I chose "semver-tool" as the path for this package because "semver" is
> extremely generic, and probably more rightly belongs to node-semver[1]
> (at least judging by GitHub stars), and because "semver-tool" is the
> name of this project's GitHub repository, and because it was the name
> used in the package request[2].
>
> Closes https://github.com/NixOS/nixpkgs/issues/50945.
>
> [1]: https://github.com/npm/node-semver
> [2]: https://github.com/NixOS/nixpkgs/issues/50945

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:32:15 +02:00
strager 75aa8460ac kitty: support macOS (#56740)
Install the `kitty` command-line utility and the `kitty.app` macOS
application.

* Prefer libicns (png2icns) over Apple's non-free iconutil.
* Work around warnings from Apple headers by disabling -pedantic-errors
  and -Werror.
* Work around ld not support LLVM-LTO by disabling LTO.
* Make Kitty and glfw compile for macOS 10.11 (and macOS 10.10).
2019-03-31 15:18:58 -04:00
LinArcX 9396b273cc samim-fonts: init at 3.1.0 (#58383) 2019-03-31 14:03:48 -04:00
LinArcX c29f267d92 parastoo-fonts: init at v1.0.0-alpha5 (#58445) 2019-03-31 14:00:06 -04:00
LinArcX eaff32796b sahel-fonts: init at v1.0.0-alpha22 (#58480) 2019-03-31 13:33:16 -04:00
Will Dietz faedd9d527 yubico-pam: init at 2019-03-19 2019-03-31 12:04:35 -05:00
Will Dietz 09702822d6 libykclient: init at 2019-03-18 2019-03-31 12:04:35 -05:00
LinArcX 1fcad304a0 behdad-fonts: init at v0.0.3 (#58497) 2019-03-31 12:44:01 -04:00
Albert Safin c8dd7d49e7 aria2: Add sphinx build dependency to generate man pages 2019-03-31 15:56:31 +00:00
Andrey Petrov 98e24eb258 libmicrodns: init at 0.0.10
Required for Chromecast support by VLC.
2019-03-31 10:57:59 -04:00
markuskowa c637aeff19
Merge pull request #58541 from luispedro/add_megahit
megahit: init at 1.1.4
2019-03-31 12:51:59 +02:00
Andrew Cann 419d38f774 picotts: init at 2018-10-19 2019-03-31 14:06:23 +08:00
Luis Pedro Coelho bf48451959 megahit: init at 1.1.4
This is widely used in bioinformatics for assembling genomes &
metagenomes
2019-03-31 05:56:14 +02:00
Maximilian Bosch 22c2284cdc
Merge pull request #58574 from etu/update-phpcs
phpPackages.phpc(s|bf): 3.4.0 -> 3.4.1
2019-03-31 04:18:44 +02:00
Matthias Beyer 084c8644ff vimpager: Init at 2.06 and master (#58580)
* vimpager: Init at 2.06 and master

Adding a package vimpager-latest because the last release was 2015.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

* fixup! vimpager: Init at 2.06 and master
2019-03-30 23:55:12 +01:00
Silvan Mosberger c1e2855bb7
Merge pull request #55959 from Ralith/vulkan
Update Vulkan packages
2019-03-30 23:53:09 +01:00
Renaud 9b23257efd
Merge pull request #52277 from caugner/protonvpn-cli
protonvpn-cli: init at 1.1.2
2019-03-30 23:16:37 +01:00
Samuel Dionne-Riel 1bd16f11a5
Merge pull request #58570 from dtzWill/feature/spleen
spleen: init at 1.0.4
2019-03-30 18:03:43 -04:00
Silvan Mosberger 3d72ab242e
Merge pull request #58575 from etu/update-phpstan
phpPackages.phpstan: 0.11.3 -> 0.11.5
2019-03-30 23:03:09 +01:00
Florian Klink 46b63d7fbc
Merge pull request #58548 from bignaux/lugaru
lugaru: init at 1.2
2019-03-30 22:20:59 +01:00
Florian Klink db83699ad5
Merge pull request #44505 from bignaux/gscrabble
gscrabble: init at unstable-2019-03-11
2019-03-30 22:05:43 +01:00
markuskowa 13477c7f3b
Merge pull request #58579 from etu/init-paps
paps: init at 0.7.0
2019-03-30 17:22:16 +01:00
andrewchambers 49d4668ff7 janet: init at 0.4.0 (#57549) 2019-03-30 11:47:14 -04:00
Bignaux Ronan 7e0da991b5 lugaru: init at 1.2 2019-03-30 16:14:17 +01:00
Elis Hirwing a34f698919
paps: init at 0.7.0 2019-03-30 13:54:37 +01:00
Bignaux Ronan 0e893ff3d5 gscrabble: init at unstable-2019-03-11 2019-03-30 13:21:37 +01:00
Elis Hirwing 90e895e73a
phpPackages.phpstan: 0.11.3 -> 0.11.5
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.5
2019-03-30 11:14:04 +01:00
Elis Hirwing 876a888490
phpPackages.phpcbf: 3.4.0 -> 3.4.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.1
2019-03-30 11:10:50 +01:00
Elis Hirwing 9c7e96c9c5
phpPackages.phpcs: 3.4.0 -> 3.4.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.1
2019-03-30 11:09:28 +01:00
Will Dietz 5410b3d789 spleen: init at 1.0.4
Default console font on OpenBSD, FWIW:
https://undeadly.org/cgi?action=article;sid=20190110064857
2019-03-29 23:15:03 -05:00
Ryan Mulligan aaae785f90
Merge pull request #58422 from mogorman/chafa-1.0.1
chafa: init at 1.0.1
2019-03-29 20:18:35 -07:00
Matthew O'Gorman f6d83c2ef9
chafa: init at 1.0.1 2019-03-29 22:40:30 -04:00
LinArcX 2806041afc nika-fonts: init at 1.0.0 (#58495) 2019-03-29 22:28:14 -04:00
linarcx 6b1d7e9316 gandom-fonts: init at v0.6
gandom-fonts: init at v0.6
2019-03-29 23:46:20 +01:00
John Ericson 842b14ba98
Merge pull request #58330 from AerialX/msp430
TI MSP430 cross compiling
2019-03-29 16:11:22 -04:00
Aaron Lindsay c17cf32a37 fixup! msp430: include vendor headers with stdenv 2019-03-29 11:08:37 -07:00
Jörg Thalheim 912dca193a rust: fix cross-compilation 2019-03-29 11:11:00 -04:00
Peter Romfeld 364cbd088e minio: init at 4.0.13 2019-03-29 15:50:36 +01:00
Domen Kožar bad5d145c2
Merge pull request #58525 from domenkozar/haskell-bin-output
Haskell optional separate bin output
2019-03-29 19:18:36 +07:00
Domen Kožar b06201bf6f
cachix: use separate bin output to prove it's useful
Spares compilation time by not compiling the package twice.
2019-03-29 15:10:54 +07:00
Vincent Laporte 823107038b coqPackages.coqhammer: init at 1.1
CoqHammer is a general-purpose automated reasoning hammer tool for Coq.

Homepage: http://cl-informatik.uibk.ac.at/cek/coqhammer/
2019-03-29 09:07:27 +01:00
Symphorien Gibol 3d60a00c63 wafHook: cross compilation support
for this to work, wafHook must be in nativeBuildInputs.
2019-03-28 20:06:25 +01:00
Vaibhav Sagar 9c3b994c49 Use Poly/ML 5.7 for Isabelle 2019-03-27 22:30:45 -04:00
Timo Kaufmann 197bc2afc0
python.pkgs.pybullet: init at 2.4.8 (#58448) 2019-03-27 22:17:37 +00:00
Timo Kaufmann f2569b9116
python.pkgs.baselines: init at 0.1.5 (#58452) 2019-03-27 21:27:22 +00:00
Timo Kaufmann e7a084bdba
python.pkgs.roboschool: init at 1.0.39 (#58451)
Needs a forked version of bullet.
2019-03-27 21:26:54 +00:00
Sarah Brofeldt 431d8e3038
Merge pull request #58454 from srhb/brig-fix-metrics
brig: Fix build of metrics jobs, cleanup
2019-03-27 20:17:50 +01:00
Väinö Järvelä d984875aff websocat: Fix on macOS 2019-03-27 14:00:09 -05:00
Sarah Brofeldt 1b59764672 brig: Fix callPackage 2019-03-27 19:35:09 +01:00
worldofpeace c036b3e4c2
Merge pull request #58443 from dotlambda/cherrypy-18.1.1
python3.pkgs.cherrypy: 18.1.0 -> 18.1.1
2019-03-27 12:29:59 -04:00
Domen Kožar 8559b0a36a Remove yarn2nix, see #20637 (#58424) 2019-03-27 17:16:00 +01:00
Robert Schütz 489d7351da python.pkgs.cherrypy: spilt expression in two 2019-03-27 16:48:08 +01:00
Will Dietz ef3801b418
Merge pull request #58252 from dtzWill/feature/manrope
manrope: init at 3
2019-03-27 08:37:11 -05:00
Bignaux Ronan dd6742bece ps2client: init at 2018-10-18 2019-03-27 13:38:50 +01:00
Maximilian Bosch b4ca0e4b98
Merge pull request #58353 from marius851000/clementien
clementine: update to qt5
2019-03-27 09:40:46 +01:00
ajs124 910c1d05b7 performous: fix build by using boost 166 (#58418) 2019-03-26 21:59:58 -04:00
Maximilian Bosch 607c07d8ae
Merge pull request #58358 from bzizou/itsx
itsx: init at 1.1.1
2019-03-27 02:44:45 +01:00
Anders Kaseorg 8da6083b37 abseil-cpp: init at 20190322-eab2078b53c9e3d9d240135c09d27e3393acb50a
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 17:04:03 -07:00
Anders Kaseorg 08e9273e29 or-tools: Add Python bindings
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 17:04:03 -07:00
Silvan Mosberger 607b0a1fa8
stylish-haskell: Add top-level package 2019-03-26 22:36:41 +01:00
Jaka Hudoklin 5c74e42bec
Merge pull request #56718 from xtruder/pkgs/brig/init
brig: init at 0.3.0
2019-03-26 19:42:31 +01:00
Aaron Lindsay bc2c8db7f8 mspdebug: init at 0.25 2019-03-26 11:21:02 -07:00
Matthew Bauer e8c84d3449
Merge pull request #58283 from dylex/bootzlib
fetchurl: use fetchurlBoot for zlib deps
2019-03-26 14:13:18 -04:00
Bruno Bzeznik 00431493c0 itsx: init at 1.1.1 2019-03-26 15:52:35 +01:00
Vincent Laporte 853b589f78
ocamlPackages.cairo2: 0.5 -> 0.6 (#57965) 2019-03-26 15:11:37 +01:00
Vincent Laporte 7a2426ca77 dune: move into ocamlPackages 2019-03-26 14:17:50 +01:00
Jaka Hudoklin 0a06afa7ed
Merge pull request #55898 from xtruder/pkgs/rootlesskit/init
feat(roolesskit): init at 0.3.0-alpha.2
2019-03-26 12:58:30 +01:00
marius851000 e047449118 clementine: update to qt5 2019-03-26 11:11:29 +01:00
Aaron Lindsay 1c7bb464d9 msp430: include vendor headers with stdenv 2019-03-25 20:39:51 -07:00
Aaron Lindsay 02a1d3b24a msp430: vendor header package 2019-03-25 20:33:58 -07:00
Aaron Lindsay 1eca945e94 systems: support TI MSP430 microcontrollers 2019-03-25 20:33:58 -07:00
Matthew Bauer 4cbb9b840b
Merge pull request #57905 from LinArcX/vazir-fonts
vazir-fonts: init at 19.2.0
2019-03-25 22:22:18 -04:00
Matthew Bauer 810f2ba1f3
Merge pull request #57758 from midchildan/add-mediasdk
intel-media-sdk: init at 18.4.1
2019-03-25 22:18:23 -04:00
John Ericson aa0cf64422
Merge pull request #57611 from Ericson2314/stage-braid-not-chain
top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`
2019-03-25 21:56:59 -04:00
Joachim F d0a0de2c44
Merge pull request #55736 from risicle/ris-libdislocator
libdislocator: init at 2.52b
2019-03-26 00:47:10 +00:00
Joachim F feb08243cd
Merge pull request #55378 from DerTim1/tmp/asterisk-update
asterisk: 15.3.0 -> 15.7.0, 13.20.0 -> 13.24.1, add 16.x
2019-03-26 00:46:16 +00:00
Joachim F d1595144a4
Merge pull request #56773 from bricewge/solarc
solarc-gtk-theme: init at 1.0.2
2019-03-26 00:45:20 +00:00
Joachim F c9cd1356ea
Merge pull request #56522 from bzizou/messer-slim
messer-slim: init at 3.2.1
2019-03-26 00:42:58 +00:00
Joachim F 8a2b572ee9
Merge pull request #57830 from srghma/image_optim
image_optim: init at 0.26.3
2019-03-26 00:42:34 +00:00
Dylan Simon 1c3a4ef287 fetchurl: use fetchurlBoot for zlib deps 2019-03-25 15:04:55 -04:00
Matthew Bauer 5f32434aef
Merge pull request #58246 from danbst/infinite-recursion-otherPackageSets
pkgsMusl, pkgsi686Linux, pkgsStatic: fix infinite recursion with overlays
2019-03-25 12:05:07 -04:00
Aaron Bull Schaefer 1f6e46ff96 bazelisk: init at 0.0.3 (#56867) 2019-03-25 07:52:32 -07:00
Max Wilson a2abe2aba1 adding showoff to pkgs/servers/http 2019-03-25 10:40:17 -04:00
Will Dietz 1d4ce7aef2 manrope: init at 3 2019-03-25 07:42:27 -05:00
Joachim F 7c9e225d89
Merge pull request #56433 from nyarly/add_cadre
cadre: init at 1.0.4
2019-03-25 09:09:03 +00:00
danbst f72903864d pkgsMusl, pkgsi686Linux, pkgsStatic: fix infinite recursion with overlays
Consider example:

$ nix-instantiate ./nixos -A system --arg configuration '
    {
      boot.isContainer = true;
      nixpkgs.overlays = [ (self: super: {
        nix = self.pkgsStatic.nix;
      }) ];
    }'

When resolving package through overlays, we figure out that

  nix == self.pkgsStatic.nix
  =>
  nix == (import <nixpkgs> { inherit overlays; }).nix
  =>
  nix == (import <nixpkgs> { overlays = [(self: super: { nix = self.pkgsStatic.nix; })];}).nix

and we enter infinite recursion of nixpkgs evaluations.

The proper fix should terminate recursion by assigning self fixpoint
to inner custom package set. But I get infinite recursion somehow, so
I use `super`. It is less correct modulo deep custom overrides, but behaves
correctly for simple cases and doesn't OOM evaluator.

Fixes https://github.com/NixOS/nixpkgs/issues/57984
2019-03-25 10:58:46 +02:00
Pierre Bourdon 6beffff797 pythonPackages.dnslib: init at 0.9.9 (#57101) 2019-03-25 08:57:58 +01:00
Will Dietz 1cfee05450
Merge pull request #57892 from dtzWill/feature/xtruss
xtruss: init at 20181001-82973f5
2019-03-24 21:45:22 -05:00
John Ericson 70d71bbbe4 top-level: Create pkgs{Build,Host,Target}{Build,Host,Target}
This is needed to avoid confusing and repeated boilerplate for
`fooForTarget`.  The vast majority of use-cases can still use
`buildPackages or `targetPackages`, which are now defined in terms of
these.
2019-03-24 22:12:15 -04:00
Elis Hirwing 0ee682da53
Merge pull request #57869 from robertseaton/master
pdfsandwich: init at 0.1.7
2019-03-24 23:57:38 +01:00
Robert Seaton 4358c3d216 pdfsandwich: init at 0.1.7 2019-03-24 17:20:19 -05:00
Elis Hirwing 5699e8edc7
Merge pull request #58201 from etu/php-composer-update
phpPackages.composer: 1.8.0 -> 1.8.4
2019-03-24 22:56:02 +01:00
Dmitry Kalinkin cf7f234ff5
Merge pull request #57527 from Chiiruno/dev/meguca
Init: statik, Update: easyjson, quicktemplate, meguca, hydron
2019-03-24 15:26:37 -04:00
worldofpeace ac1bd5b1d4
Merge pull request #58050 from worldofpeace/libunity/fix-build
libunity fix build
2019-03-24 15:12:07 -04:00
Cedric Cellier 0206adc566 lacaml: init at 11.0.3 2019-03-24 19:37:47 +01:00
Tim Steinbach e5fd7ba15c
linux: Remove 4.20
Upstream has EOL'd 4.20
2019-03-24 12:15:41 -04:00
Bryan Richter a30bed52d4 pythonPackages.pyhocon: init at 0.3.51 (#57025) 2019-03-24 15:37:42 +01:00
Sarah Brofeldt a194f8855b
perlPackages.FileSlurp: remove obsolete patch (#58135)
FileSlurp no longer uses syswrite.
2019-03-24 12:42:33 +01:00
Elis Hirwing 52fa2d4be1
phpPackages.composer: Add unzip to path
Unzip is used by composer to install dependencies etc. If it's not
there it defaults to using PHP's built in zip functions. But they are
slower and composer complains to the user if this happens.
2019-03-24 11:17:24 +01:00
Elis Hirwing afa88c8aa7
phpPackages.composer: 1.8.0 -> 1.8.4
Changelogs:
https://github.com/composer/composer/releases/tag/1.8.1
https://github.com/composer/composer/releases/tag/1.8.2
https://github.com/composer/composer/releases/tag/1.8.3
https://github.com/composer/composer/releases/tag/1.8.4
2019-03-24 11:08:02 +01:00
Dmitry Kalinkin 6f95ac3588
Merge pull request #57988 from lopsided98/buildbot-update
buildbot: 1.8.1 -> 2.1.0
2019-03-23 20:38:20 -04:00
Dmitry Kalinkin 04727cc641
Merge pull request #57522 from yorickvP/it87
it87: init at 2018-08-14
2019-03-23 20:35:26 -04:00
Philipp Volguine e0c3c2ed52 paulstretch: init at version 2.2-2
This is a neat little program for extreme sound stretching and it was
not in the repo yet.
2019-03-23 19:27:19 -04:00
Brice Waegeneire 4430e0aa8f solarc-gtk-theme: init at 1.0.2 2019-03-23 12:08:38 +01:00
Joachim F f65a6ac829
Merge pull request #57766 from 8084/init-retext
retext: init at 7.0.4
2019-03-23 09:23:44 +00:00
Frederik Rietdijk 23e431387b Merge staging-next into staging 2019-03-23 09:20:09 +01:00
Frederik Rietdijk b40d752872 Merge master into staging-next 2019-03-23 09:18:41 +01:00
Joachim F 37bc410625
Merge pull request #56044 from groodt/greg/td-0.16.4
td: init at 0.16.4
2019-03-23 06:39:23 +00:00
Joachim F c76dd2948d
Merge pull request #55773 from xtruder/pkgs/rippled-validator-keys-tool/init
rippled-validatior-keys-tool: init at d7774bcc
2019-03-23 06:34:56 +00:00
Joachim F f612e3345b
Merge pull request #57449 from tohl/master
samsung-unified-linux-driver_1_00_36, tested on nixos x86_64 with m2070w printer/scanner, fixes https://github.com/NixOS/nixpkgs/issues/27995
2019-03-23 06:29:52 +00:00
Okina Matara 1d4a9950af
statik: init at 2018-11-28 2019-03-23 01:19:29 -05:00
worldofpeace ec4af5c5c1
Merge pull request #57838 from pacien/riot-desktop-1.0.4
riot-desktop: init at 1.0.4
2019-03-22 21:13:01 -04:00
Ben Wolsieffer 69f2787af9 buildbot: remove deprecated aliases 2019-03-22 18:43:22 -04:00
Ben Wolsieffer b2e11e0cdf buildbot: 1.8.1 -> 2.1.0 2019-03-22 18:43:15 -04:00