Commit Graph

35137 Commits

Author SHA1 Message Date
Jörg Thalheim
dff0404d8d monero-gui: blind darwin fix 2018-04-04 11:06:57 +01:00
Michael Raskin
713b0f77fb
Merge pull request #38077 from nyarly/create-cycle-app
(create-cycle-app): init at 4.0.0
2018-04-03 22:57:37 +00:00
Matthew Justin Bauer
b8420be125
Merge pull request #37603 from limeytexan/perlPackages.perlldap
perlPackages.perlldap: init at 0.65
2018-04-03 13:23:05 -05:00
John Ericson
adaa110a72 binutils: No more darwin conditionals
Since at least d7bddc27b2, we've had a
situation where one should depend on:

 - `stdenv.cc.bintools`: for executables at build time
 - `libbfd` or `libiberty`: for those libraries
 - `targetPackages.cc.bintools`: for exectuables at *run* time
 - `binutils`: only for specifically GNU Binutils's executables,
   regardless of the host platform, at run time.

and that commit cleaned up this usage to reflect that. This PR flips the
switch so that:

 - `binutils` is indeed unconditionally GNU Binutils
 - `binutils-raw`, which previously served that role, is gone.

so that the correct usage will be enforced going forward and everything
is simple.

N.B. In a few cases `binutils-unwrapped` (which before and now was
unconditionally actual GNU binutils), rather than `binutils` was used to
replace old `binutils-raw` as it is friendly towards some cross
compilation usage by avoiding a reference to the next bootstrapping
change.
2018-04-03 13:34:52 -04:00
Matt McHenry
cb66a7468e eclipse: jdk8 -> jdk10
in combination with the parent commit that makes jdk10 use gtk3, this
lets us get onto a current webkitgtk.

since the current version of webkitgtk is still receiving security
updates, this also reverts 49ea0e2736
"eclipse: Do not use webkitgtk2 by default".
2018-04-03 12:30:21 -04:00
Silvan Mosberger
4ca6d25a9c
pdd: init at 1.1 2018-04-03 17:03:52 +02:00
Ben Gamari
ef3c42b9c4 pythonPackages.vxi11: init at 0.9 2018-04-03 16:39:17 +02:00
Will Dietz
1d16384bb6 mesa: use llvm6 2018-04-03 08:11:27 -05:00
Will Dietz
4cee817a31 gnumake42HEAD: remove attribute to fix eval
This was removed as part of
519f0b8db2
but is still present for whatever reason.

Remove since the file no longer exists.
2018-04-03 08:04:25 -05:00
Thomas Tuegel
140f2a3584
tex-gyre-*-math: Move to tex-gyre-math package set
The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency
with `tex-gyre` and to allow them to be easily installed together. Aliases are
created for backwards-compatibility.
2018-04-03 06:32:02 -05:00
Thomas Tuegel
87c12bda03
tex-gyre: use callPackages
Using `callPackages` instead of `callPackage` adds an `override` attribute to
each individual package instead of the set. Each member of the set is then just
a package so that `lib.attrValues tex-gyre` gives a list of packages that can be
installed.
2018-04-03 06:26:18 -05:00
Yannik Sander
0c95dee8cb
krunner-pass: init at version 1.3.0 2018-04-03 19:01:58 +08:00
Tuomas Tynkkynen
747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Robert Schütz
00fc66dc7d pythonPackages.mock-open: init at 1.3.1 2018-04-02 23:29:50 +02:00
Judson
4bf9fc79e1
Adding create-cycle-app
Adding create-cycle-app

Fixing removed modules
2018-04-02 14:24:39 -07:00
Tuomas Tynkkynen
434722ba62 raspberrypi-tools: Init at 2018-02-05 2018-04-02 23:46:18 +03:00
Austin Seipp
33202137bf pg_hll: init at 2.10.2-9af41684
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp
962e2553dc pg_topn: init at 2.0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp
030e90454e cstore_fdw: init at 1.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp
f59ffb6e83 pg_cron: init at 1.0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:28:37 -05:00
Vladimír Čunát
333245e852
Merge #38133: dwb: remove abandoned package
cf. https://wiki.archlinux.org/index.php/dwb
2018-04-02 10:03:08 +02:00
Tim Steinbach
71f28a2ca0
linux: Add 4.16 2018-04-01 22:44:23 -04:00
Franz Pletz
4fdb0a529a
Merge pull request #38218 from rnhmjoj/monero
Fix monero-gui build
2018-04-01 23:59:13 +00:00
Michael Raskin
ed6bbb4f4d swfdec: init at 0.8.4 2018-04-01 22:34:26 +02:00
Austin Seipp
5d5ed30150 nixpkgs: remove all Java 7 expressions
JDK 7 was technically EOL'd a while ago, although RedHat etc are still
doing updates I believe. However, JDK 8 is the default in the tree and
really used everywhere, and JDK 7 isn't seeing many updates by current maintainers, so dropping it seems appropriate.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
bdb06c0936 diffoscope: move to jdk8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
0eb8bda019 nixpkgs: remove ancient 'processing' package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
dc40fca23f nixpkgs: remove ancient 'ecj' package
Nobody has stepped up to keep maintaining this and it's several
years old, and the last strict Java 7 dependency, as it won't work
with newer versions without an update.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
ebbf7078e2 nixpkgs: remove ancient 'classpath' package
This is the only package that still needs ECJ and has no dependencies.
It's ancient and unmaintained and should just be removed.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
f71b066d60 nixpkgs: remove all Java 9 expressions
Java 9 is EOL, and we no longer need it with JDK 10 builds bootstrapped via JDK
10.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
0d04d01021 openjdk10: add new bootstrap minimal binary packages
JDK 10 can only be bootstrapped by version 9 or 10, but we want to
now get rid of version 9.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Robin Gloster
5b01b0d316
buildGoPackage: default to 1.10 (default go version)
This otherwise sometimes caused go builds to fail that were trying to
build C ffi code.

(expected type uint32, got type uint32 or similar)
2018-04-01 17:28:59 +02:00
Sébastien Maccagnoni
4e6b166b50 curaByDagoma: init at 1520506579 (#38075)
Allow NixOS users and Dagoma 3D printer owners to slice 3D images for
their printer
2018-04-01 12:33:55 +01:00
Robert Schütz
dd7900a043
Merge pull request #38245 from xeji/p/imbalanced-learn
pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
2018-04-01 11:11:11 +02:00
Robert Schütz
7b36145e7c
Merge pull request #38220 from jluttine/magic-wormhole-as-application
magic-wormhole: make available as an application
2018-04-01 11:05:09 +02:00
rnhmjoj
e0fbaaa595
monero-gui: 0.11.1.0 -> 2018-03-31 2018-04-01 11:01:10 +02:00
lewo
4a6d6373c8
Merge pull request #37377 from guibou/guibou_add_gcompris
Add `gcompris` educational package
2018-04-01 09:14:24 +02:00
Jaakko Luttinen
7f291f8b65
magic-wormhole: make available as an application 2018-04-01 09:00:16 +03:00
Mathis Antony
25b3d27257 nmon: init at 16g 2018-04-01 00:45:56 -05:00
Matthew Justin Bauer
6b84bef3f5
Merge pull request #37893 from leenaars/panopticon
panopticon: init -> 0.16.0
2018-03-31 19:27:59 -05:00
Matthew Justin Bauer
38d33581d0
Merge pull request #37927 from avnik/init/toxiproxy
toxiproxy: Init at 2.1.3
2018-03-31 19:26:28 -05:00
Matthew Justin Bauer
377f6f39f1
Merge pull request #37821 from redfish64/master
init cconv at 0.6.3
2018-03-31 19:23:14 -05:00
Matthew Justin Bauer
2e705b0ffc
Merge pull request #37706 from geistesk/slstatus-unstable-2018-03-21
slstatus: init at unstable-2018-03-28
2018-03-31 19:19:54 -05:00
Matthew Justin Bauer
2cd044b2fe
Merge pull request #37465 from timor/workcraft
workcraft: init at 3.1.9
2018-03-31 19:15:13 -05:00
xeji
6b2bc4b5d1 pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
minor bump, fix tests, move to development/python-modules
2018-04-01 01:58:22 +02:00
Daiderd Jordan
86705445dc
gnumake: mark head variant lowPrio
Fixes #38257
2018-03-31 22:56:46 +02:00
Guillaume Bouchard
74de977fdd gcompris: init at 0.90
- uses qt 5.9 (qt 5.10 gives runtime error)
- add a desktop file
2018-03-31 20:10:51 +02:00
Robert Schütz
f5755a2686
Merge pull request #38028 from Ma27/cleanup-frescobaldi
frescobaldi: 2.0.16 -> 3.0.0; fix build
2018-03-31 17:25:03 +02:00
Maximilian Bosch
8446cd9c32
pythonPackages.poppler-qt5: init at 0.24.2
related to #32883
2018-03-31 17:02:32 +02:00
Maximilian Bosch
d50943ad46
pythonPackages.python-ly: init at 0.9.5 2018-03-31 17:01:39 +02:00
Robert Schütz
d3b9cabd6e
Merge pull request #37950 from Ma27/fix-mrbob
pythonPackages.mrbob: fix build
2018-03-31 16:57:06 +02:00
Tim Engler
edc8786591 cconv: init at 0.6.3 2018-03-31 08:30:33 +00:00
Charles Strahan
709b6f664e
nixos: kubernetes fixes
* Fix reference CNI plugins
  * The plugins were split out of the upstream cni repo around version
    0.6.0

* Fix RBAC and DNS tests
  * Fix broken apiVersion fields
  * Change plugin linking to look in ${package}/bin rather than
    ${package.plugins}

* Initial work towards a working e2e test
  * Test still fails, but at least the expression evaluates now

Continues @srhb's work in #37199

Fixes #37199
2018-03-30 17:33:45 -04:00
leo60228
5de6ee22d1 gpx: init at 2.5.2 2018-03-30 22:51:35 +02:00
Eelco Dolstra
854e069107 blender: Optionally enable numpy support
This is required by some included addons (such as ANT landscape). Note
that we can't use -DWITH_PYTHON_INSTALL_NUMPY=ON because it's
conditional on -DWITH_PYTHON_INSTALL=ON.
2018-03-30 22:03:40 +02:00
Pascal Wittmann
0680093baa
dwb: remove package as its insecure and outdated 2018-03-30 21:55:47 +02:00
Maximilian Bosch
9215e03e17
pythonPackages.mrbob: fix build
Tests broke on Hydra as the `checkPhase` wasn't configured properly. By
explicitly relying on `nosetests` and injecting `LC_ALL` into the
`checkPhase` the tests work again.

The license (bsd3) according to `LICENSE` distributed with the upstream
package wasn't specified in the meta section which could've caused legal
issues.

The expression has been moved into its own file to reduce the length and
complexity of `pkgs/top-level/python-packages.nix`.

See https://hydra.nixos.org/build/70689499/log
See #36453
2018-03-30 18:42:40 +02:00
Pascal Wittmann
47a256003f
pythonPackages.uritemplate_py: 0.3.0 -> 3.0.0 2018-03-30 18:42:35 +02:00
Pascal Wittmann
cf6480cba5
pythonPackages.github3_py: 1.0.0a4 -> 1.0.2 2018-03-30 18:42:06 +02:00
Pascal Wittmann
9669d804d0
Merge pull request #38117 from kiloreux/libaom
init libaom 0.10
2018-03-30 18:18:51 +02:00
Pascal Wittmann
737979c657
pythonPackages.sipsimple: 3.0.0 -> 3.1.1 2018-03-30 18:01:23 +02:00
Guillaume Bouchard
2a0f66b258 qmlbox2d: init at 2018-03-16
This is a dependency for `gcompris`
2018-03-30 17:49:25 +02:00
Pascal Wittmann
0426d9001f
pythonPackages.betamax: 0.8.0 -> 0.8.1 2018-03-30 12:54:43 +02:00
Manuel Reinhardt
91f239e4b0 bugwarrior: 1.4.0 -> 1.5.1 2018-03-30 12:53:30 +02:00
kiloreux
d5ac25ee0e
Added libaom 2018-03-30 11:07:39 +01:00
Jan Malakhovski
11f43a2ce9 perlPackages.MathVecStat: init at 0.08 2018-03-30 06:49:31 +00:00
Jan Malakhovski
55a101e002 perlPackages.PodPerldoc: 3.25 -> 3.28 2018-03-30 06:49:31 +00:00
Frederik Rietdijk
9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
Wout Mertens
b4e92e0b34
Merge pull request #37921 from gnidorah/gitweb
nixos/nginx: add gitweb sub-service
2018-03-30 00:18:44 +02:00
Jörg Thalheim
683a73f093
Merge pull request #37890 from tobimpub/cquery
cquery: init at 2018-03-25
2018-03-29 20:50:35 +01:00
geistesk
f51e6696eb slstatus: init at unstable-2018-03-28 2018-03-29 11:28:48 +02:00
Jan Tojnar
e54342d47e
abiword: clean up 2018-03-29 10:25:32 +02:00
Michael Raskin
df5f67de94
Merge pull request #37680 from fdns/compact
compactor: init at 0.11.0
2018-03-28 22:17:37 +00:00
Felipe Espinoza
f784c6be18 compactor: init at 0.11.0 2018-03-28 18:59:06 -03:00
Felipe Espinoza
5bebf6be9c cbor-diag: init at 0.5.2 2018-03-28 18:58:58 -03:00
Felipe Espinoza
88e83b0712 cddl: init at 0.8.5 2018-03-28 18:58:52 -03:00
Jan Tojnar
9acdfbfd72
gsmartcontrol: 0.8.7 → 1.1.3
Closes: https://github.com/NixOS/nixpkgs/issues/37444
2018-03-28 23:46:32 +02:00
Tuomas Tynkkynen
f2d6702e20 perlPackages.YAMLLibYAML: Remove obsolete build fix
Commit 4270c5c7be added this hunk which
apparently is making the build fail now.
2018-03-28 21:40:53 +03:00
Shea Levy
05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Thomas Tuegel
c7d7abc51e
Merge pull request #36320 from romildo/new.gsettings-qt
gsettings-qt: init at 0.1.20170824
2018-03-28 08:24:43 -05:00
Alexander V. Nikolaev
f9c39f3cb7 toxiproxy: Init at 2.1.3 2018-03-28 15:38:07 +03:00
Michael Raskin
fc0e62a24a
Merge pull request #36411 from tiramiseb/gnome-shell-extension-impatience
gnomeExtensions.impatience: fix the package and upgrade to version 0.4.5
2018-03-28 10:00:32 +00:00
Michael Raskin
52f9d29d9a
Merge pull request #36410 from tiramiseb/gnome-shell-extension-system-monitor
gnomeExtensions.system-monitor: fix this package and upgrade to v33
2018-03-28 09:59:33 +00:00
gnidorah
9e6752075a perlPackages.HTMLTagCloud: init at 0.38 2018-03-28 12:24:57 +03:00
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
Matthew Justin Bauer
2162eb4bed
Merge pull request #37953 from obsidiansystems/unixtools
unixtools: Utilize meta.platforms
2018-03-27 21:21:52 -05: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
John Ericson
52f4be2c1f unixtools: Utilize meta.platforms 2018-03-27 20:26:10 -04: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
Matthew Justin Bauer
75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05: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
Matthew Bauer
49455d7bae treewide: replace utillinux refs of {u,}mount
umount and mount are now provided top-level
2018-03-27 18:17:46 -05:00
Matthew Bauer
11f0e07d4f unixtools: replace darwin.ps 2018-03-27 18:17:46 -05:00
Matthew Justin Bauer
00e6cc94ae Cleanup all-packages.nix 2018-03-27 18:17:46 -05:00
Matthew Bauer
4a9fddc598 unixtools: cleanup 2018-03-27 18:17:45 -05:00
Matthew Justin Bauer
35d6688a1b top-level: add sysctl 2018-03-27 18:17:44 -05:00
Matthew Bauer
ef428ab202 treewide: cleanup procps uses 2018-03-27 18:17:37 -05: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
Matthew Bauer
ce8ce600ae unix-tools: introduce unix-tools.nix
unix-tools.nix has a collection of tools that are commonly installed
by default in Unix derivatives. This is intended to provide
compatibility between macOS and Linux users. Three Linux-only
derivations are provided for compatbility:

- procps
- utillinux
- nettools

More tools are also provided.

Also: treewide: use unixtools

Non-comprehensive replace of Linux-only procps and util-linux with
'unixtools'.
2018-03-26 17:40:55 -05: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
Nikolay Amiantov
9258cea7e0 libva1: full by default
This follows similar changes for libva. Also move `libva-full` to aliases.nix
with an intent to deprecate it later.
2018-03-26 14:11:07 +03:00
Jan Malakhovski
c7cf808ff8 libva: make libva-full the default
It seems that all uses of `libva` it in nixpkgs except `mesa` and itself actually
either will gain from using `libva-full` instead of `libva-minimal` by default
or simply won't care.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov
a798ec30f9 xorg: update autogeneration script
* Fix shebang so that it's usable on NixOS;
* Enable warnings (they were enabled with Perl flag before);
* Switch from mesa to libGL.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
6bf1421f13 treewide: refactor to use libglvnd
* Implement libGL as a symlink package which uses libraries from libglvnd and
  headers from Mesa (since ones from libglvnd are outdated).
* Use libGL_driver.driverLink treewide; add FHS paths where possible.
2018-03-26 14:01:49 +03:00
Will Dietz
9204fa2620 propagate libiconv header from musl too 2018-03-25 21:17:49 -05: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
Shea Levy
f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04: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
Shea Levy
0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04: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 Bauer
4f3c212696 perl-packages: undo typo 2018-03-22 16:50:16 -05:00
Matthew Bauer
facd170790 aliases: properly deprecate libintlOrEmpty 2018-03-22 16:50:15 -05:00
Matthew Bauer
7ab562c7d2 all-packages: fix eval issue 2018-03-22 16:50:14 -05:00
Matthew Bauer
9109a90479 treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
Matthew Bauer
63b41e2be7 all-packages: remove legacy darwin.libiconv override 2018-03-22 16:50:13 -05:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Matthew Bauer
223a77c311 libiconvOrNull: deprecate 2018-03-22 16:50:09 -05:00
Daiderd Jordan
6075df7a1d
Merge pull request #37246 from LnL7/darwin-chuck
chuck: fix darwin build
2018-03-22 21:32:48 +01:00
John Ericson
568b37384a Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 16:08:22 -04: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
Matthew Justin Bauer
2a454d7b01
Merge pull request #35093 from lopsided98/tmon-init
tmon: init
2018-03-22 11:08:56 -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
Shea Levy
d0a8866622
Merge branch 'binutils-2.30' into staging 2018-03-22 07:28:10 -04:00
volth
dfba22e28a mucommander: init at 0.9.2 (#37610) 2018-03-22 11:25:23 +00:00