Commit graph

43765 commits

Author SHA1 Message Date
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
Erik Arvstedt
0231273a57
paperless: init at 2.7.0 2019-05-08 09:26:31 +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
Aaron Andersen
ee3c52ff2e pythonPackages.leveldb: init at 0.194 2019-05-07 21:13:23 -04:00
Matthew Bauer
50552b74c8 nethack-qt: use gcc
Relies on gcc being accessible
2019-05-07 19:44:55 -04:00
Matthew Bauer
81a9b46ee8 bazel: use llvm6 on darwin
https://hydra.nixos.org/build/92942635
2019-05-07 19:43:46 -04: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
Frederik Rietdijk
0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Michael Fellinger
cd1bfc3045 ppl-address-book: delete 2019-05-03 18:47:17 +02:00
Kevin Cox
d30caa956a
Merge pull request #58644 from dhl/wasm-pack
wasm-pack: init at 0.8.1
2019-05-03 17:38:45 +01:00
Andrew Childs
4ad50e2cdc opensc: use built-in PCSC provider on darwin 2019-05-04 00:46:12 +09:00
Vladimír Čunát
18d975aff2
gcc9: init at 9.1.0 (released today)
It's just a trivial copy of whole gcc8 stuff,
only with changed version string and hash.
2019-05-03 12:34:40 +02:00
Joachim F
5ad1e9f0bf
Merge pull request #60575 from dtzWill/feature/obfs4proxy
obfs4: init at 0.0.10, use in tor-browser-bundle's, tor service
2019-05-03 09:48:02 +00:00
Leah Neukirchen
23336fb44a extrace: init at 0.7 2019-05-03 18:19:57 +09:00
Elis Hirwing
6698c37fe1
Merge pull request #60630 from etu/drop-emby
emby: Drop package and module and refer to jellyfin
2019-05-03 07:58:30 +02:00
xrelkd
7c6679d787
rustup: 1.18.1 -> 1.18.2 2019-05-02 21:18:10 -05:00
Matthew Bauer
94237b3452 release-cross.nix: add mesa to platforms
mesa is very portable and useful. we should make sure these work on
all of the platforms we support
2019-05-02 21:00:05 -04:00
Frederik Rietdijk
1979224f15 Merge master into staging-next 2019-05-02 21:38:22 +02:00
Hsiang-Cheng Yang
e775587d63 softether: 4.25 -> 4.29 (#60665)
* softether: 4.25 -> 4.29

* softether_4_29: restrict to x86_64-linux
Does not build on aarch64 because of upstream "-m64" compile flag
2019-05-02 19:38:37 +02:00
Renaud
825267426b
Merge pull request #60581 from dtzWill/feature/jush
jush: init at 0.1
2019-05-02 19:16:54 +02:00
Renaud
698d4a21c2
Merge pull request #60667 from aethelz/addic7ed
addic7ed-cli: init at 1.4.5
2019-05-02 18:41:38 +02:00
Silvan Mosberger
10fefceb57
Merge pull request #60393 from Infinisil/leksah
leksah: Point to upstream repository for using it
2019-05-02 18:23:52 +02:00
Frederik Rietdijk
155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Samuel Dionne-Riel
b726784d0d
Merge pull request #59804 from lopsided98/uboot-rock64-fix
ubootRock64, ubootRockPro64: make compatible with latest dtc
2019-05-01 20:07:47 -04:00
Silvan Mosberger
b6a6162919
Merge pull request #55422 from nand0p/ethminer
ethminer: init at 0.18.0-rc.0
2019-05-02 01:29:09 +02:00
Will Dietz
65a49dabde
Merge pull request #60671 from romildo/upd.tetra-gtk-theme
tetra-gtk-theme: 201903 -> 201905
2019-05-01 17:37:52 -05:00
Eugene
396a5d6d99 addic7ed-cli: init at 1.4.5 2019-05-01 23:51:48 +03:00
José Romildo Malaquias
00b1b116ac tetra-gtk-theme: move to pkgs/data/themes 2019-05-01 17:36:10 -03:00
Eugene
e334a3047a docui: init at 1.0.3 (#60616) 2019-05-01 12:35:24 -07:00
tv
38b1f6197c ssh-audit: init at 1.7.0 2019-05-02 04:35:06 +09:00
Christopher A. Williamson
a63be6cdd7 rambox-pro: init at 1.1.2 (#60380)
* Added myself to maintainer list

* Add package file for rambox-pro

* Add patch to fix rambox-pro build

* Removed child module refs from package

* Added various fixes for new rambox-pro pkg

* Change name -> pname to address feedback

* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Moved rambox-pro to rambox pkg

* Fixed package name - no idea what I was thinking here!

* Replace patch with postPatch script

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Removed patch file
2019-05-01 20:08:32 +02:00
Andrew Miller
f5be1fc849 hy: 0.15 -> 0.16 (#57882)
* hy: 0.15 -> 0.16

* hy: fetch patch directly from upstream repo

* hy: remove in-tree patch
2019-05-01 19:18:49 +02:00
Elis Hirwing
02cd2b00e7
emby: Drop package and module and refer to jellyfin 2019-05-01 17:47:32 +02:00
Gabriel Ebner
5a3652520d pythonPackages.pythonocc-core: init at 0.18.1 2019-05-01 16:41:32 +02:00
Gabriel Ebner
01ee9c8dd4 smesh: init at 6.7.6 2019-05-01 13:00:47 +02:00
Frederik Rietdijk
f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
Vladimír Čunát
110fb944f1
lua*Packages.http: 0.3 -> 0.4 (and generate)
One bugfix patch is included - merged upstream but not released yet.
knot-resolver wrapper would need to add binaryheap explicitly,
so it's migrated to the automatic LUA path discovery instead.
2019-05-01 11:28:47 +02:00
Vladimír Čunát
90f8161745
lua*Packages.luasec: improve paths
Test case that should execute without an error:
echo "require('ssl.https')" | env NIX_PATH=nixpkgs=$(pwd) \
      nix-shell --pure -p lua -p lua.pkgs.luasec --run lua
2019-05-01 11:08:08 +02:00
Frederik Rietdijk
09f27e38b6 python.pkgs.cfn-lint: init at 0.19.1 2019-05-01 10:59:49 +02:00
Vladimír Čunát
10237c8584
lua*Packages.compat53: improve paths
Test case that should execute without an error:
echo "require('compat53')" | env NIX_PATH=nixpkgs=$(pwd) \
  nix-shell --pure -p lua -p lua.pkgs.compat53 --run lua
2019-05-01 10:58:47 +02:00
Will Dietz
3c13d77713 jush: init at 0.1 2019-04-30 23:41:58 -05:00
Ben Wolsieffer
1cb85dce07 ubootRock64, ubootRockPro64: apply patch to allow building with latest dtc 2019-05-01 00:26:33 -04:00
Will Dietz
9d71cd0520
Merge pull request #60557 from dtzWill/feature/d2coding
d2coding: init at 1.3.2 (coding font)
2019-04-30 22:45:22 -05:00
Will Dietz
63a13cce7c tor-browser-bundle: use obfs4proxy 2019-04-30 22:26:48 -05:00
Will Dietz
b775493d23 obfs4: init at 0.0.10 2019-04-30 22:25:02 -05:00
Will Dietz
8f7c7f90f7 d2coding: init at 1.3.2 (coding font) 2019-04-30 19:56:52 -05:00
Will Dietz
e76466aca3 nanum-gothic-coding: move to where most fonts are (NFCI) 2019-04-30 19:39:10 -05:00
Renaud
d6e4ed7aeb
Merge pull request #60399 from xzfc/waifu2x-converter-cpp
waifu2x-converter-cpp: init at 5.2.4
2019-04-30 22:55:23 +02:00
Will Dietz
999bd69410
Merge pull request #60471 from LinArcX/nanum-gothic-coding
nanum-gothic-coding: init at VER2.5
2019-04-30 15:22:28 -05:00
worldofpeace
c9d80de3bd
Merge pull request #60425 from herrwiese/kernkonzept-ham
Kernkonzept ham
2019-04-30 15:13:56 -04:00
Michael Fellinger
98e0f54b85 sup: use bundlerApp, cleanup (#60515) 2019-04-30 20:13:17 +02:00
Gabriel Ebner
a35df16d5f
kicad: fix #49089 by adding libraries files (#57452)
kicad: fix #49089 by adding libraries files
2019-04-30 17:38:16 +02:00
Matthew Bauer
a3990c9f6d
Merge pull request #60447 from matthewbauer/macos-10-12-fixups
Fixup from macos-10-12 branch
2019-04-30 10:06:45 -04:00
angristan
c7b36b71ef minecraft-server: remove 1.13.0 and 1.13.1
It does not make sense to keep outdated minor versions
2019-04-30 09:55:15 -04:00