Commit Graph

34958 Commits

Author SHA1 Message Date
Franz Pletz
3cc0342170
Merge pull request #37872 from pbogdan/cf-cli-fix-build
cloudfoundry-cli: fix build
2018-03-28 06:38:18 +00:00
Franz Pletz
8c76754f51
Merge pull request #37870 from jerith666/jdk10u
openjdk10: minor cleanups
2018-03-28 06:04:41 +00:00
Franz Pletz
5d86c50057
xmrig: init at 2.5.2 2018-03-28 07:00:19 +02:00
Franz Pletz
28c00f8f3b
monero: 0.11.1.0 -> 0.12.0.0 2018-03-28 07:00:18 +02:00
Jörg Thalheim
15c744a06d
Merge pull request #37852 from Mic92/terraform-libvirt
terraform-provider-libvirt: init at 0.3
2018-03-28 01:33:41 +01:00
Jörg Thalheim
ebcf2d349a terraform-provider-libvirt: init at 0.3 2018-03-28 01:27:48 +01:00
Jörg Thalheim
8c2dafbccd
Merge pull request #30429 from teto/alot
[RDY] init gpg python bindings +  Alot: 0.5.1 -> 0.7.0
2018-03-28 01:03:24 +01:00
Jörg Thalheim
97fc985fa2
Merge pull request #37936 from vbgl/flow-0.68
flow: 0.66.0 -> 0.68.0
2018-03-28 00:36:37 +01:00
Jan Tojnar
418b37a778
phpPackages.php-cs-fixer: 2.10.4 → 2.11.1 2018-03-28 00:46:37 +02:00
Vincent Laporte
1874f09c40
flow: 0.66.0 -> 0.68.0 2018-03-27 20:34:15 +00:00
Vincent Laporte
be48c2effc
ocamlPackages.lwt_ppx: init at 3.3.0 2018-03-27 20:34:08 +00:00
Vincent Laporte
0b53d63dad ocamlPackages.lwt3: 3.0.0 -> 3.3.0 2018-03-27 22:32:55 +02:00
Maximilian Bosch
b71ffc1b25 qpid-cpp: fix build
The compilation broke due to the flag `-Werror=int-in-bool-context`
which caused several compilation errors with GCC v7. Disabling this
warning manually with `-Wno-error` in `NIX_CFLAGS_COMPILE` should be
fine.

This package experienced several radical changes as the entire python
build in `$src/management/python` was broken since the given Python
interpreter missed several needed modules (including
`pythonPackages.qpid-python`). As the CMake build tried to invoke the
affected `setup.py` manually and patched the shebangs with `disutil` and
caused non-functional executables, I split the package up into two
parts, the actual `qpid-cpp` lib and the Python module that will be
composed using `buildEnv`.

Furthermore I added myself as maintainer for the package as the diff
became quite huge and we should have more folks available to maintain
this.

See https://hydra.nixos.org/build/71519082/log
See tickets #36453 and #31747
2018-03-27 19:24:16 +02:00
Michael Raskin
95a819c002 libreoffice: wrap to set JAVA_HOME, SAL_USE_VCLPLUGIN and DBus session if not set 2018-03-27 19:30:09 +02:00
Shea Levy
cd7047c461
Merge branch 'riscv-limitations' 2018-03-27 11:32:38 -04:00
Sarah Brofeldt
048724c4af
Merge pull request #34971 from Twey/master
godot: 2.1.4 -> 3.0 + godot_headers
2018-03-27 17:29:27 +02:00
Nikolay Amiantov
67adb994bc linuxPackages.nvidia_x11_legacy173: drop mentions
Thanks to pbogdan for noticing this. I'd like to have a "no direct commit"
policy implemented for my own good ^_^".

Tested with ofborg's outpaths.nix
2018-03-27 17:21:11 +03:00
Shea Levy
26e8d58cb5
libseccomp: Disable only on RISC-V if Linux.
The isSeccomputable flag treated Linux without seccomp as just a
normal variant, when it really should be treated as a special case
incurring complexity debt to support.
2018-03-27 08:16:24 -04:00
Shea Levy
cdf9a78a3e
kexectools: Disable only on RISC-V if Linux.
The isKexecable flag treated Linux without kexec as just a normal
variant, when it really should be treated as a special case incurring
complexity debt to support.
2018-03-27 08:15:07 -04:00
Jörg Thalheim
00a43001d4
Merge pull request #36978 from xeji/selinux-2-7
SELinux libs and tools: 2.4 -> 2.7
2018-03-27 10:29:23 +01:00
Matthew Bauer
799e8c5745 Revert "shellcheck: dont statically compile"
This reverts commit e746cbd904.
2018-03-26 21:01:21 -05:00
Graham Christensen
378e05c6dd
Merge pull request #37900 from grahamc/documentation-highlighter
documentation-highlighter: init
2018-03-26 21:40:24 -04:00
Graham Christensen
a8d08b04a2
documentation-highlighter: init 2018-03-26 21:23:41 -04:00
adisbladis
da04071c29
redis-desktop-manager: 0.9.0-alpha5 -> 0.9.1 2018-03-27 09:13:23 +08:00
Michiel Leenaars
6ab4d8ac87 panopticon: init -> 0.16.0 2018-03-26 22:42:36 +02:00
Will Dietz
45289b0921
Merge pull request #37883 from dtzWill/fix/use-npth-for-pth-musl
Use npth as "pth" for portability, for now only w/musl.
2018-03-26 14:08:40 -05:00
Will Dietz
a11afa901f Use npth as "pth" for portability, for now only w/musl. 2018-03-26 13:28:13 -05:00
Jörg Thalheim
45e4dc0d5d python.pkgs.gpg: rename to gpgme
Let's be honest with what we expose.
2018-03-26 19:25:55 +01:00
Jörg Thalheim
7d8d5d4f6f
Merge pull request #37670 from bgamari/libngspice
ngspice: Move shared library to a new derivation
2018-03-26 18:33:42 +01:00
adisbladis
8fe59b5b29
calamares: 3.1.10 -> 3.1.12 2018-03-26 23:13:54 +08:00
Piotr Bogdan
760e972a86 cloudfoundry-cli: fix build 2018-03-26 15:41:39 +01:00
Matt McHenry
aabf45c163 openjdk10: minor cleanups
* with only one source bundle (per JEP-296), we can use src instead of
  srcs, and avoid the need to cd in prePatch

* fetch sources from jdk10u instead of jdk10, to make it easier to
  grab updates when they start coming.

* removed commented-out code that became irrelevant in the 8 -> 9
  transition (*.pf files, infinality font rendering)

* create jdk10, jre10, and jre10_headless attributes in
  all-packages.nix
2018-03-25 20:23:12 -04:00
Ben Gamari
a62fffd9a5 ngspice: Move shared library to a new derivation
It turns out that the build system does not support building both the
command-line tool and the shared library at the same time. Consequently
the ngspice derivation has not provided the command-line tools since the
shared library was enabled in #31166.
2018-03-25 19:55:40 -04:00
Tobias Mayer
4930caae80 cquery: init at 2018-03-25 2018-03-26 00:51:41 +02:00
Matthew Bauer
675dc1bfbf apache-ant: init 1.9
1.9.x is a legacy version of ant supporting Java 5, 6, and 7

Fixes #37747
2018-03-25 14:11:00 -05:00
Michael Raskin
6a589dea59
Merge pull request #37776 from xeji/p/opal
opal: build with gcc6
2018-03-25 17:27:11 +00:00
Thomas Tuegel
362fbc514a
Merge pull request #37763 from ttuegel/bugfix/emacs/elpa-priority
emacsPackagesNg: lower priority of elpaPackages
2018-03-25 12:06:01 -05:00
xeji
001db3951d opal: build with gcc6
build on gcc7 failed with
"Error: call of overloaded 'abs(unsigned int)' is ambiguous"
2018-03-25 18:58:46 +02:00
Albert Safin
c276b45476 ahoviewer: add useUnrar option 2018-03-25 11:57:55 -05:00
Daiderd Jordan
3301258190
swftools: fix darwin build
/cc ZHF #36454
2018-03-25 17:01:19 +02:00
Michael Raskin
2b7003e1de
Merge pull request #33238 from jluttine/add-lvmsync
lvmsync: init at 3.3.2
2018-03-25 13:22:07 +00:00
Thomas Tuegel
1d3f24be2b
emacsPackagesNg: lower priority of elpaPackages
Lowering the priority of melpaStablePackages (#36423) leaves elpaPackages ahead
of melpaPackages; the former carries outdated dependencies which should be
overridden by melpaPackages.

See also: #36423
2018-03-25 07:56:15 -05:00
James Kay
2e02bcaedc toml: init at 0.9.4 2018-03-25 01:45:51 -05:00
xeji
d78464723b kmsxx: build with gcc6
gcc7 build fails with "internal compiler error"
2018-03-25 01:38:35 -05:00
Matthew Justin Bauer
8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan
b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Tim Steinbach
351688f53e
zulu: 9.0.4 -> 10 2018-03-25 00:49:26 -04:00
Tim Steinbach
f00db926c6
openjdk: Add JDK 10 2018-03-25 00:49:26 -04:00
Graham Christensen
72a4c54c71
xmloscopy: init at 0.1.1 2018-03-24 22:42:39 -04:00
Matthew Pickering
1e0a60b738 open-orienteering-mapper: init at 0.8.1 2018-03-24 14:38:57 -05:00
Matthew Pickering
46a90e3273 clipper: init at 6.4.2 2018-03-24 14:38:57 -05:00
Jörg Thalheim
394a7099e8
Merge pull request #37735 from knedlsepp/fix-libcdio-paranoia-on-darwin
libcdio-paranoia: fix darwin build
2018-03-24 19:20:41 +00:00
Robin Gloster
c71bcb2744
grpcio: use protobuf3_5 2018-03-24 19:37:03 +01:00
Josef Kemetmüller
285ef9be09 libcdio-paranoia: fix darwin build 2018-03-24 18:05:34 +01:00
Tim Steinbach
62b3507711
Merge pull request #37713 from NeQuissimus/docker_18_03
docker: 18.02 -> 18.03
2018-03-24 12:32:38 -04:00
Daiderd Jordan
b5b77a6886
qscreenshot: fix darwin build
/cc ZHF #36454
2018-03-24 14:26:30 +01:00
Robin Gloster
2e6aacb056
python.pkgs.logster: 7475c53822 -> 1.0.1 2018-03-24 10:35:37 +01:00
Robin Gloster
6a286fcba7
python.pkgs.pygtail: init at 0.8.0 2018-03-24 10:34:57 +01:00
Austin Seipp
efbeb74d0d memtier-benchmark: init at 1.2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-24 04:18:45 -05:00
John Wiegley
bee172501d
Merge pull request #37591 from vbgl/coq-88beta1
coq: init at 8.8+beta1
2018-03-23 22:09:06 -07:00
Robert Scott
814225cf22 aws-auth: remove
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00
Daniel Fullmer
70abab8eaf mythtv: 0.27.4 -> 29.1 2018-03-23 21:03:23 -05:00
Florian Klink
c6882b2cf9 modemmanager: rename ModemManager.service to modem-manager.service
This is in line with NetworkManager.service being renamed to
network-manager.service

fixes #30452
2018-03-23 23:48:58 +00:00
Tim Steinbach
b072dcffae
docker: 18.02 -> 18.03 2018-03-23 17:37:30 -04:00
Florian Klink
6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Jörg Thalheim
213ff3766c
Merge pull request #37700 from erictapen/neopg-init
neopg: Init at 0.0.4
2018-03-23 19:07:10 +00:00
Austin Seipp
1800e4ec0b wrk2: init at 4.0.0-e0109df5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
Austin Seipp
f330b48b64 jhiccup: init at 2.0.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
taku0
d2d859d5c5 oraclejdk: add version 10 2018-03-23 13:40:13 -05:00
Justin Humm
ebe1cc211e
neopg: Init at 0.0.4 2018-03-23 16:12:29 +01:00
xeji
f7fe3f5184 selinux-sandbox: init at 2.7 2018-03-23 14:30:02 +01:00
xeji
905f472556 selinux-python: init at 2.7
tools written in python that upstream moved from policycoreutils
into a separate package
2018-03-23 14:30:02 +01:00
Jan Tojnar
1e225cc1b3
gtkpod: clean up 2018-03-23 13:18:40 +01:00
Michael Raskin
ca4d81d2c7 libreoffice-still: 5.4.5.1 -> 5.4.6.2; use poppler_0_61 2018-03-23 10:23:42 +01:00
Michael Raskin
e9817b2a76 poppler_0_61: init at 0.61 (needed for LibreOffice Still) 2018-03-23 10:23:42 +01:00
Robert Schütz
1aedde9e34
Merge pull request #37566 from Ma27/init-face-recognition
pythonPackages.face_recognition: init at 1.2.1
2018-03-23 09:55:04 +01:00
Peter Hoeg
c1714f5788 ksystemlog: init at 17.12.2 2018-03-23 14:17:22 +08:00
Matthew Bauer
e746cbd904 shellcheck: dont statically compile 2018-03-22 17:34:43 -05:00
Matthew Justin Bauer
68f6915083
Merge branch 'master' into hyper-haskell 2018-03-22 11:29:45 -05:00
Matthew Justin Bauer
12f14a0909
Merge branch 'master' into texmacsDarwin 2018-03-22 11:25:09 -05:00
Robin Gloster
678211bb37
openpts: remove
Broken, dead prject that only was a PoC implementation.
2018-03-22 17:15:26 +01:00
Matthew Justin Bauer
779c25b2fe
Merge pull request #34053 from thpham/serviio
serviio: init at 1.9
2018-03-22 11:11:17 -05:00
Matthew Justin Bauer
e35105c7c8
Merge pull request #35081 from StijnDW/master
brlaser: init from latest git
2018-03-22 11:09:39 -05:00
Gabriel Ebner
4270c5c7be perlPackages.YAMLLibYAML: 0.59 -> 0.69, fix build 2018-03-22 16:59:23 +01:00
Robin Gloster
fda705527d
nixbot: remove
obsoleted mostly by ofborg
2018-03-22 16:17:12 +01:00
Robin Gloster
76ea0e1b2e
Merge pull request #32960 from florianjacob/prosody-0.10
Prosody 0.10.0
2018-03-22 14:12:57 +01:00
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
Michael Brantley
43775ceb3e perlPackages.perlldap: init at 0.65
This package provides the Net::LDAP module and replaces the old
version 0.4001 NetLDAP package.
2018-03-21 20:39:02 -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
timor
42368e23f5 workcraft: init at 3.1.9 2018-03-21 14:27:12 +01: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
Matthieu Coudron
a8403b64f8 gpgme: add withPython ? false to enable bindings
Useful for MUAs mostly, like alot
2018-03-21 10:21:39 +09: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