Jan Tojnar
a5c04ea774
docbook-xsl: 1.79.1 → 1.79.2 ( #60270 )
...
docbook-xsl: 1.79.1 → 1.79.2
2019-04-30 22:03:52 +02:00
Jan Tojnar
013ddbebb1
docbook-xsl-nons: 1.79.1 → 1.79.2
...
Nothing much changed other than adding the suffix -nons to Docbook 4 styles,
making the Docbook 5 the variant without suffix:
https://github.com/docbook/xslt10-stylesheets/releases/tag/release%2F1.79.2
I have decided to make docbook_xsl an alias of docbook-xsl-nons for now,
to avoid confusion.
I also updated patch link that was broken to a newer version of the patch
and started sharing it between the two packages.
2019-04-30 20:59:16 +02:00
Frederik Rietdijk
3462fe27d9
Merge staging-next into staging
2019-04-30 15:52:19 +02:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master
2019-04-30 15:50:24 +02:00
Peter Simons
591af2397e
haskellPackages: update default compiler to from ghc 8.6.4 to 8.6.5
...
LTS 13.x will probably make the switch soon, too.
2019-04-30 11:43:44 +00:00
Peter Simons
894e102c84
ghc: add alpha-1 pre-release for version 8.8.1
...
The patches for https://phabricator.haskell.org/D5123 and
https://github.com/haskell/haddock/issues/900 no longer
apply and have been dropped.
2019-04-30 11:43:44 +00:00
Silvan Mosberger
36d5d3083c
Merge pull request #60374 from marenz2569/python-caldav
...
Added support for python caldav package
2019-04-29 19:07:17 +02:00
Philip Patsch
d6ec9464e5
lorri: reserve attribute name
...
lorri is a nix-shell replacement for project development.
Since it’s public beta announcement was noticed by many people, they
are going to assume it is available from nixpkgs. We lead them to the
installation instructions while the tool is not yet ready for nixpkgs.
Related-issue: https://github.com/NixOS/nixpkgs/pull/60211
2019-04-29 15:43:22 +02:00
Frederik Rietdijk
2f936f85d8
Merge master into staging-next
2019-04-29 13:46:20 +02:00
Bruno Bzeznik
83886b3d91
aragorn: init at 1.2.38 ( #58354 )
2019-04-29 07:18:03 -04:00
markuskowa
518e907d8e
Merge pull request #60337 from lasandell/cubicsdr-0.2.5
...
cubicsdr: init at 0.2.5
2019-04-29 12:27:19 +02:00
Markus Schmidl
d4a1232733
pythonPackages.caldav: init at 0.6.0
2019-04-29 10:49:35 +02:00
Eelco Dolstra
36587a587a
Fix release.nix
...
'jobs.tests' no longer exists.
2019-04-29 10:07:20 +02:00
Eelco Dolstra
3b04bc7be5
Revert "Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nix"
...
This reverts commit 8c80a29a75
.
2019-04-29 09:47:21 +02:00
Peter Hoeg
f92191e397
Merge pull request #34756 from peterhoeg/p/discover
...
discover: init at 5.15.3
2019-04-29 15:40:09 +08:00
worldofpeace
5f14e83bd6
Merge pull request #60176 from JohnAZoidberg/mousetweaks
...
mousetweaks: init at 3.32.0
2019-04-28 14:25:18 -04:00
Daniel Schaefer
08588e7c3f
mousetweaks: init at 3.32.0
...
Solves #39509
2019-04-28 14:23:20 -04:00
Vincent Laporte
61b53f4071
ocamlPackages.ojquery: remove at 0.1
2019-04-28 17:42:36 +02:00
Peter Hoeg
78bcc59d59
Merge pull request #59256 from peterhoeg/u/quaternion
...
quaternion-git: init at 0.0.9.4-rc3
2019-04-28 21:51:48 +08:00
Yurii Rashkovskii
de70c139ec
qgrep: init at 1.1
2019-04-28 14:36:32 +07:00
Will Dietz
6a73992cfa
Merge pull request #59752 from dtzWill/feature/dedup
...
dedup: init at 1.0
2019-04-28 00:28:06 -05:00
Frederik Rietdijk
8c80a29a75
Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nix
...
This reverts commit 014c26d75b
.
recurseIntoAttrs is needed in order to evaluate the tests in release.nix.
See 014c26d75b
cc @edolstra
2019-04-28 07:15:15 +02:00
Will Dietz
b9aadffc78
Merge pull request #60192 from dtzWill/feature/electron-5
...
electron_5: init at 5.0.0
2019-04-27 22:10:44 -05:00
Eelco Dolstra
014c26d75b
all-packages.nix: Don't recurse into 'tests'
...
Doing so significantly slows down 'nix-env -qa' (4.30s vs 5.17s),
mostly because it seems to do a NixOS system evaluation.
This attribute should probably be removed entirely since tests should
be in release.nix, not pollute nix-env's package set.
2019-04-27 21:58:33 +02:00
Luke Sandell
8711711de8
cubicsdr: init at 0.2.5
2019-04-27 12:53:44 -05:00
Lassulus
1839b54df0
Merge pull request #54343 from marsam/init-z-lua
...
z-lua: init at 1.7.0
2019-04-28 01:16:39 +09:00
linarcx
48fd8be3f1
nahid-fonts: init at v0.3.0
...
Closes : #58488
2019-04-27 09:56:34 -04:00
Mario Rodas
3a2d01cf01
z-lua: init at 1.7.0
2019-04-27 08:03:06 -05:00
Matthieu Coudron
672c3c1d2a
lua: merge lua5.X interpreters ( #59919 )
...
lua: merge lua5.X interpreters
similar to what was done for python.
Makes it easier to change the passthru settings and the lua infrastructure.
2019-04-27 22:00:12 +09:00
betaboon
8ab8b30699
eventstore: 4.1.1 -> 5.0.0 ( #58774 )
2019-04-27 14:57:37 +02:00
Tim Steinbach
8d98033d99
linux: 4.9.170 -> 4.9.171
2019-04-27 08:08:26 -04:00
Tim Steinbach
d43faab5ef
linux: 4.19.36 -> 4.19.37
2019-04-27 08:06:39 -04:00
Tim Steinbach
ae7baea76f
linux: 4.14.113 -> 4.14.114
2019-04-27 08:05:36 -04:00
Lassulus
75d150f9da
Merge pull request #59872 from Izorkin/datadog
...
Datadog: update packages
2019-04-27 19:27:32 +09:00
Jörg Thalheim
19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
...
evopedia: remove package
2019-04-27 10:41:57 +01:00
Jörg Thalheim
44106464ea
Merge pull request #57793 from schmittlauch/soundkonverter
...
[soundkonverter] init at 3.0.1
2019-04-27 10:39:55 +01:00
Joachim F
357df763a8
Merge pull request #57205 from tesq0/pull-request-omnisharp
...
omnisharp-roslyn: init at 1.32.8
2019-04-27 09:08:38 +00:00
Bruno Bigras
555f464453
pazi: init at 0.2.0 ( #60303 )
2019-04-27 09:36:10 +02:00
Bruno Bigras
4d8b9cbbdd
httplz: init at 1.5.0 ( #60304 )
2019-04-27 09:34:33 +02:00
Michael Raskin
eda2463c4d
Merge pull request #57945 from teto/lua/std_rename
...
lua: std._debug / std.normalize rename + move to automated.
2019-04-27 06:30:48 +00:00
Sarah Brofeldt
f96bf5bb2e
Merge pull request #60241 from Amar1729/init/sd
...
sd: init at 0.5.0
2019-04-27 08:07:54 +02:00
Robert Scott
d40894cbea
pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
...
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.
this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Frederik Rietdijk
042a01efbf
Merge staging-next into staging
2019-04-27 07:02:02 +02:00
Frederik Rietdijk
883232c00d
Merge master into staging-next
2019-04-27 07:01:38 +02:00
volth
d53042e83e
perlPackages.HTTPDaemon: 6.04 -> 6.01
...
This undoes 6fb0e7a4e0
The only problem with 6.04 is: it got new dependencies which fail to cross-compile.
Failure to cross-compile HTTP::Deamon leads to failure of LWP and XML::Parser, which are used in switch-to-configuration.pl
Thus upgrade HTTPDaemon from 6.01 to 6.04 broke cross-compilation of whole system closures.
(cherry picked from commit fd1ac66836
)
2019-04-26 22:24:52 -04:00
Matthew Bauer
91d6d582a3
Merge pull request #60238 from volth/undo-httpdaemon-604
...
perlPackages.HTTPDaemon: 6.04 -> 6.01
2019-04-26 22:21:19 -04:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
...
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
c1f1a0ea15
qt5: use llvm5 for all modules
...
This avoids some issues encountered with qt5 not working libcxx 7. We
can remove this at some point when qt5 has addressed all of their issues.
2019-04-26 21:55:12 -04:00
Matthew Bauer
db032fe1dc
mosh: use llvm6 stdenv on clang stdenv
2019-04-26 21:55:09 -04:00
Matthew Bauer
eaf153b17e
libcanberra3: use gdk x11 for macos
2019-04-26 21:55:07 -04:00