Commit Graph

60115 Commits

Author SHA1 Message Date
Sandro 09fb96f975
Merge pull request #120763 from vale981/master 2021-04-30 15:00:55 +02:00
Jonathan Wilkins a690b4e123
zsh-z: init at unstable-2021-02-15 2021-04-30 14:00:41 +01:00
Aluísio Augusto Silva Gonçalves bd815d2121
python3Packages.sanic: 21.3.2 -> 21.3.4
While we're at it, revise the dependencies lists; there's been a couple
of break-ups with 21.3.0.
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves 192b28a75f
python3Packages.sanic-testing: init at 0.3.1 2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves 550bb02269
python3Packages.sanic-routing: init at 0.6.2 2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves 5b971598f0
python3Packages.pytest-sanic: mark as broken with sanic >= 21.3.0
pytest-sanic is incompatible with the current version of Sanic, see
sanic-org/sanic#2095 and yunstanford/pytest-sanic#50.  While it is
broken, we also need it to run Sanic's tests (for which case it works
just fine).
2021-04-30 09:56:09 -03:00
Sandro 039d5a2d1a
Merge pull request #120707 from onsails/ffsend
ffsend: fix build on darwin
2021-04-30 14:47:55 +02:00
ikervagyok f3fdc97111
rofi-power-menu: init at 3.0.2 (#121028)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 13:07:23 +02:00
Sandro d15fad3dbe
Merge pull request #121122 from austinbutler/fix-pytest-helpers-namespace 2021-04-30 12:14:08 +02:00
seb314 3f2f7d3296
matrix-commander: init at unstable-2021-04-18 (#119895)
* matrix-commander: init

* matrix-commander: cleanups & potential dep fixes

apply most SuperSandro2000's review comments;

used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.

aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.

cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
  --set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
  )

* add runHook {pre,post}Install

(suggested by r-rmcgibbo)

* add link to github issue re gpl3{Only,Plus}

* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02:00
Sandro dbc10ea68b
Merge pull request #121094 from wamserma/trollius-remove 2021-04-30 10:18:33 +02:00
Markus S. Wamser b4167563e0 pythonPackages.trollius: remove
trollius is deprecated (by upstream) for more than five years,
all Python versions supported by trollius are end-of-life.
There are no more packages depending on trollius.
2021-04-30 09:43:26 +02:00
Markus S. Wamser b8de584df4 pythonPackages.aioeventlet: remove
The upstream repo/homepage has long gone, there are  no
depndencies on that package.
2021-04-30 09:36:58 +02:00
Ivan Babrou d75d0b9c62 gcc11: init at 11.0.0
Pretty much copy-pasted from gcc10 with changed version and sha256.
2021-04-29 22:05:32 -07:00
Zhaofeng Li 6704ec5710 phosh: init at 0.10.2
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:55:35 +00:00
Sandro 1eb7187dcb
Merge pull request #99414 from arcnmx/scream
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Peter Hoeg 600bb9d529 togglesg-download: drop it as it is no longer maintained/working 2021-04-30 12:38:54 +08:00
Zhaofeng Li 53193ef716 phoc: init at 0.7.0
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:20:00 +00:00
Austin Butler 6aa9d635d4 python3Packages.setuptools-declarative-requirements: init at 1.2.0 2021-04-29 19:34:31 -07:00
Austin Butler 309dc32405 pythonPackages.pypiserver: init at 1.4.2 2021-04-29 19:34:01 -07:00
Sandro 201fcfc556
Merge pull request #120459 from hjones2199/indi19
indlib: 1.8.9 -> 1.9.0
2021-04-30 03:24:55 +02:00
Sandro 158145c919
Merge pull request #121184 from FlorianFranzen/flip-link
flip-link: init at 0.1.3
2021-04-30 03:23:15 +02:00
Sandro f45e5deda9
Merge pull request #120115 from FlorianFranzen/sphinx-markdown-parser
python3.pkgs.sphinx-markdown-parser: init at 0.2.4
2021-04-30 02:09:08 +02:00
Mihai Fufezan 3ed601e612
hunter: init at 1.3.5 (#120084)
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 01:49:00 +02:00
Maximilian Bosch d7e7fd74b1
Merge pull request #120770 from jb55/plasma-pass
plasma-pass: init at 1.2.0
2021-04-29 23:04:49 +02:00
Florian Franzen 03e55dac96 python3.pkgs.sphinx-markdown-parser: init at 0.2.4 2021-04-29 20:28:21 +02:00
Florian Franzen 34ad94bd36 flip-link: init at 0.1.3 2021-04-29 20:07:02 +02:00
Hunter Jones 14db724f1f indlib: 1.8.9 -> 1.9.0 2021-04-29 12:57:58 -05:00
Maciej Krüger 29f3b5374a
Merge pull request #121130 from expipiplus1/joe-ecpdap
ecpdap: init at 0.1.5
2021-04-29 19:54:23 +02:00
Robert Schütz e1ff5c3d8c
Merge pull request #120731 from helsinki-systems/upd/subversion
subversion: 1.12.2 -> 1.14.1
2021-04-29 19:36:33 +02:00
Anderson Torres ff7d6c9a47
Merge pull request #120930 from OPNA2608/update/palemoon-29.2.0/21.05
palemoon: 29.1.1 -> 29.2.0
2021-04-29 14:35:15 -03:00
ajs124 e097d99f0d py3c: init at 1.3.1 2021-04-29 18:41:14 +02:00
Joe Hermaszewski ba86df95ac ecpdap: init at 0.1.5 2021-04-29 22:34:33 +08:00
OPNA2608 668264d220 palemoon: 29.1.1 -> 29.2.0 2021-04-29 12:51:11 +02:00
Alyssa Ross 6fb54f49c5 wayfire: 0.7.0 -> 0.7.1 2021-04-29 10:04:20 +00:00
Eduardo Sánchez Muñoz 9e9f6f02a3 pythonPackages.poppler-qt5: 0.24.2 -> 21.1.0
Builds using sip 5
2021-04-29 11:38:43 +02:00
WilliButz 674cea17a7
Merge pull request #120492 from SuperSandro2000/prometheus-unbound-exporter
Prometheus unbound exporter
2021-04-29 10:54:22 +02:00
Patrick Hilhorst 1cb3d84c6a hikari: 2.2.2 -> 2.3.0 2021-04-29 00:49:31 -04:00
Michael Raskin ae96c292c0
Merge pull request #117881 from ninjin/juliaclean
julia: cleanup/reorganisation
2021-04-28 23:39:38 +00:00
Luke Granger-Brown f64e68e09b
Merge pull request #120071 from johanot/ceph-16
ceph: 15.2.10 -> 16.2.1
2021-04-29 00:03:45 +01:00
V dab2173285 last-resort: init at 13.001
Last Resort is a fallback font that covers every Unicode codepoint.
2021-04-28 20:53:57 +02:00
netcrns 25cd84fd19 movine: init at 0.11.0
movine: make meta.description a one-liner

movine: make build on darwin work
2021-04-28 19:02:24 +02:00
Valentin Boettcher 117315c795
roswell: init at 21.01.14.108 2021-04-28 16:44:10 +02:00
Profpatsch 8e87d34abc kgt: init at 2021-04-07 2021-04-28 12:49:06 +02:00
Andrey Kuznetsov 9b2ec3bc72
ffsend: fix build on darwin 2021-04-28 12:10:43 +03:00
Emery Hemingway 5c5ec0bff6 maiko: init at 2021-04-14 2021-04-28 09:52:13 +02:00
Daniël de Kok f9f094e690
Merge pull request #120588 from Atemu/ethminer-free
ethminer: provide a CUDA-free version
2021-04-28 08:58:16 +02:00
Pontus Stenetorp 5167e0347c
julia: sort arguments in top-level package collection
No change in semantics, but makes it consistent with the expressions.
This is a fairly pedantic thing to do to be honest.
2021-04-28 06:55:53 +00:00
Pontus Stenetorp d51713378b
julia: make the LTS release the default version
Reverts the non-syntax part of 1e4c335a94.
2021-04-28 06:55:52 +00:00
Pontus Stenetorp 0f3096d039
julia: deprecate julia_1 alias
This is potentially controversial, but it is unclear to me whether
julia_1 should refer to either the latest stable or LTS release of 1.x.
We may want to revisit this when/if we get 2.x, but as it stands the
Julia release process [1] makes it clear that there will only ever be a
single supported stable and LTS release at any given time which should
speak in favour of using the julia-stable and julia-lts aliases instead.

[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp fc3c17c5ac
julia: introduce LTS and stable aliases
According to the Julia release process [1] there will only ever be two
supported release branches at any given time: stable and LTS. Once a new
version of either is released, support for the previous release will be
dropped upstream. Introducing aliases for these branches allows our
users to easily track either depending on their need for stability.

[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp 2632a33605
julia: clean up grammar for deprecated aliases 2021-04-28 06:55:51 +00:00
Pontus Stenetorp a0b0f99458
julia: drop julia_13 as it lacks support upstream
Closes #82008.
2021-04-28 06:55:47 +00:00
sternenseemann 88dbd594c8 mldonkey: 3.1.6 -> 3.1.7-2 2021-04-28 08:06:41 +02:00
Pavol Rusnak a4b2de8382 python3Packages.ffmpeg-progress-yield: init at 0.0.4 2021-04-28 00:52:47 -04:00
John Ericson 3f3f8316d3
Merge pull request #118313 from sternenseemann/static-llvm-stdenvs
pkgsStatic: apply stdenvAdapters to all llvm stdenvs
2021-04-28 00:22:24 -04:00
Joe Hermaszewski e14e57fb19 mx-puppet-discord: init at 2021-01-22 2021-04-28 12:11:55 +08:00
Sandro 1113134039
Merge pull request #120573 from expipiplus1/joe-bb-tools
inav-blackbox-tools: init at 2021-04-22
2021-04-28 01:27:05 +02:00
Sandro 815f6ba363
Merge pull request #120793 from AluisioASG/aasg/openapi-schema-validator 2021-04-28 00:26:27 +02:00
Atemu a053eae561 ethminer: provide a CUDA-free version
CUDA is only needed for Nvidia GPUs; AMD has a fully open stack
2021-04-27 23:38:10 +02:00
Kira Bruneau 9cbe07c1b2 yabridge, yabridgectl: hard code wine path 2021-04-27 15:27:47 -04:00
José Romildo Malaquias 854822d2a3
Merge pull request #120660 from figsoda/tela-icon-theme
tela-icon-theme: init at 2021-01-21
2021-04-27 15:35:29 -03:00
erikbackman 95b40e4143 (numworks-epsilon): init at 15.3.2 2021-04-27 19:07:25 +02:00
Eduardo Sánchez Muñoz 5092d5c7a7 pythonPackages.textdistance: init at 4.2.1
Needed by spyder
2021-04-27 17:56:23 +02:00
Matthias Beyer 0db1ac4ec2 plasma-pass: init at 1.2.0
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210427123311.517-1-mail@beyermatthias.de%3E
2021-04-27 08:56:04 -07:00
ajs124 39a51c9923
Merge pull request #118338 from Izorkin/update-nginx-zlib-ng
nginx: update to 1.20.0, replace zlib to zlib-ng
2021-04-27 16:36:25 +02:00
figsoda 1975e5a326 tela-icon-theme: init at 2021-01-21 2021-04-27 09:29:58 -04:00
Robert Schütz f21f86911c
Merge pull request #120704 from dotlambda/pylxd-fix
python3Packages.pylxd: fix build
2021-04-27 15:24:49 +02:00
Sandro 3be2b56742
Merge pull request #120659 from IvarWithoutBones/init/imagelol
imagelol: init at 0.2
2021-04-27 15:16:20 +02:00
Sandro 374a3b16c7
Merge pull request #120621 from fortuneteller2k/add-kile
kile-wl: init at unstable-2021-04-22
2021-04-27 15:12:57 +02:00
Aluísio Augusto Silva Gonçalves ac9adabaf5
python3Packages.openapi-schema-validator: init at 0.1.5 2021-04-27 10:02:30 -03:00
Aluísio Augusto Silva Gonçalves c52c7fb467
python3Packages.rfc3339-validator: init at 0.1.3 2021-04-27 10:02:30 -03:00
Sandro ecff9e8dc7
Merge pull request #120618 from OPNA2608/init/punes/21.05
punes: init at unstable-2021-04-25
2021-04-27 14:57:07 +02:00
Sandro e280d68c34
Merge pull request #120703 from fabaff/kubei
kubei: init at 1.0.11
2021-04-27 14:42:54 +02:00
Sandro 22bb091546
Merge pull request #120717 from fabaff/kubesec
kubesec: init at 2.11.0
2021-04-27 14:40:05 +02:00
Vincent Haupert 58c1794062
ghp-import: 0.5.5 -> 1.1.0 (#120794) 2021-04-27 14:11:41 +02:00
Sandro 7c137b57be
Merge pull request #120792 from fabaff/nbtscanner
nbtscanner: init at 0.0.1
2021-04-27 13:09:53 +02:00
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
Fabian Affolter 322ed1b535 nbtscanner: init at 0.0.1 2021-04-26 23:53:39 +02: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
OPNA2608 1fd6bf6a01 punes: init at unstable-2021-04-25 2021-04-26 17:14:57 +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
midchildan 22ee2c6ea2
trafficserver: init at 9.0.1 2021-04-27 00:02:14 +09:00
midchildan cfcda0dc34
cjose: init at 0.6.1 2021-04-27 00:02:02 +09: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
Fabian Affolter d8c45d876a python3Packages.karton-autoit-ripper: init at 1.0.0 2021-04-26 15:00:06 +02:00
Fabian Affolter 94f8f5edf7 python3Packages.autoit-ripper: init at 1.0.1 2021-04-26 15:00:06 +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
SCOTT-HAMILTON 0cf4190344 googleearth-pro: don't use bundled libs 2021-04-26 12:55:28 +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
Fabian Affolter 38568801d3 kubesec: init at 2.11.0 2021-04-26 12:20:51 +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
Robert Schütz 84d3d95f56 python3Packages.mock-services: init at 0.3.1 2021-04-26 11:08:33 +02:00
Fabian Affolter 47e5dcf33e kubei: init at 1.0.11 2021-04-26 10:56:22 +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
Joe Hermaszewski 580e83525b inav-blackbox-tools: init at 2021-04-22 2021-04-26 12:26:51 +08: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
Ivar Scholten 249d9041be imagelol: init at 0.2 2021-04-26 00:32:06 +02: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
fortuneteller2k 43b9727a55 kile-wl: init at unstable-2021-04-22 2021-04-26 03:44:01 +08: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
Fabian Affolter bdfc624723 python3packages.pyotgw: unstable-2021-03-25 2021-04-25 16:03:03 +02: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
Charles Strahan e17b57ad75 rset: init at 2.1 2021-04-25 06:13:43 -05: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
Taeer Bar-Yam ab6943a745
macdylibbundler: delete duplicate dylibbundler (#119486) 2021-04-25 08:43:09 +02:00
github-actions[bot] a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Aksh Gupta 5b6e08ba57 gptman: init at 0.8.0 2021-04-25 08:15:50 +05:30
Mario Rodas 8e7de907c7
Merge pull request #119884 from LibreCybernetics/add-ruby-pgsync
pgsync: init at 0.6.6
2021-04-24 21:20:06 -05:00
Jan Tojnar 0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Fabian Affolter a0755baff3 python3Packages.pysmartthings: init at 0.7.6 2021-04-24 15:28:56 -07:00
Fabian Affolter bce7201f72 python3Packages.pysmartapp: init at 0.3.3 2021-04-24 15:28:56 -07:00
ZerataX 5debc57760
mangohud: init at 0.4.1 2021-04-24 22:45:45 +02:00