c0bw3b
4f99ea8128
subversion: 1.11.1 -> 1.12.0
...
v1.12 is a regular release replacing v1.11
https://subversion.apache.org/docs/release-notes/1.12.html
https://subversion.apache.org/roadmap.html#release-planning
2019-05-08 12:19:34 +02:00
c0bw3b
1685f80b97
subversion18: remove because EOL
...
Subversion 1.8 is EOL since the publication of 1.10 in April 2018
https://subversion.apache.org/docs/release-notes/1.10.html#svn-1.8-deprecation
2019-05-08 11:56:22 +02:00
Mario Rodas
021a9342ab
Merge pull request #61101 from costrouc/python-tess-init
...
pythonPackages.tess: init at unstable-2019-05-07
2019-05-07 23:02:39 -05:00
Michael Raskin
71f9786185
Merge pull request #61088 from thefloweringash/opencsg-darwin
...
opencsg: Darwin support and tidy
2019-05-08 03:56:52 +00:00
Austin Seipp
64f7cb24d5
all-packages/test: add gcc9Stdenv, cc-wrapper-gcc9
...
Follow up from #60860 .
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-07 17:21:31 -05:00
Renaud
16a94b7a5d
Merge pull request #61069 from dtzWill/feature/public-sans
...
public-sans: init at 1.002
2019-05-08 00:03:47 +02:00
Eelco Dolstra
f7d3fb876a
Merge pull request #60860 from vcunat/p/gcc9
...
gcc9: init at 9.1.0 (released today)
2019-05-07 23:58:47 +02:00
adisbladis
677e5e1fe2
gpsbabel: 1.5.4 -> 1.6.0
2019-05-07 22:23:17 +02:00
Jason Felice
037c15654a
parinfer-rust: init at 0.3.1
2019-05-08 04:16:18 +09:00
Chris Ostrouchov
165822f8e8
pythonPackages.tess: init at unstable-2019-05-07
2019-05-07 15:02:39 -04:00
Max Gonzih
8ee40cca3b
doge: Init at 3.5.0
2019-05-08 03:48:30 +09:00
c0bw3b
4f8bf685f8
pstree: remove and alias to psmisc
2019-05-08 02:53:09 +09:00
dawidsowa
715002eaf7
gallery-dl: init at 1.8.2
2019-05-08 02:45:56 +09:00
Frederik Rietdijk
a80982b4c9
Merge staging-next into master
2019-05-07 19:29:06 +02:00
Patrick Winter
84ebd401a7
termshark: init at 1.0.0 ( #60417 )
2019-05-07 08:26:09 -07:00
José Romildo Malaquias
f0a4ca2f6a
Merge pull request #61068 from romildo/upd.sierra-gtk-theme
...
sierra-gtk-theme: 2018-10-12 -> 2019-05-07
2019-05-07 12:10:24 -03:00
Andrew Childs
29a7e220b7
opencsg: Darwin support and tidy
...
Regenerate the Makefiles using qmake to set the correct compiler and
use the default installPhase.
2019-05-07 23:22:37 +09:00
Jörg Thalheim
2146e1023a
Merge pull request #61076 from Mic92/linux-fpu
...
linux_5_0: restore __kernel_fpu_{begin,restore}
2019-05-07 10:35:04 +01:00
Jörg Thalheim
33220585a8
Merge pull request #61071 from dtzWill/update/creduce-2.9.0
...
creduce: 2.8.0 -> 2.9.0, llvm7
2019-05-07 10:05:02 +01:00
Frederik Rietdijk
0196d8f11c
Merge master into staging-next
2019-05-07 09:00:06 +02:00
Jörg Thalheim
a3f8a25ab3
python.pkgs.imread: inherit native libs on callsite
...
this avoids potential namespace collisions between python libs
and packages from all-packags.nix:
https://github.com/NixOS/nixpkgs/pull/61033#issuecomment-489926103
2019-05-07 07:34:13 +01:00
adisbladis
baf17a4042
pipenv: Add missing build input virtualenv-clone
2019-05-07 06:10:28 +01:00
Will Dietz
5fe0547457
creduce: 2.8.0 -> 2.9.0, llvm7
2019-05-06 23:39:56 -05:00
Will Dietz
fac13d8af5
public-sans: init at 1.002
2019-05-06 23:31:28 -05:00
José Romildo Malaquias
eb19fdace7
sierra-gtk-theme: mv to pkgs/data/themes
2019-05-06 23:28:24 -03:00
Matthew Bauer
47a8f9d883
Merge pull request #60827 from matthewbauer/add-mesa-to-release-cross
...
release-cross.nix: add mesa to platforms
2019-05-06 15:53:19 -04:00
Andrew Childs
ce5a090075
stlink: fix Darwin build
...
Upstream supports various Unixes, so optimistically set platforms to
`unix` even though we're only going to build it on Linux and Darwin.
2019-05-06 17:06:28 +02:00
Sondre Nilsen
ffe0bb8435
jump: init at 0.23.0 ( #60631 )
2019-05-06 07:40:52 -07:00
Jörg Thalheim
7b77c27caa
linux_5_0: restore __kernel_fpu_{begin,restore}
...
In 5.0er these function were removed from the public interface also zfs needs
them for AVX/AES-NI support. Without this patch for example throughput on a
encrypted zfs dataset drops to 200 MB/s from 1.2 GB/s. These functions were
removed as their was no user within the linux kernel tree itself.
2019-05-06 14:14:40 +01:00
Peter Simons
fcbb4aa567
wasilibc: fix evaluation error introduced in 9abff4af4f
2019-05-06 14:42:49 +02:00
Peter Simons
3039b8db0c
Merge pull request #59602 from amirshavit/boost170
...
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
Austin Seipp
181e971755
linux: add 5.1 release
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 00:39:22 -05:00
(cdep)illabout
621cb999bd
Rename to memtest86-efi.
2019-05-06 13:28:29 +09:00
Mario Rodas
40af53c5da
Merge pull request #60679 from bdesham/add-amber
...
Add amber
2019-05-05 18:13:56 -05:00
Benjamin Esham
152c051ac0
amber: init at 0.5.2
2019-05-05 17:36:34 -05:00
Vincent Laporte
eff7bc3f33
ocamlPackages.uri_1_9: remove at 1.9.6
2019-05-05 22:00:58 +02:00
Vincent Laporte
f38bf3ba4e
ocamlPackages.bap: 1.4.0 -> 1.6.0
...
libbap: 2018-03-01 -> 2019-04-05
2019-05-05 22:00:58 +02:00
José Romildo Malaquias
868ed9f2c4
linuxPackages.deepin-anything: init at 0.0.7
2019-05-05 13:26:42 -03:00
Mario Rodas
1e8cf454ff
Merge pull request #60445 from magnetophon/speech-denoiser
...
speech-denoiser: init at unstable-07-10-2019
2019-05-05 03:44:47 -05:00
Daniël de Kok
f029f8c5ad
fasttext: init at 0.2.0
2019-05-05 08:28:44 +02:00
Bart Brouns
829c0c81b6
speech-denoiser: init at unstable-07-10-2019
2019-05-04 23:50:25 -05:00
Aaron Andersen
1ef93c9c51
Merge pull request #60915 from aanderse/issue/60498
...
kupfer: fix broken build
2019-05-04 20:23:39 -04:00
cresh
31cf973dc7
squirrel-sql: Add MSSQL driver. ( #55626 )
2019-05-04 20:22:14 -04:00
Aaron Andersen
0eaec72f4c
Merge pull request #60901 from petabyteboy/feature/viu
...
viu: init at 0.1 (fixes #60831 )
2019-05-04 20:19:50 -04:00
Frederik Rietdijk
193b899af2
Merge master into staging-next
2019-05-04 17:34:04 +02:00
Aaron Andersen
545af899c2
kupfer: fix broken build
2019-05-04 11:13:10 -04:00
gnidorah
50d54c66f9
munt: init at 2.3.0
2019-05-04 23:19:24 +09:00
Alyssa Ross
3a2be59dff
Merge pull request #60795 from manveru/ppl-address-book-update
...
ppl-address-book: delete
2019-05-04 12:57:52 +00:00
Milan Pässler
b67e9f3958
viu: init at 0.1
2019-05-04 14:07:24 +02:00
Michael Weiss
65f07c097d
swaybg: init at 1.0
2019-05-03 22:30:41 +02:00