Commit graph

59915 commits

Author SHA1 Message Date
Sandro a9118b8592
Merge pull request #119261 from tfmoraes/ignite-0.9.0
Ignite: init at 0.9.0
2021-04-27 11:12:54 +02:00
Vincent Laporte 1a47b8fe6f OCaml: default to version 4.12 2021-04-27 08:42:50 +02:00
Vincent Laporte 8984dee07e ocamlPackages.accessor_core: mark as broken with OCaml ≥ 4.12 2021-04-27 08:42:50 +02:00
Vincent Laporte 1a7f327cb6 google-drive-ocamlfuse: build with OCaml 4.10 2021-04-27 08:42:50 +02:00
Vincent Laporte 8d4b6207e9 dune_1: build with OCaml 4.10 2021-04-27 08:42:50 +02:00
John Ericson 61a31ad3d6
Merge pull request #108170 from brano543/openssl_mingw_fix
Openssl mingw fix
2021-04-26 23:48:13 -04:00
Evsyukov Denis 0052852109
python2-packages.nix: fix typo (#120784)
disablede to disabled
2021-04-26 22:50:06 +02:00
brano543 dc9694c78e openssl: correct cross compile for mingw 2021-04-26 18:51:10 +00:00
Robert Schütz 53d547ce19
Merge pull request #120619 from amanjeev/semiphemeral-python-package
semiphemeral: init at 0.6
2021-04-26 17:29:47 +02:00
Robert Schütz e22d76fe34
Merge pull request #120520 from minijackson/jellyfin-remove-10.5
jellyfin_10_5: remove unmaintained version
2021-04-26 17:16:43 +02:00
Amanjeev Sethi 281efa2651
semiphemeral: init at 0.6
semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: fix formatting

semiphemeral: refactor for flexibility

semiphemeral: remove extraneous inherit

semiphemeral: no check since upstream has no tests

semiphemeral: refactor move to misc instead of social/twitter

semiphemeral: fix formatting
2021-04-26 11:10:45 -04:00
sternenseemann 5955013253 ocamlPackages.paf: init at 0.0.1 2021-04-26 15:23:08 +02:00
sternenseemann 6c95bce8b6 ocamlPackages.letsencrypt: init at 0.2.4 2021-04-26 15:23:08 +02:00
Minijackson 2ad8aa72ae
jellyfin_10_5: remove unmaintained version
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.

[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402>
2021-04-26 14:11:29 +02:00
davidak e190acea28
Merge pull request #120701 from fufexan/openboard
openboard: init at 1.6.1
2021-04-26 12:58:39 +02:00
davidak 45e57e917d
Merge pull request #120587 from Mephistophiles/new_packages/simple-http-server
simple-http-server: init at 0.6.1
2021-04-26 12:26:44 +02:00
davidak 43d751a574
Merge pull request #120601 from dotlambda/streamlink-2.1.1
streamlink: 2.0.0 -> 2.1.1
2021-04-26 12:15:20 +02:00
Ingo Blechschmidt 1586cbd915
castty: init at 2020-11-10 (#120478)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-26 11:43:42 +02:00
Mihai Fufezan cde5ca089a
openboard: init at 1.6.1 2021-04-26 11:21:17 +03:00
Robert Schütz 0e391039ed
mousai: init at 0.3.1 (#120552) 2021-04-26 10:04:34 +02:00
sternenseemann f4c229058d ocamlPackages.h2: init at 0.8.0 2021-04-26 08:31:53 +02:00
sternenseemann 4d53880408 ocamlPackages.hpack: init at 0.8.0 2021-04-26 08:31:53 +02:00
therealansh f1df273a67 zellij: init at 0.5.1 2021-04-26 09:01:17 +09:00
Cole Helbling bef6991899 python3.pkgs.cve-bin-tool: init at unstable-2021-04-15 2021-04-25 16:58:21 -07:00
Cole Helbling 1a5230e4a9 python3.pkgs.rpmfile: init at 1.0.8 2021-04-25 16:58:21 -07:00
Mario Rodas ddea0864b6
Merge pull request #120553 from raboof/grpc-go-init-at-1.37.0
protoc-gen-go-grpc: init at 1.1.0
2021-04-25 18:15:14 -05:00
Anderson Torres b1c9917f71
Merge pull request #120625 from AndersonTorres/quick-modifications
Updates

ftgl: 2.1.3-rc5 -> 2.4.0; 
cimg: 2.9.6 -> 2.9.7; 
dialog: 1.3-2210306 -> 1.3-2210324; 
docutils: 0.16 -> 0.17.1; 
fme: refactor
2021-04-25 18:43:59 -03:00
Martin Weinelt 79cb2cb986
Merge pull request #120272 from fabaff/pynx584 2021-04-25 20:34:42 +02:00
Arnout Engelen 8a4abd956f
protoc-gen-go-grpc: init at 1.1.0
Using buildGoModule did not work for this package, and produced the
error "main module (google.golang.org/grpc) does not contain package
google.golang.org/grpc/cmd/protoc-gen-go-grpc". Since buildGoModule and
buildGoPackage both seem in common use and both have their advantages
(https://github.com/NixOS/nixpkgs/issues/84826) just using
buildGoPackage seems like a neat solution here.
2021-04-25 19:51:31 +02:00
AndersonTorres 3a7af6de81 dialog: 1.3-2210306 -> 1.3-2210324 2021-04-25 14:38:31 -03:00
AndersonTorres 2756b33d07 ftgl: 2.1.3-rc5 -> 2.4.0 2021-04-25 14:09:41 -03:00
Fabian Affolter bc1cd4f3b3 python3Packages.pynx584: init at 0.6 2021-04-25 18:56:49 +02:00
John Ericson a86418ac62
Merge pull request #118066 from sternenseemann/mirage-xen
ocamlPackages: init a bunch of libraries for the MirageOS xen target
2021-04-25 10:13:11 -04:00
Luke Granger-Brown 4ac8826b4f
Merge pull request #120128 from sophrosyne97/master
termsyn: init at 1.8.7
2021-04-25 15:06:33 +01:00
Robert Schütz 42cca18c8c streamlink: 2.0.0 -> 2.1.1 2021-04-25 16:02:58 +02:00
Maxim Zhukov 303e476a6e simple-http-server: init at 0.6.1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-04-25 16:58:29 +03:00
sophrosyne97 093b2f8b26 termsyn: init at 1.8.7 2021-04-25 09:40:26 -04:00
Luke Granger-Brown 6e9671b6cb
Merge pull request #119960 from teto/openshift
python3Packages.openshift: init at 0.12.0
2021-04-25 14:13:17 +01:00
Luke Granger-Brown ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Luke Granger-Brown ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01:00
Matthieu Coudron b02d4a38d9 python3Packages.openshift: init at 0.12.0
it is used in the kubernetes ansible module

Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 14:36:45 +02:00
Matthieu Coudron b929d94a75 python3Packages.python-string-utils: init at 1.0.0 2021-04-25 14:35:51 +02:00
Luke Granger-Brown c14b9e5f86
Merge pull request #120127 from schnusch/remote-touchpad
remote-touchpad: init at 1.0.1
2021-04-25 13:13:45 +01:00
Frederik Rietdijk c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
sternenseemann 4f7a6610f7 ocamlPackages.mirage-bootvar-xen: init at 0.8.0 2021-04-25 13:15:10 +02:00
sternenseemann 2fe8239172 ocamlPackages.{mirage-net-xen,netchannel}: init at 2.0.0 2021-04-25 13:15:10 +02:00
sternenseemann 980a2bed3b ocamlPackages.mirage-xen: init at 6.0.0
Unfortunately this requires a bit of trickery with pkg-config to get to
work. The root issue is that the mirage-xen assumes that we use the
default libdir of dune ($out/lib) whereas we install to an OCaml
version-specific site-lib directory. Thus the manually created
pkg-config file makes wrong assumptions (which warrants a patch) and the
.pc file is installed to the wrong location (which is fixed with a mv
invocation).
2021-04-25 13:13:23 +02:00
sternenseemann b5f7ed7cc8 ocamlPackages.shared-memory-ring(-lwt): init at 3.1.0 2021-04-25 13:08:25 +02:00
Jonas Chevalier b8ef16dc1e
treefmt: init at 0.1.1 (#120521)
* treefmt: init at 0.1.1

* Update pkgs/top-level/all-packages.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/tools/treefmt/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Luke Granger-Brown 364a4ae062
Merge pull request #120575 from akshgpt7/add-gptman
gptman: init at 0.8.0
2021-04-25 10:29:38 +01:00