Commit graph

34815 commits

Author SHA1 Message Date
Jörg Thalheim b30595d10d
Merge pull request #37604 from limeytexan/perlPackages.GSSAPI
perlPackages.GSSAPI: depend on krb5Full, fix misspelling
2018-03-22 11:42:51 +00:00
volth dfba22e28a mucommander: init at 0.9.2 (#37610) 2018-03-22 11:25:23 +00:00
Herwig Hochleitner 562ae56056
webkitgtk: 2.18 -> 2.20 2018-03-22 07:46:52 +01:00
Andreas Rammhold 73244d10bb
libdazzle: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar ee3f179fb6
gnome3.gnome-usage: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar 0c2ede96a0
librsvg: always build introspection
We have multiple outputs nowadays.
2018-03-22 07:46:50 +01:00
Jan Tojnar 6e2443f282
gnome-themes-extra: rename from gnome-themes-standard 2018-03-22 07:46:49 +01:00
Jan Tojnar 4f338f0eee
enchant2: init at 2.2.3 2018-03-22 07:46:48 +01:00
Jan Tojnar a9dbcdb626
gtksourceview4: init at 4.0.0 2018-03-22 07:46:46 +01:00
Jan Tojnar 08113f7ce7
gtksourceview: move out of gnome3 2018-03-22 07:46:46 +01:00
Jan Tojnar 94836664a6
vala_0_40: init at 0.40.0 2018-03-22 07:46:43 +01:00
Michael Brantley 0d6fdac8e2 perlPackages.GSSAPI: depend on krb5Full, fix misspelling 2018-03-21 20:53:42 -04:00
Daiderd Jordan 0477af8a09
nullmailer: fix darwin build
/cc ZHF #36454
2018-03-22 00:11:24 +01:00
volth f823d50259 libguestfs: fix path to appliance 2018-03-21 22:46:01 +00:00
Maximilian Bosch c26864122d
pythonPackages.face_recognition: init at 1.2.1
Adds the python package `face_recognition` and its dependency
`face_recognition_models`.

This package is a wrapper for `dlib` which is able to detect faces in a
given image. I checked the package with the following expression:

```
with import ./. { };

stdenv.mkDerivation {
  name = "facetest";
  src = null;
  buildInputs = with pythonPackages; [ face_recognition ];
}
```

The package works perfectly fine in a `nix-shell`:

```
$ nix-shell
[nix-shell:~]$ python
Python 2.7.14 (default, Sep 16 2017, 17:49:51)
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import face_recognition
>>> img = face_recognition.load_image_file("/home/ma27/me.jpg")
>>> print(face_recognition.face_locations(img))
```
2018-03-21 23:22:45 +01:00
Daiderd Jordan 5d4d4df8c0
monero: fix darwin build
/cc ZHF #36454
2018-03-21 22:42:03 +01:00
Tuomas Tynkkynen 1645011983 OVMF: Reformat a bit for readability
- Use 'somePkg == null' instead of 'somePkg == false' which is more
  conventional in rest of Nixpkgs
- Use lib.optionalString where applicable
2018-03-21 23:19:26 +02:00
Daiderd Jordan 38323015e2
masscan: fix build 2018-03-21 21:50:56 +01:00
Daiderd Jordan c2ca5c057d
libqglviewer: fix darwin build
/cc ZHF #36454
2018-03-21 21:28:53 +01:00
Vincent Laporte 6845b248d9 coq: init at 8.8+beta1 2018-03-21 18:06:28 +00:00
Will Dietz c932a74b4a
Merge pull request #37561 from dtzWill/fix/pan-and-update
pan: update 0.139 -> 0.144, fix crash on startup, dep and feature wrangling.
2018-03-21 11:56:53 -05:00
Yegor Timoshenko bacb2e216e
Merge pull request #32763 from yegortimoshenko/xfce43
xfce4-13: init
2018-03-21 16:10:55 +00:00
Will Dietz 63ba3490de pan: enable spell-checking features by default
Seems to work, not sure why disabled.

Steps are something like:
* install dictionaries into profile
* attempt to compose a message
  * (navigate dialogs about server and posting profile)
* enable spell-checking from edit->checkbox
  (note this toggle is avail even when pan can't spellcheck)
2018-03-21 10:18:21 -05:00
Jörg Thalheim f2feb99990
Merge pull request #37493 from makefu/pkgs/simp_le/0.8.0
simp_le: 0.6.1 -> 0.8.0
2018-03-21 12:03:59 +00:00
lewo e5b98c871e
Merge pull request #37463 from uvNikita/add/todolist
todolist: init at 0.8
2018-03-21 08:10:22 +01:00
Nikolay Amiantov eda6b9553b gajim: 0.16.9 -> 1.0.0
Massive update.
2018-03-21 04:11:24 +03:00
lewo 7ef5f23ba4
Merge pull request #37092 from SFrijters/h5utils
h5utils: init at 1.13.1
2018-03-20 22:45:19 +01:00
makefu 7a0027804c
josepy: init at 1.0.1 2018-03-20 22:25:02 +01:00
Nikita Uvarov 300a28bb31
todolist: init at 0.8 2018-03-20 21:02:11 +01:00
John Ericson 1108d97365
Merge pull request #37484 from obsidiansystems/style-nit
top-level: Move comma for stylistic consistency
2018-03-20 15:59:59 -04:00
lewo ba96a902ad
Merge pull request #36988 from hschaeidt/stabber
stabber: init at 2016-11-09
2018-03-20 20:40:39 +01:00
John Ericson abf27609c6 top-level: Move comma for stylistic consistency 2018-03-20 15:37:34 -04:00
Alexey Shmalko fceb73dec7
Merge pull request #37468 from ryantm/auto-update/lgi
lua51Packages.lgi: 0.9.1 -> 0.9.2
2018-03-20 19:13:38 +02:00
Robert Schütz dceb9ee393
Merge pull request #37439 from dotlambda/python-fixes
Python fixes, cc #36453
2018-03-20 18:10:05 +01:00
Ryan Mulligan e38d28840d lua51Packages.lgi: 0.9.1 -> 0.9.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.2 with grep in /nix/store/q6lcshhmi0dn8ndz2jz9nlircfww4fcm-lgi-0.9.2
- directory tree listing: https://gist.github.com/48d4d638fbd1169b1c96b7e506202b93
2018-03-20 09:53:14 -07:00
Robert Schütz 9f54b031fd pythonPackages.WSME: move expression 2018-03-20 17:32:48 +01:00
Robert Schütz 86e007bd31 pythonPackages.klein: move expression 2018-03-20 17:32:48 +01:00
Robert Schütz a1b9cc7938 pythonPackages.deform: move expression 2018-03-20 17:32:47 +01:00
Robert Schütz 061e79806e pythonPackages.stem: move expression 2018-03-20 17:32:47 +01:00
Robert Schütz fbff08f2f2 pythonPackages.{reviewboard,djblets}: uninit
Djblets is unmaintained: has not been updated since 2015, but had many releases.
Dependency django_pipeline_1_3 is broken and should anyway be removed from pythonPackages because we want to have a consistent package set.
Because the reviewboard package also hasn't been updated since 2015 and depends on djblets, it is removed as well.
2018-03-20 17:32:47 +01:00
Robert Schütz 127045d8e0 pythonPackages.slimit: init at 0.8.1 2018-03-20 10:59:37 +01:00
Robert Schütz ba74cf4d5c pythonPackages.django_pipeline: move expression 2018-03-20 09:58:15 +01:00
volth 002b460822 varnish4: init at 4.1.9; varnish6: init at 6.0.0 2018-03-20 07:10:36 +00:00
Peter Hoeg c79cc60e64 elisa: init at 0.0.20180320 2018-03-20 12:21:20 +08:00
John Ericson 18fa42d8a1
Merge pull request #37399 from obsidiansystems/release-lib-typo
lib: Messed up `or` operator precedence
2018-03-19 22:31:15 -04:00
John Ericson ec2aff0be6 lib: Messed up or operator precedence
Github broke oddly on my previous PR, so I tested and merged by hand.
Otherwise ofborg would have caught this.
2018-03-19 22:25:49 -04:00
John Ericson 5bb50fb9f6 Merge pull request #37397 from obsidiansystems/nixpkgs 2018-03-19 21:53:48 -04:00
John Ericson b9a720c524 Merge remote-tracking branch 'upstream/master' into fix-cross-jobs 2018-03-19 21:47:56 -04:00
John Ericson 192f4144b2 release-lib: Filter supportedSystems with meta.platforms-style patterns
Instead of intersecting system strings, we filter with the sort of
patterns used in `meta.platforms`.

Indicating this change `forTheseSystems` has been renamed to
`forMatchingSystems`, since the given list is now patterns to match, and
not the systems themselves. [Just as with `meta.platforms`, systems
strings are also supported for backwards compatibility.]

This is more flexible, and makes the `forMatchingSystems` and
packagePlatforms` cases more analogous.
2018-03-19 21:32:28 -04:00
John Ericson 3c331bff5b
Merge pull request #37395 from obsidiansystems/lib-meta-platform
lib: Factor in tiny bit of `meta.platform` checking
2018-03-19 20:12:50 -04:00
Michael Weiss e8fe2e1548 tdesktopPackages.preview: init at 1.2.12
Start tracking the pre-releases. I'll have to refactor/improve the
patching soon.
2018-03-20 00:42:33 +01:00
John Ericson e547bd0dc4 lib: Factor in tiny bit of meta.platform checking
I need it in stdenv and release-lib, so that seems motivation enough.
2018-03-19 19:29:16 -04:00
Jörg Thalheim e509181f05
Merge pull request #37384 from gnidorah/cgit
cgit: wrap python scripts
2018-03-19 23:23:44 +00:00
Daiderd Jordan d7856d3c2a
ii: fix darwin build
/cc ZHF #36454
2018-03-19 23:41:49 +01:00
Stefan Frijters 8ade9e6705 h5utils: init at 1.13.1 2018-03-19 22:40:09 +01:00
Lancelot SIX de63ff83a7
pythonPackages.svg-path: 2.0b1 -> 2.2 2018-03-19 22:39:56 +01:00
schneefux e2b8dfa867 metabase: init at 0.28.1 (#33460) 2018-03-19 15:27:18 -05:00
gnidorah 55f1bbe623 cgit: wrap python scripts 2018-03-19 21:42:25 +03:00
Sarah Brofeldt 7112a393fd
Merge pull request #37376 from tazjin/feat/init-mq-cli
mq-cli: init at 1.0.0
2018-03-19 19:37:40 +01:00
Matthew Justin Bauer b5bdc5a73a
Merge pull request #34464 from Gricad/irods-4.2.2-bz
irods: 4.2.1 -> 4.2.2 + server bugfixes
2018-03-19 13:06:58 -05:00
Matthew Justin Bauer ac037da8e6
Merge pull request #36782 from mbode/prometheus_2_1_0
prometheus: add 2.1.0
2018-03-19 12:25:52 -05:00
Matthew Justin Bauer 11c34d55bf
Merge pull request #36838 from markuskowa/texmaker-pr
texmaker: 4.5 -> 5.0.2
2018-03-19 12:25:05 -05:00
Maximilian Bosch 08a9e31c42 zed: remove
`zed` is obviously dead and not maintained anymore
(https://zef.me/how-to-abandon-open-source-d5ebbc6e45e5).

As the last upstream commit was in 2015 we faced and will face many
issues with its dependencies due to the outdated upstream which can be
fatal when having security issues in the NodeJS ecosystem to fix.

One example is the handling of `nwjs` which is currently version `0.23`,
but `zed` relies on `0.9`. In order to reduce the maintenance overload
because of dead packages it's better to get rid of `zed` entirely.

Fixes #37361
2018-03-19 18:01:40 +01:00
Matthew Justin Bauer b31f9c05ac
Merge pull request #36413 from Esteth/master
vo-amrwbenc: init at 0.1.3
2018-03-19 11:58:22 -05:00
Vincent Ambo 76f0228415 mq-cli: init at 1.0.0
Adds mq-cli, a simple command line utility to administrate POSIX
message queues.
2018-03-19 14:18:07 +01:00
Bert Moens f97c4668ab
rhvoice: init at unstable-2018-02-10 2018-03-19 14:07:33 +01:00
Jörg Thalheim 86dd3f854b
Merge pull request #35687 from volth/libvirt-4.1.0
libvirt: 3.10.0 -> 4.1.0
2018-03-19 11:42:06 +00:00
Jörg Thalheim 6e22dd9ee8
Merge pull request #37356 from volth/gephi-from-sources
gephi: build from sources
2018-03-19 11:23:43 +00:00
Robert Schütz def2a2567d
Merge pull request #34642 from y0no/add_patator
pythonPackages.patator: init at 0.7
2018-03-19 11:59:54 +01:00
y0no 0725d666d6 pythonPackages.patator: init at 0.7 2018-03-19 11:40:57 +01:00
y0no 38719d170d pythonPackages.mysqlclient: init at 1.3.12 2018-03-19 11:40:57 +01:00
y0no c9366518fa pythonPackages.cx_oracle: init at 6.1 2018-03-19 11:40:57 +01:00
y0no a15544d5f5 pythonPackages.ajpy: init at 0.0.2 2018-03-19 11:40:57 +01:00
y0no c9bbf071bd pythonPackages.ipy: 0.74 -> 0.83 2018-03-19 11:40:16 +01:00
Robert Schütz 196b4863de
Merge pull request #35056 from catern/master
pythonPackages.requests-unixsocket: init at 0.1.5
2018-03-19 11:26:18 +01:00
Hendrik Schaeidt 6634049f22 stabber: init at 2016-11-09 2018-03-19 11:03:45 +01:00
Matthew Justin Bauer afe69ded54
Merge pull request #36414 from erikarvstedt/opentimestamps
Add opentimestamps
2018-03-19 03:57:11 -05:00
Matthew Justin Bauer c52e835807
Merge pull request #36524 from timor/unp
unp: init at 2.0-pre7
2018-03-19 03:55:33 -05:00
Matthew Justin Bauer 50fcb349ea
Merge pull request #36775 from marsam/feature/add-valelint
vale: init at 0.10.1
2018-03-19 03:51:33 -05:00
Matthew Justin Bauer ee52f36f2c
Merge pull request #36423 from matthewbauer/emacs-use-unstable-melpa
emacs: use unstable melpa for dependencies
2018-03-19 03:49:17 -05:00
Matthew Bauer 635114b889 emacs: use unstable melpa for dependencies
remove melpaStablePackages from default scope
2018-03-19 03:43:25 -05:00
Matthew Justin Bauer 04e6a14df4
Merge pull request #36744 from samdroid-apps/add-nasc
nasc: init at 0.4.6
2018-03-19 03:41:24 -05:00
Profpatsch 5e0cf582c1 node_webkit/nwjs: 0.12 -> 0.23.6
Keep 0.12, because it is still needed by `nixui`.
Keep 0.9, because it is still needed by `zed`.
2018-03-19 08:47:08 +01:00
volth 94ff822eec jogl: init at 2.3.2 2018-03-19 04:08:12 +00:00
Josef Kemetmüller af0f9fa26b pythonPackages.tkinter: fix darwin build 2018-03-18 22:28:46 +01:00
Moritz Küttel 18ea001472 projectlibre: init at 1.7.0
Closes #24466
2018-03-18 19:29:09 +00:00
John Ericson 2fa2197a96
Merge pull request #34444 from obsidiansystems/meta-check
lib: Fix #30902
2018-03-18 13:51:03 -04:00
Spencer Baugh 04c3713755 pythonPackages.requests-unixsocket: init at 0.1.5 2018-03-18 17:47:37 +00:00
Daiderd Jordan 38c4c3acd7
Merge pull request #37165 from mbode/spass_gcc
spass: make gcc dependency explicit
2018-03-18 18:29:46 +01:00
Daiderd Jordan 3b52f78e80
Merge pull request #37182 from mbode/samtools_gcc
samtools: make gcc dependency explicit
2018-03-18 18:29:22 +01:00
Tuomas Tynkkynen 4b77663edf U-Boot: Add Pine64 build 2018-03-18 18:53:12 +02:00
Samuel Dionne-Riel 2ff31f71ae U-Boot: Add SOPINE Baseboard build
This build is compatible with PINE A64-LTS.

[dezgeg changed the original device tree patch to v4 of the patch series
"sunxi: sync H3, H5, A64 DTs from mainline Linux" submitted to the
upstream mailing list by Andre Przywara. Also install the
u-boot-sunxi-with-spl.bin binary similar to 32-bit boards
since it's now being built by the upstream build system.]
2018-03-18 18:53:12 +02:00
Samuel Dionne-Riel f2175e1bd4 arm-trusted-firmware: Inits at various versions
For qemu, at 1.4 from upstream.

For Sopine / Pine A64-LTS, at 1.0 from fork.
2018-03-18 18:53:12 +02:00
Tuomas Tynkkynen 6b069c656a U-Boot: Add AArch64 QEMU build
See

https://github.com/u-boot/u-boot/blob/master/doc/README.qemu-arm

on how to use it.
2018-03-18 18:53:12 +02:00
Ben Wolsieffer 01020b3263 uboot: sheevplug and guruplug: use mainline U-Boot
These derivations have not seen any updates since they were created in 2010,
and some of their sources have disappeared. There are upstream configs for
these boards, so these are now used, and they build correctly. I have no way
of testing them, and I don't if anyone even uses either board with Nix anymore.
2018-03-18 18:53:12 +02:00
Ben Wolsieffer 0ab76c5a4e arm-trusted-firmware: init
ARM trusted firmware is required as part of the boot process on some ARMv8-A
boards. Currently, only the RK3328 is supported in nixpkgs.

This makes the Rock64 u-boot image bootable.
2018-03-18 18:53:12 +02:00
Ben Wolsieffer 6f5a0bded2 uboot: add Rock64 support
The bootloader is currently non-functional because it lacks the ARM Trusted
Firmware image (bl31.elf).
2018-03-18 18:53:12 +02:00
Robert Schütz 024acca3f4
Merge pull request #37147 from Ma27/fix-thumbor
pythonPackages.thumbor: fix build
2018-03-18 17:18:29 +01:00
Robert Schütz 3d183c14d7
Merge pull request #37250 from dotlambda/python-fixes
Python fixes, cc #36453
2018-03-18 16:39:04 +01:00
Robert Schütz 4779989c4e pythonPackages.dlib: fix build 2018-03-18 16:04:52 +01:00