Commit Graph

78983 Commits

Author SHA1 Message Date
Fabian Affolter
cd0f8f2cd2
Merge pull request #202704 from fabaff/google-reauth
python310Packages.google-reauth: init at 0.1.1, python310Packages.google-apitools: init at 0.5.32, python310Packages.gcs-oauth2-boto-plugin: init at 3.0
2022-11-25 08:29:54 +01:00
Boey Maun Suang
6f7d967e28 gnat11: Fix by building with older gnatboot
GCC's installation instructions strongly recommend using an older
version of GNAT to build GNAT, as "[m]ore recent versions of GNAT than
the version built are not guaranteed to work and will often fail during
the build with compilation errors." [1]

The recent upgrade of gnatboot to a 12.1 release in commit bc640dc
unfortunately resulted in such a failure for gnat11 [2], resulting in
the same errors as GCC bug 103357 [3], which was marked WONTFIX for the
reason above.

This patch therefore reverts gnat11 to being built with an earlier 11.x
gnatboot version, while keeping the updated 12.1 gnatboot to build
gnat12 (which is fine because the latter is currently version 12.2).
Fixing gnat11 is also a step towards re-enabling the
coreboot-toolchain-* packages to be built with Ada support.

To facilitate such explicit version dependencies while retaining the
meaning of the existing gnatboot package, and in the fashion of the
existing gcc packages, this patch also creates the packages gnatboot11
and gnatboot12 with gnatboot made an alias of gnatboot12.

[1]: https://gcc.gnu.org/install/prerequisites.html
[2]: https://github.com/NixOS/nixpkgs/pull/182414#issuecomment-1204432909
[3]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103357
2022-11-25 08:15:10 +01:00
Robert Schütz
0f49f88a87 z3: use python3 2022-11-24 23:00:28 -08:00
Robert Schütz
ce0bc3ab85 ballerina: use openjdk_headless
The non-headless version depends on Python 2.
2022-11-24 22:57:57 -08:00
Weijia Wang
9f73674898 perlPackages.Wx: migrate to wxGTK30-gtk3 2022-11-25 06:38:01 +01:00
David Morgan
b40da0c8f5
zsh-forgit: init at 22.11.0 2022-11-24 21:33:57 +00:00
Vincent Laporte
06884e02ba ocamlPackages.ocplib-json-typed: remove at 0.7.1 2022-11-24 21:45:24 +01:00
Vincent Laporte
5a23ebdf1d ocamlPackages.ocplib-json-typed-bson: remove at 0.7.1 2022-11-24 21:45:24 +01:00
Vincent Laporte
acab80c274 ocamlPackages.ocplib-json-typed-browser: remove at 0.7.1 2022-11-24 21:45:24 +01:00
Artturin
07f075b57e tlspool: remove because its dependency gnutls-kdh has been removed
71276302bb
> gnutls-kdh: remove after being marked broken for over two years
2022-11-24 22:32:34 +02:00
Artturin
4af6e0bc5f xxh: remove from pythonPackages set
error: xxh should use `buildPythonPackage` or `toPythonModule` if it is to be part of the Python pa
ckages set."}
2022-11-24 22:32:34 +02:00
Artturin
81db0fc59c fsfs: remove package which has never worked and project is dead
fsfs was added in f00bdb6f15
with a throw that states "it still does not build"
2022-11-24 22:32:34 +02:00
Cyril Cohen
e31777a12c coqPackages.mathcomp-algebra-tactics: init at 1.0.0 2022-11-24 20:41:35 +01:00
K900
812a5d6652
Merge pull request #202664 from rnhmjoj/pr-bitcoin-cleanup
Bitcoin forks cleanup
2022-11-24 22:24:57 +03:00
Samuel Ainsworth
e8fc4ba294
Merge pull request #202438 from samuela/samuela/ariadne
python3Packages.ariadne: init at 0.16.1
2022-11-24 11:07:19 -08:00
Jan Tojnar
8a9ed9ff5d
Merge pull request #182405 from CaptainJawZ/master
furtherhance: init at 1.6.0
2022-11-24 19:55:59 +01:00
Robert Schütz
523a65c91e libsForQt5.qtwebengine: build using python3 2022-11-24 10:15:41 -08:00
firefly-cpp
18e8f906f3 python310Packages.opytimark: init at 1.0.8 2022-11-24 18:46:56 +01:00
Fabian Affolter
7dfe967b9a python310Packages.gcs-oauth2-boto-plugin: init at 3.0 2022-11-24 17:49:15 +01:00
Fabian Affolter
68abb93797 python310Packages.google-apitools: init at 0.5.32 2022-11-24 17:48:58 +01:00
Fabian Affolter
f31024ffc3 python310Packages.google-reauth: init at 0.1.1 2022-11-24 17:46:28 +01:00
Ryan Lahfa
2815fb279a
Merge pull request #201613 from nikstur/asmjit
asmjit: init at unstable-2022-11-10

Merged on a boat.
2022-11-24 15:57:53 +00:00
nikstur
bb4677b80c asmjit: init at unstable-2022-11-10 2022-11-24 16:55:40 +01:00
Fabian Affolter
4df5f3f264 python310Packages.cvss: init at 2.5 2022-11-24 15:30:00 +01:00
Mario Rodas
648e0a9023
Merge pull request #194424 from 06kellyjac/vexctl
vexctl: init at 0.0.2
2022-11-24 09:23:53 -05:00
Jonas Heinrich
57728b51cf
Merge pull request #202404 from thyol/veryfasttree
veryfasttree: init at 3.1.1
2022-11-24 15:14:13 +01:00
Nick Cao
b79697e89b
wasmer: 2.3.0 -> 3.0.1 2022-11-24 22:04:20 +08:00
Jonas Heinrich
e35699dd57
Merge pull request #202411 from Mic92/yubioath-desktop
yubioath-desktop: drop as has been replaced by upstream
2022-11-24 14:47:12 +01:00
rnhmjoj
8a5a21905d
vertcoin: 0.15.0.1 -> 0.18.0 2022-11-24 14:30:10 +01:00
rnhmjoj
333f2ef763
digibyte: remove
Motivations:

  1. digibyte has been unmmaintained since 2019
  2. The GUI wallet doesn't support Qt > 5.14, which is deprecated
2022-11-24 13:53:04 +01:00
rnhmjoj
02f81170c4
bitcoin-unlimited: build with latest Qt 2022-11-24 13:53:04 +01:00
rnhmjoj
ce270b33ef
bitcoin-gold: remove
Motivations:

1. Bitcoin Gold has been unmmaintained since 2020
2. The GUI wallet doesn't support Qt > 5.14, which is deprecated
2022-11-24 13:52:54 +01:00
Sandro
d816102148
Merge pull request #201419 from wegank/hyprland-aarch64 2022-11-24 13:29:14 +01:00
Sandro
64f1d84088
Merge pull request #202518 from drupol/fix/fix-winbox 2022-11-24 13:28:25 +01:00
Fabian Affolter
2dc0434dcc threatest: init at 1.1.0 2022-11-24 12:21:02 +01:00
rnhmjoj
9fff86f3eb
bitcoin-classic: remove
Motivations:

  1. The project having been closed for 5 years,
  2. 1 BXC is now worth less than 1 ¢,
  3. It will stop building once Qt 5.14 is removed.
2022-11-24 11:47:35 +01:00
Sandro
381c3a564e
Merge pull request #202539 from NobbZ/rustic-rs-0-4-0 2022-11-24 11:46:16 +01:00
Madoura
090dabd043
rocrand: init at 2.10.15-5.3.3 2022-11-24 02:34:22 -06:00
Pierce Bartine
47dfc53fea
sapling: init at 0.1.20221118-210929-cfbb68aa (#201798) 2022-11-24 00:58:03 -06:00
ajs124
6cb5f7bb7e libp11: build reverse dependencies with same openssl version 2022-11-23 22:45:54 +01:00
Arthur Gautier
1462c3cc48 zlint: init at 3.4.0 2022-11-23 10:46:47 -08:00
Fabian Affolter
ae2ec3cd70
Merge pull request #202444 from fabaff/crackmapexec-bump
crackmapexec: 5.3.0 -> 5.4.0
2022-11-23 19:02:17 +01:00
Pol Dellaiera
5a166bbbc3
winbox: fix startup of the application 2022-11-23 18:05:13 +01:00
Norbert Melzer
12cadc9f11 rustic-rs: 0.3.2 -> 0.4.0 2022-11-23 16:33:19 +01:00
Peter Hoeg
625e691a67 sayonara: build against latest Qt5 2022-11-23 20:37:56 +08:00
Peter Hoeg
689f590488
subsurface: 5.0.2 -> 5.0.10 (#202145)
* subsurface: 5.0.2 -> 5.0.10

* override version detection
2022-11-23 20:37:02 +08:00
rnhmjoj
6c534a48f4
antimony: 2020-03-28 -> 2022-11-23
This allows building Antimony with Qt 5.15
2022-11-23 11:43:20 +01:00
Jörg Thalheim
83c19c791d
Merge pull request #200757 from Flakebi/rocm-test
nixos/tests: add ROCm and amdvlk tests
2022-11-23 09:56:05 +01:00
Mario Rodas
ca9f905b44 nelua: init at 2022-11-20 2022-11-23 04:20:00 +00:00
Matt McHenry
e7cfa26a86 openjdk: init 19.0.1
as usual this is mostly copy-pasted from 18, so this commit is best
reviewed with '--find-copies-harder'

stop exposing openjdk 18 since it was not a long-term support release

change the default openjdk from 17 to 19 since nixpkgs is a
rolling-release repository

drop the ceremony around bootstrapping via adoptopenjdk for 64-bit
builds vs. via earlier openjdk builds for 32-bit, because, to be
frank, since we're using temurin now, it's not a simple copy-paste
job.  :-/  if someone needs a 32-bit openjdk, that work can be done
separately.

JavaFX revs from 17 to 19; it looks like 18 was never packaged along
with JDK 18.

* the gradle invocation used to build JavaFX must still be done with
  Java 18, as gradle does not yet support running itself on Java 19.

* a couple of patches need to be applied, since a new State enum was
  introduced in the JDK that collides with one in JavaFX.

* the hash of the gradle dependencies has not changed, which is
  surprising, but as far as I can tell correct.

One application (libreoffice) doesn't work with 19 yet, so pin it to
jdk 17 for now.

Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2022-11-22 20:33:24 -05:00
Peter Hoeg
091e6d7c69 gpxsee: 11.6 -> 11.9 2022-11-23 09:27:49 +08:00
Peter Hoeg
d2b9c6691e qtpbfimageplugin: build with qt6 too 2022-11-23 09:27:49 +08:00
figsoda
3b400a525d
Merge pull request #202381 from figsoda/typeshare
typeshare: init at 1.0.0
2022-11-22 20:11:58 -05:00
zowoq
b72a75e7d7 nomad: 1.3 -> 1.4 2022-11-23 10:04:45 +10:00
Fabian Affolter
9746690d4a python310Packages.masky: init at 0.1.1 2022-11-22 23:50:11 +01:00
Samuel Ainsworth
41f6bb837b python3Packages.ariadne: init at 0.16.1 2022-11-22 14:18:00 -08:00
Artturi
006c56abc4
Merge pull request #197674 from squalus/openmp-cross
openmp: fix cross compile
2022-11-22 23:29:54 +02:00
Jörg Thalheim
ca06369020 yubioath-desktop: drop as has been replaced by upstream
https://github.com/Yubico/yubioath-flutter is the new stuff.
Also the old packages seems to be broken: https://github.com/NixOS/nixpkgs/issues/202295
2022-11-22 21:28:58 +01:00
thyol
cdcb7946ba veryfasttree: init at 3.1.1 2022-11-22 20:45:45 +01:00
Jörg Thalheim
40b7b8c178
Merge pull request #202394 from figsoda/remove-carnix
carnix,cratesIO: remove
2022-11-22 20:36:53 +01:00
Jade Lovelace
694cd66276
honeycomb-refinery: init at 1.19.0 (#200424) 2022-11-22 11:22:31 -08:00
figsoda
82fe76d1cd carnix,cratesIO: remove 2022-11-22 14:10:25 -05:00
figsoda
da31e2c1b7 typeshare: init at 1.0.0 2022-11-22 13:16:07 -05:00
Sebastian Neubauer
76a4adc19c makeImpureTest: init function for hardware tests
Add a function to create tests that use hardware from the host system
like GPUs.
2022-11-22 16:54:32 +01:00
wentam
2ea79e0fe4 mnc: init at 0.4 2022-11-22 06:00:49 +01:00
Fabián Heredia Montiel
3be2a76832 zeal: unstable-2021-12-25 → unstable-2022-10-02 2022-11-22 09:12:33 +08:00
Peter Hoeg
d2596de25e wlroots_0_16: init at 0.16 2022-11-22 09:11:12 +08:00
Peter Hoeg
ead322b582 wlroots: deduplicate builders 2022-11-22 09:11:12 +08:00
Martin Weinelt
69335c46c4
Merge pull request #131475 from mweinelt/evcc 2022-11-22 01:13:25 +01:00
Atemu
802115d022 dar: unbreak on Darwin
Error with LLVM stdenv on aarch64-darwin:

libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 -DDAR_LOCALEDIR=\"/nix/store/waclhq32gacp2010gyjx17f9h6xpsf8d-dar-2.7.7/share/locale\" -I/nix/store/1m4gsx4p4fl5xpg0h8splmwz7j2y3cbp-gpgme-1.18.0-dev/include -I/nix/store/fpc4g6ql1mx4na5rkjhik5f2wixymzhy-libassuan-2.5.5-dev/include -I/nix/store/qhznxypyfh3w5xdbxxd2n47d9c8jr2bx-libgpg-error-1.45-dev/include -g -O2 -c parallel_block_compressor.cpp  -D__DYNAMIC__  -fno-common -DPIC -o .libs/parallel_block_compressor.o
In file included from parallel_tronconneuse.cpp:28:
In file included from ./parallel_tronconneuse.hpp:39:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/string:506:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/string_view:175:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/__string:57:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/algorithm:643:
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:3455:7: error: exception specification of overriding function is more lax than base version
class __shared_ptr_emplace
      ^
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:4291:26: note: in instantiation of template class 'std::__1::__shared_ptr_emplace<libthreadar::barrier, std::__1::allocator<libthreadar::barrier>>' requested here
    ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...);
                         ^
parallel_tronconneuse.cpp:102:15: note: in instantiation of function template specialization 'std::__1::make_shared<libthreadar::barrier, unsigned long>' requested here
            waiter = make_shared<barrier>(num_workers + 2); // +1 for crypto_reade thread, +1 this thread
                     ^
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:3364:13: note: overridden virtual function is here
    virtual ~__shared_weak_count();
            ^
1 error generated.
make[3]: *** [Makefile:1383: parallel_tronconneuse.lo] Error 1
2022-11-21 22:59:07 +01:00
Pavol Rusnak
2254223523
Merge pull request #201910 from prusnak/heatshrink2
python3Packages.heatshrink2: init at 0.11.0
2022-11-21 22:43:29 +01:00
Martin Weinelt
cc8681b2c7
evcc: init at 0.107.1 2022-11-21 22:40:15 +01:00
Martin Weinelt
45c65058c0
enumer: init at 1.5.7 2022-11-21 21:58:19 +01:00
Florian
aee7510bf1
xpaste: init at 1.5 (#201602)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-21 21:48:48 +01:00
Sandro
aaa31647dd
Merge pull request #163667 from Eliot00/keepmenu-init
resolves https://github.com/NixOS/nixpkgs/issues/163594
2022-11-21 21:19:33 +01:00
Sandro
f3bf8a1b9d
Merge pull request #196817 from SuperSamus/bottles
Closes https://github.com/NixOS/nixpkgs/issues/192292
closes https://github.com/NixOS/nixpkgs/issues/182539
closes https://github.com/NixOS/nixpkgs/issues/181501
2022-11-21 21:11:49 +01:00
Sandro
f92cbf4941
Merge pull request #200737 from ursi/hexgui 2022-11-21 21:02:46 +01:00
Sandro
16bc8a29d6
Merge pull request #195197 from yorickvP/upd-pypolicy 2022-11-21 20:06:20 +01:00
Theodore Ni
7e21be19d6
python310Packages.django-discover-runner: remove 2022-11-21 11:02:33 -08:00
7c6f434c
9329cc8654
Merge pull request #201267 from NickCao/julia
julia_18: 1.8.2 -> 1.8.3
2022-11-21 18:55:45 +00:00
Martin Weinelt
debe1b93c9
Merge pull request #202104 from dotlambda/robotframework-seleniumlibrary-fix 2022-11-21 18:43:33 +01:00
Bernardo Meurer
6e6ef77e3f
Merge pull request #201981 from jordanisaacs/waylock-init 2022-11-21 09:56:27 -05:00
Yorick van Pelt
37cc873ac8
pypolicyd-spf 2.0.2 -> spf-engine 2.9.3
Fixes CVE-2019-20790
2022-11-21 11:46:25 +01:00
Yorick van Pelt
2fb3bfb178
python3Packages.pymilter: init at 1.0.5 2022-11-21 11:45:43 +01:00
github-actions[bot]
4f347d69a0
Merge master into staging-next 2022-11-21 06:01:05 +00:00
Mario Rodas
c6e5939c8f
Merge pull request #201955 from vq/lxi-tools
lxi-tools: 1.21 -> 2.3
2022-11-20 22:27:38 -05:00
Robert Schütz
bcdde34a89 python310Packages.robotframework-pythonlibcore: init at 4.0.0 2022-11-20 17:39:51 -08:00
0x4A6F
af50806f7c
Merge pull request #202011 from dotlambda/johnnycanencrypt-0.11.0
python310Packages.johnnycanencrypt: 0.6.0 -> 0.11.0
2022-11-21 02:37:10 +01:00
Sandro
2a5de164d9
Merge pull request #201151 from tjni/pychef-cleanup 2022-11-21 02:21:16 +01:00
Martin Weinelt
f3dd2a89c6
ansible: 2.13.5 -> 2.14.0
- Init ansible_2_14 at 2.14.0
- ansible_2_13: 2.13.5 -> 2.13.6
- ansible_2_12: 2.12.6 -> 2.12.10
2022-11-21 02:04:14 +01:00
Luna Nova
57dcd38be4
notepadqq: 1.4.8 -> 2.0.0-beta (#202075)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-21 01:35:25 +01:00
Sandro
e27dcca80b
Merge pull request #199231 from gdamjan/go2tv 2022-11-21 01:23:14 +01:00
github-actions[bot]
4463636042
Merge master into staging-next 2022-11-21 00:02:26 +00:00
Дамјан Георгиевски
a4bdbb7073 go2tv: init at 1.13.0
Cast media files to UPnP/DLNA Media Renderers and Smart TVs.
https://github.com/alexballas/go2tv

provides 2 packages:
- go2tv the GUI version (based on go-gl/glfw)
- go2tv-lite just a cli version

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-21 00:29:41 +01:00
Sandro
a800d26242
Merge pull request #201979 from LibreCybernetics/update-exempi 2022-11-21 00:14:18 +01:00
Jordan Isaacs
f525342399
waylock: init at 0.4.2
When using, ensure to install a waylock pam.d file.
On NixOS use `security.pam.services.waylock = {}`.
2022-11-20 18:03:20 -05:00
Robert Schütz
16647a4379 python310Packages.pytest-mockito: init at 0.0.4 2022-11-20 14:51:19 -08:00
Martin Weinelt
ffd79cf914
Merge pull request #202038 from mweinelt/openvswitch 2022-11-20 23:33:39 +01:00
Anderson Torres
7b42f65464
Merge pull request #202055 from krav/k/deprecate-sleepyhead
Remove sleepyhead
2022-11-20 18:56:49 -03:00
Timothy DeHerrera
6c60e61bea
Merge pull request #202061 from h7x4/init-ddh
ddh: init at 0.13.0
2022-11-20 13:50:03 -07:00
Kris La
797e763ef1 remove sleepyhead 2022-11-20 20:26:05 +01:00
Mario Rodas
d5c74abf8d
Merge pull request #193637 from marsam/init-martian-mono
martian-mono: init at 0.9.1
2022-11-20 14:23:52 -05:00
Jörg Thalheim
42c5aedcde
Merge pull request #181730 from Mic92/qt6
qt6.full: add
2022-11-20 20:12:14 +01:00
Robert Schütz
ae95940682 tumpa: remove from pythonPackages 2022-11-20 10:52:32 -08:00
github-actions[bot]
1fde037c41
Merge master into staging-next 2022-11-20 18:01:14 +00:00
Maximilian Bosch
2580440389
Merge pull request #198470 from RaitoBezarius/nc25-openssl
nextcloud25: use openssl 1.1 as a PHP extension to fix RC4 encryption
2022-11-20 18:32:41 +01:00
h7x4
404ef7091b
ddh: init at 0.13.0 2022-11-20 18:22:43 +01:00
Robert Scott
b99d153009
Merge pull request #201323 from yorickvP/bump-asterisk
asterisk: 16.26.1 -> 16.29.0, 18.12.1 -> 18.15.0, 19.4.1 -> 19.7.0, init 20.0.0
2022-11-20 15:57:46 +00:00
Elis Hirwing
14cc62d7e6
Merge pull request #201000 from drupol/php/8.2.0
php82: init at 8.2.0rc6
2022-11-20 16:01:00 +01:00
Domen Kožar
9e69c9c351
Merge pull request #202035 from veehaitch/github-runner-darwin
github-runner: support Darwin
2022-11-20 14:47:07 +00:00
Vladimír Čunát
ac95eb6cac
Merge branch 'master' into staging-next 2022-11-20 15:44:43 +01:00
Martin Weinelt
18ab6d062b
sphinxHook: inherit from python3Packages 2022-11-20 15:39:34 +01:00
Mario Rodas
a17cdadb7a
Merge pull request #200006 from aaronjheng/mysql-shell
mysql-shell: 8.0.30 -> 8.0.31
2022-11-20 09:01:16 -05:00
ajs124
0fc1a5a0cf
Merge pull request #201705 from helsinki-systems/unalias-libheimdail
libheimdal: turn into proper alias
2022-11-20 14:42:19 +01:00
Artturi
8181233059
Merge pull request #201946 from Artturin/splicingstuff2
lib.overrideDerivation: override attrs in __spliced && splice.nix: start deprecating nativeDrv and crossDrv
2022-11-20 15:07:28 +02:00
ajs124
6638106edf
Merge pull request #201108 from wegank/gsl-1-drop
gsl_1: drop
2022-11-20 14:02:35 +01:00
github-actions[bot]
a345ed27f8
Merge master into staging-next 2022-11-20 12:01:16 +00:00
Vincent Haupert
8262b08df0 github-runner: support aarch64-darwin 2022-11-20 12:58:15 +01:00
Dennis Gosnell
e0d8501da7
Merge pull request #200740 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-11-20 17:31:04 +09:00
Dennis Gosnell
06d3d727c5
haskellPackages: stop evaluating hyper-haskell-server-with-packages in jobset 2022-11-20 02:45:35 -05:00
Artturi
b4f4971f57
Merge pull request #197941 from zakame/contrib/perl-IO-Async-0.802
perlPackages.IOAsync: 0.801 -> 0.802
2022-11-20 09:40:12 +02:00
K900
42674df426
Merge pull request #201771 from suhr/kvirc
kvirc: 5.0.0 -> 2022-06-29
2022-11-20 10:34:57 +03:00
Sandro
4f8c39c892
Merge pull request #201125 from LibreCybernetics/dbeaver-changes 2022-11-20 07:03:15 +01:00
github-actions[bot]
9dd80cf7a7
Merge master into staging-next 2022-11-20 06:01:12 +00:00
Mario Rodas
6469807c33
Merge pull request #201974 from Maxdamantus/polyphone-2.3.0
polyphone: 2.2.0 -> 2.3.0
2022-11-19 22:42:05 -05:00
José Luis Lafuente
5608b9beb9 python3Packages.troposphere: init at 4.1.0 2022-11-19 16:29:21 -08:00
José Luis Lafuente
115139edd3 python3Packages.awacs: init at 2.2.0 2022-11-19 16:29:21 -08:00
github-actions[bot]
2a6bef4634
Merge master into staging-next 2022-11-20 00:02:29 +00:00
Fabián Heredia Montiel
549e76f7a4 exempi: 2.5.1 → 2.6.2 2022-11-19 17:22:04 -06:00
Max Zerzouri
0f3e279a7e polyphone: 2.2.0 -> 2.3.0 2022-11-20 11:47:30 +13:00
Weijia Wang
acd2a03010 gsl_1: drop 2022-11-19 21:50:49 +01:00
Mason Mackaman
cb0fc208b6 hexgui: init at unstable-2022-5-30 2022-11-19 15:07:56 -05:00
Daniel Nilsson
f931c547b0 lxi-tools: make gui support optional 2022-11-19 20:22:09 +01:00
Domen Kožar
5e13281594
Merge pull request #201877 from thenonameguy/process-compose
process-compose: init at 0.24.1
2022-11-19 19:03:38 +00:00
github-actions[bot]
749f60adef
Merge master into staging-next 2022-11-19 18:01:18 +00:00
Artturi
cac240a783
Merge pull request #189748 from bcdarwin/python3-prodict
python3Packages.prodict: init at 0.8.6
2022-11-19 19:40:24 +02:00
adisbladis
b8bcebad11
python3Packages.heatshrink2: init at 0.11.0
Co-Authored-By: Pavol Rusnak <pavol@rusnak.io>
2022-11-19 16:27:13 +01:00
Fabian Affolter
3c5cc34fac
Merge pull request #201900 from tjni/filemagic
python310Packages.filemagic: remove
2022-11-19 15:20:46 +01:00
Martin Weinelt
218e2f5e14
Merge pull request #193740 from illustris/hbase
hbase: remove 1.7, 2.4.11 -> 2.4.15, init 2.5.1, 3.0.0-alpha-2 -> alpha-3
2022-11-19 14:28:11 +01:00
Elliot
0c5624ceb1
keepmenu: init at 1.2.2
Update pkgs/applications/misc/keepmenu/default.nix

Co-authored-by: Bruno Bigras <bigras.bruno@gmail.com>

Update pkgs/applications/misc/keepmenu/default.nix

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

Update pkgs/applications/misc/keepmenu/default.nix

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

add python imports check

Update pkgs/applications/misc/keepmenu/default.nix

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

Update pkgs/applications/misc/keepmenu/default.nix

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

Update pkgs/applications/misc/keepmenu/default.nix

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

Update pkgs/applications/misc/keepmenu/default.nix

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

test
2022-11-19 21:11:51 +08:00
Theodore Ni
a2972fca8c
python310Packages.filemagic: remove
This package is inactive: the last PyPI release was in 2013 and the last
GitHub activity was in 2014. It was introduced in 2019 for paperless,
but it's no longer used after paperless was replaced by paperless-ngx.

There is an actively maintained alternative called python-magic that is
already available in nixpkgs.
2022-11-19 04:54:31 -08:00
Martin Weinelt
6b242972a1
Merge pull request #201394 from divanorama/zhf2211/rustup-toolchain-install-master 2022-11-19 13:26:09 +01:00
github-actions[bot]
2e5ebc24c9
Merge master into staging-next 2022-11-19 12:01:27 +00:00
Krisztian Szabo
030e5d8153 process-compose: init at 0.24.1 2022-11-19 12:59:20 +01:00
Fabian Affolter
3c0f6f555b
Merge pull request #201459 from tjni/od
python310Packages.repeated-test: init at 2.3.1
2022-11-19 12:46:11 +01:00
Mario Rodas
0808915362
Merge pull request #201785 from sikmir/libhv
libhv: init at 1.3.0
2022-11-19 05:08:23 -05:00
Fabian Affolter
e191d59ca0
Merge pull request #201752 from samuela/samuela/plotext
python3Packages.plotext: init at 5.2.8
2022-11-19 09:31:29 +01:00
github-actions[bot]
ad6918218b
Merge master into staging-next 2022-11-19 06:01:10 +00:00
Nick Cao
330c9ce372
simple-http-server: unpin to openssl_1_1 2022-11-19 11:57:09 +08:00
Nick Cao
8847df6a9a
netease-music-tui: unpin to openssl_1_1 2022-11-19 11:50:43 +08:00
Anderson Torres
690d5a0294
Merge pull request #200615 from Misterio77/init-apgdiff
apgdiff: init at 2.7.0
2022-11-19 00:42:41 -03:00
Sandro
f06f0fcc71
Merge pull request #201770 from vbgl/smtube-qt-5.15 2022-11-19 04:13:36 +01:00
Anderson Torres
3325a80406
Merge pull request #201827 from SuperSamus/duckstation
duckstation: unstable-2022-07-08 -> 2022-11-18
2022-11-18 23:47:07 -03:00
Martin Weinelt
228d39fe89
Merge pull request #201632 from mweinelt/tts-0.9.0 2022-11-19 01:44:43 +01:00
Martino Fontana
5510fa1303 duckstation: unstable-2022-07-08 -> 2022-11-18 2022-11-19 00:46:01 +01:00
Artturin
341e6fd558 splice.nix: start deprecating nativeDrv and crossDrv 2022-11-19 00:04:54 +02:00
Vladimír Čunát
ee04235b28
ceph*: fix build
That's probably due to 017fd89527 or around (PR #196906).
2022-11-18 21:04:53 +01:00
github-actions[bot]
d73198b179
Merge master into staging-next 2022-11-18 18:01:19 +00:00
Gabriel Fontes
1a55c66f8e
clematis: init at 2022-04-16 2022-11-18 12:24:12 -03:00
Gabriel Fontes
9d14bfb7d5
apgdiff: init at 2.7.0
Co-authored by: AndersonTorres <torres.anderson.85@protonmail.com>
2022-11-18 12:04:04 -03:00
Nikolay Korotkiy
efc0dc2874
libhv: init at 1.3.0 2022-11-18 17:25:49 +03:00
Сухарик
67fe14bca4 kvirc: 5.0.0 -> 2022-06-29 2022-11-18 16:57:48 +03:00
Vincent Laporte
1c28f357bb
smtube: use default version of Qt 5 2022-11-18 14:51:40 +01:00
happysalada
f05186306c tremor-language-server: init at 0.12.4 2022-11-18 07:30:07 -05:00
github-actions[bot]
dd63e72ef2
Merge master into staging-next 2022-11-18 12:01:19 +00:00
Mario Rodas
30eddf1dfb
Merge pull request #197368 from thenonameguy/sftpgo
sftpgo: init at 2.4.0
2022-11-18 05:09:18 -05:00
Francesco Gazzetta
d9b668110b
Merge pull request #200743 from chkno/mindustry-140.3
mindustry: 126.2 → 140.4
2022-11-18 10:07:43 +00:00
Vladimír Čunát
8ab030e8de
Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by default 2022-11-18 10:49:22 +01:00
Krisztian Szabo
d26d3c6cf0 sftpgo: init at 2.4.0 2022-11-18 10:45:39 +01:00
Samuel Ainsworth
374e8d3faa python3Packages.plotext: init at 5.2.8 2022-11-18 01:39:26 -08:00
Doron Behar
08f12b8db3
Merge pull request #201024 from linsui/wmc
wmc-mpris: remove
2022-11-18 08:26:33 +02:00
Artturi
29e2da27e3
Merge pull request #179648 from amjoseph-nixpkgs/pr/java/dont-use-meta-available
java-packages.nix: detect i686 using stdenv.hostPlatform
2022-11-18 08:06:41 +02:00
github-actions[bot]
2acef5d49c
Merge master into staging-next 2022-11-18 06:01:12 +00:00
Samuel Ainsworth
03e7eabb58 python3Packages.clip: init at unstable-2022-11-17 2022-11-17 20:15:35 -08:00
Samuel Ainsworth
ef5ded2009 python3Packages.termgraph: init at 0.5.3 2022-11-17 20:15:10 -08:00
Ben Darwin
1ea076247f python3Packages.prodict: init at 0.8.6 2022-11-17 22:49:49 -05:00
ajs124
a14e29ab81
Merge pull request #200554 from lilyinstarlight/pkg/open-stage-control-1.20.0
open-stage-control: 1.18.3 -> 1.20.0
2022-11-18 03:38:44 +01:00
ajs124
d772d0fff2
Merge pull request #201375 from WolfangAukang/pocket-casts-0.6
pocket-casts: 0.5.0 -> 0.6.0
2022-11-18 03:20:25 +01:00
Lily Foster
8819f6338b
open-stage-control: 1.18.3 -> 1.20.0 2022-11-17 20:18:45 -05:00
Scott Worley
3cd3cbd2d3 mindustry: 126.2 → 140.4 2022-11-17 17:16:02 -08:00
ajs124
398d0926aa libheimdal: turn into proper alias 2022-11-18 02:08:38 +01:00
github-actions[bot]
faef90e84d
Merge master into staging-next 2022-11-18 00:02:08 +00:00
github-actions[bot]
1df83ae59f
Merge master into staging-next 2022-11-17 18:01:19 +00:00
Rehno Lindeque
9a89d0dea0 vulkan-utils: remove empty package 2022-11-17 14:25:44 +00:00
Martin Weinelt
ad3e05e910
python3Packages.trainer: rename from coqui-trainer 2022-11-17 14:33:43 +01:00
Martin Weinelt
a050a54ed2
python3Packages.g2pkk: init at 0.1.2 2022-11-17 14:33:43 +01:00
Bernardo Meurer
9959fe259d
Merge pull request #195135 from maxbrunet/feat/automatic-timezoned/init 2022-11-17 08:28:40 -05:00
ajs124
c2296b45c6
Merge pull request #200420 from kilianar/jitsi-meet-electron-2022.10.1
jitsi-meet-electron: 2022.3.1 -> 2022.10.1
2022-11-17 13:48:42 +01:00
github-actions[bot]
837ed9245c
Merge master into staging-next 2022-11-17 12:01:12 +00:00
Martin Weinelt
c156bdf40d
firefox, thunderbird, librewolf: Enable wayland support by default
Enabling Wayland support by default prevents use of XWayland on Wayland
systems, while correctly falling back to X11 when Wayland is
unavailable in the current session.

With the current packaging many people unnecessarily rely on the
`firefox` attribute, which is suggested by nixos-generate-config, which
in turn makes their Firefox use XWayland, when it shouldn't, which
causes bugs with GNOME on Wayland:

https://discourse.nixos.org/t/firefox-all-black-when-first-launched-after-login/21143

Using the Wayland-enabled Firefox was tested on pure X11 systems by
contributors on the #nix-mozilla:nixos.org room and we are confident
this change will not cause severe regressions.

Even better, people can now toggle `MOZ_ENABLE_WAYLAND=<0|1>` in their
environment to override this decision, should they feel the need to do
so.
2022-11-17 11:50:12 +01:00
Vladimír Čunát
bd4bfd814e
Merge #201522: gnome: fix build on i686 2022-11-17 11:34:05 +01:00
github-actions[bot]
034cfc0b96
Merge master into staging-next 2022-11-17 00:02:23 +00:00
Maxime Brunet
29b5192b08
automatic-timezoned: init at 1.0.41 2022-11-16 15:26:21 -08:00
Sandro
38aa6cf208
Merge pull request #198774 from fgaz/git-credential-keepassxc/init 2022-11-16 22:58:41 +01:00
Pascal Bach
b85c2a060f
Merge pull request #200871 from lorenz/update-dsview
dsview: 1.1.2 -> 1.2.1
2022-11-16 21:18:59 +01:00
github-actions[bot]
9b8d89f305
Merge master into staging-next 2022-11-16 18:01:17 +00:00
Pol Dellaiera
1812d1540e
php82: init at 8.2.0rc6 2022-11-16 18:57:26 +01:00
Martin Weinelt
31edf9e922
python3Packages.jamo: init at 0.4.1 2022-11-16 17:58:48 +01:00
sg2002
8a1e157208 exempi: remove gcc6Stdenv override on i686 2022-11-16 19:52:04 +03:00
Pavol Rusnak
6c4166ccb9 python3Packages.latexify-py: init at 0.2.0 2022-11-16 07:24:14 -08:00
sternenseemann
a110f08f12 ocamlPackages.extlib: rename from ocaml_extlib
This matches the name used in dune and on OPAM.
2022-11-16 14:30:37 +01:00
sternenseemann
a834cc840f ocamlPackages.ocaml_extlib: 1.7.8 -> 1.7.9
Use new dune based build system. This no longer has a way to
enable the non-minimal build. As it turns out, though, no
package required that (and it was impossible to get a non-minimal
extlib build from OPAM before anyways).

The old expression needs to be retained for extlib 1.7.7 and just
moved over.
2022-11-16 14:30:37 +01:00
github-actions[bot]
e68e99b5ab
Merge master into staging-next 2022-11-16 12:01:24 +00:00
happysalada
4e65826439 surrealdb: init at 1.0.0-beta.8 2022-11-16 06:30:15 -05:00
Jonas Heinrich
f2457c637f
Merge pull request #175677 from dotlambda/wand-tests
python310Packages.wand: run tests
2022-11-16 12:02:55 +01:00
Jonas Heinrich
d7847617d1
Merge pull request #177241 from dotlambda/rymdport-init
rymdport: init at 3.0.2
2022-11-16 11:58:14 +01:00
Jonas Heinrich
c031419489
Merge pull request #201280 from foo-dogsquared/add-moar-pager
moar: init at 1.10.0
2022-11-16 11:43:22 +01:00
Theodore Ni
a47061b588
python310Packages.repeated-test: init at 2.3.1
This was removed earlier this year due to lack of maintenance, but it
has been updated and looks maintained again.
2022-11-15 23:48:54 -08:00
K900
07334444c2
Merge pull request #201206 from K900/kde-frameworks-5.100
kde-frameworks: 5.99 -> 5.100
2022-11-16 10:28:54 +03:00
github-actions[bot]
8dadcc86ee
Merge master into staging-next 2022-11-16 06:01:26 +00:00
Robert Schütz
0f86e8758d rymdport: init at 3.2.0 2022-11-15 21:40:14 -08:00
Gabriel Arazas
ca7fcd72f4 moar: init at 1.10.0 2022-11-16 12:01:56 +08:00
Francesco Gazzetta
626e0a13a3
git-credential-keepassxc: init at 0.10.1 2022-11-16 02:56:02 +01:00
Sandro
ce89321950
Merge pull request #194818 from somasis/sitelen-seli-kiwen 2022-11-16 02:52:22 +01:00
Sandro
7e2a6249d1
Merge pull request #194820 from somasis/linja-pi-pu-lukin 2022-11-16 02:51:38 +01:00
Sandro
a0bb254735
Merge pull request #170421 from chuangzhu/rtl8723ds 2022-11-16 02:35:53 +01:00
Weijia Wang
a9db54b790 hyprland, hyprpaper: fix build on aarch64-linux 2022-11-16 02:15:24 +01:00
Dmitry Ivankov
54d139174a rustup-toolchain-install-master: fix build by using openssl 1.x
Upstream package didn't have recent releases. Currently build fails with something like
```
  running: "/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/nix/store/f95kxwhnr2bazy7nl6wzwjiak02dlp9v-openssl-3.0.7-dev/include" "-Wall" "-Wextra" "-E" "build/expando.c"
  cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
  cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
  cargo:warning=      |                        ^~~~~~~~~~~~~
  cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2'
  cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
  cargo:warning=      |                       ^~~~~~~~
  cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION'
  cargo:warning=   10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
  cargo:warning=      | ^~~~~~~
  exit status: 1
```
which looks like https://github.com/sfackler/rust-openssl/issues/1030
and should be fixed in a transitive dependency by https://github.com/sfackler/rust-openssl/pull/1264

But rather than trying to bump transitive dependency let's downgrade
openssl used by this package.

ZHF: #199919
2022-11-16 01:07:47 +01:00
github-actions[bot]
03d934116c
Merge master into staging-next 2022-11-16 00:02:28 +00:00
Sandro
8ecf6aac3b
Merge pull request #201412 from SuperSandro2000/eval 2022-11-16 00:46:34 +01:00
Sandro Jäckel
da3200b7b6
Revert "gplates: fix failing build"
This reverts commit 8a236e246a.
2022-11-16 00:29:02 +01:00
figsoda
408db1eb40
Merge pull request #201355 from tjni/cargo-raze
cargo-raze: 0.12.0 -> 0.16.0
2022-11-15 17:59:51 -05:00
Sandro
ea35326f36
Merge pull request #193589 from divanorama/fix_jemalloc_aarch64_darwin
Fixes https://github.com/NixOS/nixpkgs/issues/152056
2022-11-15 23:48:25 +01:00
Martin Weinelt
af68e9c917
Merge pull request #179406 from dotlambda/gdal-3.5.0.3 2022-11-15 23:39:50 +01:00
P. R. d. O
378ed33aa9
pocket-casts: 0.5.0 -> 0.6.0 2022-11-15 15:39:46 -06:00
Sandro
82b202d382
Merge pull request #200557 from teutat3s/fix/redis-desktop-manager 2022-11-15 20:30:07 +01:00
Theodore Ni
a428cc4a2d
cargo-raze: 0.12.0 -> 0.16.0 2022-11-15 10:45:29 -08:00
github-actions[bot]
fe4a555a4c
Merge master into staging-next 2022-11-15 18:01:21 +00:00
Anderson Torres
9347608e56
Merge pull request #201121 from atorres1985-contrib/misc-updates
Misc updates
2022-11-15 10:59:44 -03:00
Yorick van Pelt
f010cdcad3
asterisk: 16.26.1 -> 16.29.0, 18.12.1 -> 18.15.0, 19.4.1 -> 19.7.0, init 20.0.0 2022-11-15 14:52:23 +01:00
Jonas Heinrich
aec2518c5b nextcloudPackages: init 2022-11-15 07:17:35 -05:00
Jan Tojnar
69782b499b Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/lisp-modules-new/ql.nix
2022-11-15 13:02:43 +01:00
Martin Weinelt
2ce277d519
Merge pull request #197960 from wamserma/libsigrokdecode-unpin-python
libsigrokdecode: unpin python dependency
2022-11-15 12:19:18 +01:00
Markus S. Wamser
1a24e79270 libsigrokdecode: unpin python dependency 2022-11-15 11:29:03 +01:00
harvidsen
88707c9dc7 python3Packages.asyncua: init at 1.0.0 2022-11-15 09:52:35 +01:00
Robert Schütz
3537f2ccd5 cloudflare-dyndns: remove from python3Packages 2022-11-14 19:34:56 -08:00
Nick Cao
b60de3b416
julia_10, julia_15: drop infavor of latest stable versions 2022-11-15 10:05:17 +08:00
Martin Weinelt
b1250cd8da
Merge pull request #201067 from helsinki-systems/drop/appleseed 2022-11-14 22:55:05 +01:00
github-actions[bot]
597fe78e70
Merge master into staging-next 2022-11-14 18:01:13 +00:00
K900
39f75847d4 tela-circle-icon-theme: fix eval 2022-11-14 20:04:40 +03:00
K900
11e7a67aa6 ludusavi: fix eval 2022-11-14 20:03:21 +03:00
AndersonTorres
f35f6ff9f9 fceux: refactor to new overlay-style overridable attributes 2022-11-14 12:52:22 -03:00
Jörg Thalheim
0ad86f1a4f
Merge pull request #201135 from NobbZ/rustic-rs-0-3-2
rustic-rs: init at 0.3.2
2022-11-14 16:32:28 +01:00
Norbert Melzer
b676b764e7 rustic-rs: init at 0.3.2 2022-11-14 15:20:04 +01:00
Jörg Thalheim
b60aa0e01c
Merge pull request #199883 from Mic92/mingw
cross/mingw: make threading library configureable
2022-11-14 13:59:00 +01:00
Jörg Thalheim
eaae077724
Merge pull request #199546 from ercao/add-figma
figma-linux: init at 0.10.0
2022-11-14 13:35:40 +01:00
github-actions[bot]
3bce8ba991
Merge master into staging-next 2022-11-14 12:01:32 +00:00
Jörg Thalheim
890d0576c5 cross/mingw: make threading library configureable 2022-11-14 12:50:04 +01:00
Doron Behar
6ee2df32a7
Merge pull request #200847 from doronbehar/pkg/pytest-plt
python3.pkgs.pytest-plt: init at 1.1.0
2022-11-14 13:17:11 +02:00
Doron Behar
4ed1d3471d
Merge pull request #200851 from doronbehar/pkg/misoc
python3.pkgs.myhdl: init at unstable-2022-04-26
2022-11-14 13:16:03 +02:00