Commit Graph

71259 Commits

Author SHA1 Message Date
Pavol Rusnak
da7db62574
python3Packages.cypherpunkpay: init at 1.0.15 2022-04-15 21:02:14 +02:00
Pavol Rusnak
f1c414858b
python3Packages.yoyo-migrations: init at 7.3.2 2022-04-15 20:59:47 +02:00
Pavol Rusnak
96ba8a65a1
python3Packages.pypng: init at 0.0.21 2022-04-15 20:59:47 +02:00
Pavol Rusnak
55b00e72d4
python3Packages.monero: init at 1.0.1 2022-04-15 20:59:43 +02:00
Thiago Kenji Okada
782d03bca7 graalvmXX-ee: remove
This package was last updated in 2020. It is out-of-date compared to
upstream and we have the graalvmXX-ce already, that is much better
maintained nowadays.
2022-04-15 19:52:41 +01:00
Martin Weinelt
8aebdc9fe9
Merge pull request #168797 from LibreCybernetics/staging-next-fixes 2022-04-15 20:27:01 +02:00
github-actions[bot]
40f288fa90
Merge master into staging-next 2022-04-15 18:01:30 +00:00
Fabian Affolter
881f807824 python3Packages.aesedb: init at 0.0.5 2022-04-15 19:27:18 +02:00
Fabián Heredia Montiel
cc4c52b4b8 drumgizmo: use gcc10Stdenv 2022-04-15 11:44:06 -05:00
Fabián Heredia Montiel
001e5336d9 cromfs: use gcc10Stdenv 2022-04-15 11:34:27 -05:00
Fabián Heredia Montiel
f30a85492c bpp: use gcc10Stdenv
- bpp-core
- bpp-phyl
- bpp-popgen
- bpp-seq
- bppsuite
2022-04-15 11:09:20 -05:00
Fabián Heredia Montiel
89ec69946c bazel_4: use gcc10Stdenv 2022-04-15 11:09:20 -05:00
Fabián Heredia Montiel
e432bbad78 armips: use gcc10Stdenv
armips is currently only built on x86_64-linux in hydra, has no recent
releases (last one 0.11 from 2020) and uses -Werror by default.
2022-04-15 11:09:20 -05:00
Alexander Bantyev
5ff4187398
Merge pull request #168746 from ilya-fedin/kotatogram-fix-darwin
kotatogram-desktop: update tg_owt, fix build on Darwin & screensharing on Wayland
2022-04-15 18:33:09 +03:00
Ben Siraphob
7c188d8bae
Merge pull request #162265 from siraben/smtcoq-init
coqPackages.trakt: init at 1.0, coqPackages.smtcoq: init at itp22
2022-04-15 14:44:17 +00:00
Luke Granger-Brown
536b77fd50 envoy: switch to headless JDK for compilation 2022-04-15 09:17:25 +00:00
github-actions[bot]
eef7dee538
Merge master into staging-next 2022-04-15 06:01:16 +00:00
Ilya Fedin
7cd3799074 kotatogram-desktop: use clang*Stdenv instead of llvmPackages_*.*stdenv 2022-04-15 09:42:22 +04:00
Sandro
4aa11b21b5
Merge pull request #168455 from barinov274/sanctuary
unigine-sanctuary: init at 2.3
2022-04-15 04:22:15 +02:00
Martin Weinelt
33425fdc96
Merge pull request #166489 from NixOS/python-updates 2022-04-15 03:47:30 +02:00
Martin Weinelt
ae0bb28468
Merge pull request #148539 from r-burns/gfortran-default-gcc
[staging] gfortran: default to same gcc version as stdenv
2022-04-15 03:47:09 +02:00
Sandro Jäckel
0aba33ec29 python310Packages.cython_3: init at 3.0.0a10 2022-04-15 03:29:35 +02:00
Robert Schütz
5005b42561 python3Packages.jarowinkler: init at 1.0.2 2022-04-15 03:29:35 +02:00
Robert Schütz
c2eae2011c python3Packages.rapidfuzz-capi: init at 1.0.5 2022-04-15 03:29:35 +02:00
Martin Weinelt
75331fc5e5 python3Packages.SQLAlchemy-ImageAttach: drop
Unmaintained since 2017 and incompatible with SQLAlchemy 1.4
2022-04-15 03:17:40 +02:00
Justinas Stankevičius
2532909462
jellyfin-ffmpeg: init at 4.4.1-4, use as default for jellyfin (#151617)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-15 03:04:18 +02:00
Will Dietz
dde5b0ca7a
python3Packages.fenics: fix build, pin to older boost (#166728)
* python3Packages.fenics: fix build, pin to older boost

Looking at upstream, there are various issues with newer boost.
(At least some of them have been since fixed)

For now, fix the build by using a version of boost that works
with the current version.

Error here was complaining about `std::min_element`,
which is no longer available, apparently, due to newer boost
no longer (transitively) including <algorithm>.

This was added in C++17, so I'm not sure the cmake flag
specifying dolfin built with C++11 makes sense or is used.
Leaving for now :).

* nixos/tests/fenics: fix name of machine/node in script

Still fails for now.

* python3Packages.fenics: fix accidentally changed strings in subst

Looks like in migration to pkg-config this was erroneously
changed from `pkgconfig` (python package, and source string)
to `pkg-config` (nix package name, tool name).
(see 9bb3fccb5b)

Fixes the NixOS test.
2022-04-14 19:37:20 -05:00
github-actions[bot]
783cd7221f
Merge master into haskell-updates 2022-04-15 00:11:21 +00:00
Anderson Torres
ccb9653427
Merge pull request #168648 from AndersonTorres/new-vivarium
tomlc99: init at 0.pre+date=2022-04-04
tomlcpp: init at 0.pre+date=2022-05-01
2022-04-14 21:08:20 -03:00
github-actions[bot]
1c0229dbfd
Merge staging-next into staging 2022-04-15 00:03:21 +00:00
Martin Weinelt
b4ead6abae python3Packges.pep257: remove together with pytest-pep257
The code apparently was migrated into pycodestyle.

https://github.com/PyCQA/pydocstyle/issues/580
2022-04-15 01:39:54 +02:00
Martin Weinelt
5ee7d17afc python3Packages.path: rename from path.py; 12.0.1 -> 16.4.0
The project had been renamed after 12.5.0 back in 2020, which is why we
didn't receive further updates.

Created an alias and renamed all existing references.
2022-04-15 01:39:54 +02:00
Martin Weinelt
32b8c9e7b9 python3Packages.django-modelcluster: rename, fix build, enable tests 2022-04-15 01:39:49 +02:00
Sandro Jäckel
f20d368f2f python310Packages.sparqlwrapper: normalize attr 2022-04-15 01:39:44 +02:00
Martin Weinelt
8a719a13e9 python3Packages.ephemeral-port-reserve: init at 1.1.4 2022-04-15 01:39:43 +02:00
Fabian Affolter
983e3910c3
Merge pull request #168641 from fabaff/bump-pysigma
sigma-cli: 0.3.4 -> 0.4.2
2022-04-14 20:14:34 +02:00
github-actions[bot]
795332a20e
Merge staging-next into staging 2022-04-14 18:01:48 +00:00
AndersonTorres
8d9d486be2 tomlcpp: init at 0.pre+date=2022-05-01 2022-04-14 12:59:07 -03:00
AndersonTorres
ebad91bd17 tomlc99: init at 0.pre+date=2022-04-04 2022-04-14 12:17:20 -03:00
Thomas Tuegel
e516ffb990
Merge pull request #168524 from willcohen/qt-5.14-darwin
qt5, libsForQt5: 5.12 -> 5.14 on darwin
2022-04-14 09:25:35 -05:00
Fabian Affolter
569beef050 python3Packages.pysigma-backend-insightidr: init at 0.1.4 2022-04-14 16:21:29 +02:00
Fabian Affolter
fd3bd02335 python3Packages.pysigma-pipeline-windows: init at 0.1.0 2022-04-14 16:15:30 +02:00
github-actions[bot]
999a16ca63
Merge staging-next into staging 2022-04-14 12:02:14 +00:00
Mario Rodas
6a7ec1d275
Merge pull request #168500 from 06kellyjac/infracost
infracost: 0.9.21 -> 0.9.22
2022-04-14 05:57:33 -05:00
Bobby Rong
e5fe799987
gnome-firmware: rename from gnome-firmware-updater 2022-04-14 18:51:25 +08:00
ppenguin
67b8f5cfff
rubyPackages: add pandocomatic (#164545)
* add pandocomatic

* upddate ruby-packages and add pandocomatic
2022-04-14 05:39:57 -05:00
Mario Rodas
6361b4941a
Merge pull request #161209 from viraptor/rbspy
rbspy: init at 0.11.1
2022-04-14 05:09:46 -05:00
Fabian Affolter
c357dd1d9f python3Packages.pysnmp-pyasn1: init at 1.1.2 2022-04-14 11:08:53 +02:00
Vladimír Čunát
003eb48583
Merge #168093: gcc: 10 -> 11 on x86-64_darwin (into staging) 2022-04-14 10:24:37 +02:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Pascal Bach
1a70fa8acb
Merge pull request #137939 from kfiz/update-mongodb-44/50
Update mongodb to 4.4/5.0
2022-04-14 09:25:20 +02:00
Anderson Torres
ce932dbcf1
Merge pull request #168435 from AndersonTorres/new-muon
Small rewrites
2022-04-14 02:15:45 -03:00
Justin Restivo
569f8c87c0 bore-cli: init at 0.2.1 2022-04-13 20:57:52 -04:00
Ben Siraphob
a1244414d5
coqPackages.smtcoq: init at itp22 2022-04-13 19:38:01 -05:00
Ben Siraphob
8566253746
coqPackages.trakt: init at 1.0 2022-04-13 19:38:00 -05:00
github-actions[bot]
f5195ae7f5
Merge master into haskell-updates 2022-04-14 00:14:06 +00:00
Jean-François Roche
e10c716ece dagger: init at 0.2.6
Add dagger package
2022-04-14 09:59:23 +10:00
Silvan Mosberger
d2b1a168d6 syncplay: Allow disabling GUI
The GUI brings a huge closure size with it, about 1.64GB, or 90.5% of
the total. Turning the GUI off brings the closure size down to just
177MB
2022-04-13 23:48:59 +02:00
papojari
fc88850f10
dabet: init at 3.0.0 2022-04-13 23:42:09 +02:00
Will Cohen
a88af94894 qt5, libsForQt5: 5.12 -> 5.14 on darwin 2022-04-13 17:18:24 -04:00
Thomas Tuegel
0c1bb90ec5
Merge pull request #168506 from willcohen/qca-darwin
libsForQt5.qt5-qca_2_3_2: add as darwin-compatible alternative for qt5-qca
2022-04-13 11:43:26 -05:00
Will Cohen
252458b9c5 libsForQt5.qca-qt5_2_3_2: init at 2.3.2 2022-04-13 11:37:59 -04:00
06kellyjac
34b7457691 infracost: 0.9.21 -> 0.9.22 2022-04-13 16:02:25 +01:00
Lassulus
0ebdf89905
Merge pull request #167676 from helsinki-systems/remove/protobuf2_5
protobuf2_5: remove
2022-04-13 16:41:25 +02:00
Sandro Jäckel
cae8d1a2ed
git: only hardcode path to ssh binary on full build
Requirement for #146702
2022-04-13 15:18:50 +02:00
Jonas Heinrich
ecaee94bc0 linux-wifi-hotspot: init at 4.4.0 2022-04-13 07:34:56 -04:00
barinov274
b0fd9be8a6 unigine-sanctuary: init at 2.3 2022-04-13 21:17:20 +10:00
Artturi
2a7556a3ad
Merge pull request #168386 from SomeoneSerge/fix-napari
napari: fix after the transition to pyproject.toml
2022-04-13 10:30:28 +03:00
AndersonTorres
9801fb6c1a move muon to muonlang
In order to avoid clashing the (future) muon (a meson replacement).
2022-04-12 22:38:36 -03:00
Anderson Torres
ff9efb0724
Merge pull request #168355 from AndersonTorres/new-misc
pkgconf: refactor
2022-04-12 21:26:28 -03:00
github-actions[bot]
ca1481350b
Merge master into haskell-updates 2022-04-13 00:12:50 +00:00
Martin Weinelt
2731137d12
Merge pull request #168288 from erikarvstedt/paperless-ngx 2022-04-12 22:10:52 +02:00
Artturi
afef6103f0
Merge pull request #151788 from applePrincess/remove-coreclr 2022-04-12 21:31:47 +03:00
sternenseemann
fe1678e024 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-12 19:36:48 +02:00
Artturin
830c576ad4 coreclr: remove from nixpkgs
has been broken for a year and half
2022-04-12 20:14:32 +03:00
Guillaume Girol
1e6c5832a3
Merge pull request #167023 from podocarp/master
sioyek: init at 1.1.0
2022-04-12 16:48:11 +00:00
Quag
b56b2401b8 basiliskii: init at unstable-2022-04-05 2022-04-12 11:10:20 -05:00
Someone Serge
e9e76773ef
napari: fix after the transition to pyproject.toml 2022-04-12 18:35:46 +03:00
Sandro
0b97a4d97d
Merge pull request #161015 from a-m-joseph/util-linux-honor-systemdSupport 2022-04-12 16:10:33 +02:00
Lassulus
3e6f9de0de
Merge pull request #162427 from magnetophon/odin2
odin2: int at unstable-2022-02-23
2022-04-12 13:57:06 +01:00
Adam Joseph
dacbee2182
util-linux: remove ? null from inputs and convert to boolean flags
Prior to this commit, util-linux supported compilation without systemd
if systemd==null.  This commit preserves that behavior, and
additionally triggers it when the global systemdSupport attr is set to
false.  The systemdSupport argument is understood by many other
nixpkgs expressions and can be set globally in
~/.config/nixpkgs/config.nix.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-12 14:34:35 +02:00
Sandro Jäckel
135dbd8ec1
util-linuxCurses: move to aliases 2022-04-12 14:34:35 +02:00
Sandro
51df8ed9c1
Merge pull request #168340 from SuperSandro2000/git-bool-flags
git: add reasonable defaults for boolean flags
2022-04-12 14:05:28 +02:00
Lassulus
8ca12e04fe
Merge pull request #162172 from grnnja/init-jflap
jflap: init at 7.1
2022-04-12 12:08:26 +01:00
sternenseemann
88d8a0fa60
Merge pull request #167956 from cdepillabout/haskell-bignum-dont-lose-overrides
haskell: don't lose packageOverrides for native-bignum and integer-simple
2022-04-12 12:06:23 +02:00
sternenseemann
51131f7203
Merge pull request #168195 from sternenseemann/ghcjs-fix-build
haskell.compiler.ghcjs: fix build with aeson 2.0
2022-04-12 12:03:10 +02:00
Lassulus
77479263b6
Merge pull request #162301 from aaronjheng/gojq
gojq: init at 0.12.7
2022-04-12 09:57:05 +01:00
Dennis Gosnell
1be5cae549
haskell: remove override of integer-gmp
It appears that integer-gmp is already set to null for all compilers,
so there is no need to explicitly set it to null in the integer-simple
and native-bignum package sets.
2022-04-12 14:15:05 +09:00
AndersonTorres
f734194027 pkgconf: refactor 2022-04-12 00:53:16 -03:00
Martin Weinelt
b794313d64
Merge pull request #167630 from mweinelt/home-assistant 2022-04-12 04:05:59 +02:00
Martin Weinelt
7e2881905c
python3Packages.py3rijndael: init at 0.3.3 2022-04-12 04:04:07 +02:00
Anderson Torres
cb7fbbe67f
Merge pull request #168198 from AndersonTorres/new-misc
acr: init at 2.0.0
2022-04-11 21:15:35 -03:00
Sandro
7a6544aa97
Merge pull request #148714 from onny/sonixd
sonixd: init at 0.14.0
2022-04-12 02:08:14 +02:00
TilCreator J
b130f233d6
pipecontrol: init at 0.2.2 (#164808)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-04-12 02:03:57 +02:00
Sandro
3fe298e6b5
Merge pull request #147307 from samuela/samuela/servefile 2022-04-12 01:56:22 +02:00
Sandro Jäckel
a26c5495cd
git: add reasonable defaults for boolean flags 2022-04-12 00:58:51 +02:00
Samuel Ainsworth
f443e541c0
Merge pull request #142772 from spease/zfp
zfp: init at 0.5.5
2022-04-11 13:47:26 -07:00
Erik Arvstedt
99f40c2c13
paperless-ng: delete pkg, add alias to paperless-ngx 2022-04-11 22:46:43 +02:00
Luke Granger-Brown
9faba97d24
paperless-ngx: init at 1.6.0 2022-04-11 22:46:42 +02:00
misuzu
69b65787e8 moc: build on darwin 2022-04-11 17:59:18 +03:00
Lassulus
ace8357011
Merge pull request #143878 from Izorkin/init-nifi
nifi: init at 1.16.0
2022-04-11 14:08:29 +01:00
Jonas Heinrich
b2116b6561 sonixd: init at 0.14.0 2022-04-11 14:40:26 +02:00
Sandro
ab1640b19b
Merge pull request #166909 from fedeinthemix/wolfram-engine-2 2022-04-11 13:53:05 +02:00
Federico Beffa
55a070a616 wolfram-for-jupyter-kernel: init at 0.9.2
Also, add a script 'wolfram-notebook' to easily start a jupyter
notebook for working with the Wolfram Engine.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 11:54:09 +02:00
Federico Beffa
2055f85304 wolfram-engine: init at 13.0.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 11:54:03 +02:00
Sandro
53e30a679d
Merge pull request #165322 from willcohen/geos-3.10 2022-04-11 11:45:30 +02:00
Sandro
160258dee9
Merge pull request #167849 from barinov274/tropics 2022-04-11 10:55:51 +02:00
Bernardo Meurer
e1c1169b40
Merge pull request #168184 from DeeUnderscore/update/hugo-0.96.0
hugo: 0.92.2 -> 0.96.0
2022-04-10 23:55:40 -07:00
barinov274
e5ca3bbc0a unigine-tropics: init at 1.3 2022-04-11 16:35:41 +10:00
sternenseemann
7ad0327b59 release-haskell.nix: build boot ghcjs on Hydra
By telling Hydra where to look explicitly, it can be instrumented
to build the boot ghcjs which is only about 300MB. This saves at
least some time compiling for users and will also provide some
eval CI automatically.
2022-04-11 03:15:55 +02:00
AndersonTorres
05d0116368 acr: init at 2.0.0 2022-04-10 21:50:16 -03:00
Luke Granger-Brown
1be4ba01ac
Merge pull request #164025 from lukegb/pam-ussh
pam-ussh: init at unstable-20210615
2022-04-11 01:25:45 +01:00
fortuneteller2k
bfc55bad14 xanmod-kernels: add STABLE and EDGE variants 2022-04-10 23:34:04 +00:00
Sandro
b14c5adb2d
Merge pull request #168181 from SuperSandro2000/pngcheck 2022-04-10 23:06:41 +02:00
ajs124
41f237e695
Merge pull request #167618 from astro/kvmtool
kvmtool: init at 2021-12-14
2022-04-10 21:43:28 +01:00
Ryan Burns
52458a29bd gfortran: default to same gcc version as stdenv
This is a more expected default behavior, so that the unversioned
gcc/gfortran toplevel attrs have the same version. It's also more
robust in cases where C and Fortran objects are being linked together.

With this commit, gcc.version == gfortran.version == "10.3.0"
(on x86_64-linux), bumping the default gfortran version from 9 to 10.
2022-04-10 13:41:09 -07:00
D Anzorge
8603836e47 hugo: 0.92.2 -> 0.96.0
https://github.com/gohugoio/hugo/releases/tag/v0.96.0

As of 0.95.0 Hugo requires Go 1.18 to build.

`gen autocomplete` is now deprecated in favor of `completion`:
https://github.com/gohugoio/hugo/issues/8862
2022-04-10 22:37:13 +02:00
Sandro Jäckel
507dc6bae6
pngcheck: fix meta.platforms not being flattened, remove zlib overwrite
zlib is build with static by default
2022-04-10 22:25:03 +02:00
Sandro
9b0ef251b3
Merge pull request #167729 from yuuyins/brmodelo 2022-04-10 21:19:44 +02:00
John Ericson
f587946617
Merge pull request #168106 from trofi/add-and-fix-binutils-all-targets
binutils-unwrapped-all-targets: init at 2.38
2022-04-10 14:52:12 -04:00
Astro
e7dd2d60d6 kvmtool: init at 2021-12-14 2022-04-10 20:21:35 +02:00
ajs124
a4dbe5c10c lvm2: fix blkdeactive
Closes #123639
2022-04-10 18:57:36 +01:00
Izorkin
83c9b74834
nifi: init at 1.16.0 2022-04-10 20:41:59 +03:00
Sergei Trofimovich
65c02f8b4c binutils-unwrapped-all-targets: init at 2.38
It's not exactly a new package: binutils has been exposing
`withAllTargets = true;` knob for a while.

To give it more official status let's expose it as an
`binutils-unwrapped-all-targets` attribute.

Note that `binutils-unwrapped.override { withAllTargets = true; }`
does not work due to recursive definition of binutils.

Closes: https://github.com/NixOS/nixpkgs/issues/82792
2022-04-10 16:45:45 +01:00
Vladimír Čunát
5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
happysalada
24fc4878bc starship: 1.3.0 -> 1.5.4 2022-04-10 07:48:14 -04:00
ajs124
65d933485f
Merge pull request #165932 from anpryl/remove/dragon-drop
dragon-drop: remove duplicate package
2022-04-10 10:20:06 +01:00
Vladimír Čunát
a1c53b6cdd
Merge #161568: boost178: init at 1.78.0
This was merged to `staging` already, but that's just unnecessary delay
after the PR was amended not to change boost defaults.
2022-04-10 10:56:13 +02:00
Anatolii Prylutskyi
4ba10af21f xdragon: refactor
After removing duplicate package "dragon-drop" moving xdragon
to X11 folder.
2022-04-10 10:52:41 +02:00
Alexander Bantyev
ae07156fc3
Merge pull request #168059 from ilya-fedin/kotatogram-with-webkit
kotatogram-desktop-with-webkit: init
2022-04-10 09:40:53 +03:00
github-actions[bot]
be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Uri Baghin
6ab633a0c8 gcc: 10 -> 11 on x86-64_darwin 2022-04-10 15:09:19 +10:00
Sandro
1136ad6c65
Merge pull request #166333 from SuperSandro2000/doh-proxy 2022-04-10 03:25:32 +02:00
Sandro
88a7844e56
Merge pull request #166419 from SuperSandro2000/join-desktop 2022-04-10 03:24:50 +02:00
Joel
f785845577 melody: init at 0.13.9 2022-04-09 20:30:58 -04:00
github-actions[bot]
28c6c88d42
Merge staging-next into staging 2022-04-10 00:02:52 +00:00
Samuel Ainsworth
9ec60f810d python3Packages.servefile: init at 0.5.3 2022-04-09 22:41:35 +00:00
Ilya Fedin
dc508e7f5a kotatogram-desktop-with-webkit: init
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds

Tested with https://t.me/ShopBot
2022-04-10 01:51:13 +04:00
Fabian Affolter
756618cae5
Merge pull request #168048 from fabaff/asdf-fix
python3Packages.asdf: 2.10.1 -> 2.11.0
2022-04-09 23:14:47 +02:00
sternenseemann
bbd50af0d5
Merge pull request #167612 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-04-09 22:51:23 +02:00
Fabian Affolter
ae3b36d805 python3Package.asdf-transform-schemas: init at 0.2.2 2022-04-09 22:42:04 +02:00
Doron Behar
13c8900b5c
Merge pull request #167900 from r-ryantm/auto-update/octave 2022-04-09 23:40:46 +03:00
Fabian Affolter
0a793b83f3 python3Packages.asdf-standard: init at 1.0.1 2022-04-09 22:31:02 +02:00
Fabian Affolter
87f16de8d9
Merge pull request #168006 from smaret/fix-astroquery
Fix python3Packages.astroquery
2022-04-09 21:58:03 +02:00
Thiago Kenji Okada
615e5e10c1
Merge pull request #166740 from shadaj/init-cvc5-symfpu
cvc5: init at 1.0.0 & symfpu: init at 8fbe139b
2022-04-09 20:07:29 +01:00
github-actions[bot]
55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
Lassulus
ce1e3ab634
Merge pull request #162322 from jyooru/init/python3Packages.rich-cli
rich-cli: init at 1.5.1
2022-04-09 18:31:45 +01:00
Lassulus
456ead74f5
Merge pull request #115325 from 0x4A6F/master-nethoscope
nethoscope: init at 0.1.1
2022-04-09 17:56:31 +01:00
Doron Behar
88e6baf832 octave: Remove JIT support (removed upstream) 2022-04-09 19:52:16 +03:00
happysalada
41234df5c6 pythonPackages.polars: init at 0.13.19 2022-04-09 11:49:25 -04:00
0x4A6F
ce56f53d32
nethoscope: init at 0.1.1 2022-04-09 16:50:12 +02:00
Sébastien Maret
bba4dd5dd2 python3Packages.pyvo: init at 1.3 2022-04-09 16:43:38 +02:00
Loïc Reynier
36d4734b64 toipe: init at 0.3.1 2022-04-09 10:19:58 -04:00
Fabian Affolter
5d89f26566 python3Packages.nomadnet: init at 0.1.7 2022-04-09 16:03:34 +02:00
Fabian Affolter
bed3a732cb python3Packages.lxmf: init at 0.1.4 2022-04-09 15:56:24 +02:00
Fabian Affolter
0c40171539 python3Packages.rns: init at 0.3.4 2022-04-09 15:54:26 +02:00
sternenseemann
5b8e4d9de7 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-09 14:23:08 +02:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging 2022-04-09 12:02:07 +00:00
Lassulus
cca0d6f446
Merge pull request #163056 from esclear/add-swaysome
swaysome: init at 1.1.2
2022-04-09 11:33:15 +01:00
Doro Rose
1be4226669 mongodb: add 5.0 2022-04-09 09:41:55 +02:00
Doro Rose
462b1e4473 mongodb: add 4.4 2022-04-09 09:41:55 +02:00
Vladimír Čunát
0ba3a6c435
Merge #164114: libopenmpt: 0.5.11 -> 0.6.2, refactor
...into staging
2022-04-09 09:20:37 +02:00
Frederik Rietdijk
1d63f89caa cudaPackages: overhaul of how we package cuda packages
There are many different versions of the `cudatoolkit` and related
cuda packages, and it can be tricky to ensure they remain compatible.

- `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist");
- expressions should now use `cudaPackages` as parameter instead of the individual cuda packages;
- `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version;
- `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra.
2022-04-09 08:50:22 +02:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging 2022-04-09 06:01:47 +00:00
happysalada
9bea21d0c4 datafusion-cli: init at unstable-2022-04-08 2022-04-08 22:45:16 -04:00
Dennis Gosnell
49d146101a
haskell: don't lose packageOverrides for native-bignum 2022-04-09 11:14:56 +09:00
Travis A. Everett
368346c5a1 resholve: track API update in dependent packages 2022-04-08 21:13:20 -04:00
Travis A. Everett
09d441d21c resholve: 0.6.9 -> 0.8.0
Also track upstream .nix changes over same window.
2022-04-08 21:13:20 -04:00
github-actions[bot]
d685083974
Merge master into haskell-updates 2022-04-09 00:12:38 +00:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging 2022-04-09 00:02:40 +00:00
Martin Weinelt
6443a5d6da
Merge pull request #167129 from LibreCybernetics/staging-fix-grpc 2022-04-09 01:28:28 +02:00
Lassulus
710f27aca3
Merge pull request #162657 from ambroisie/add-agkozak-zsh-prompt
agkozak-zsh-prompt: init at 3.11.1
2022-04-08 20:41:28 +01:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
heph2
2796dcfbdf
kamid: init at 0.1 (#162739) 2022-04-08 17:28:58 +01:00
Lassulus
b12cbdb8fb
Merge pull request #162786 from ehmry/splat
splat: init at 1.4.2
2022-04-08 17:14:42 +01:00
Sandro
e0fecab16c
Merge pull request #167881 from mdlayher/mdl-module 2022-04-08 16:55:59 +02:00
Euan Kemp
3cd8c0878f
errcheck: 1.6.0 -> unstable-2022-03-26 (#167423) 2022-04-08 16:53:31 +02:00
yuu
7203cae13b
brmodelo: init at 3.31
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2022-04-08 11:45:42 -03:00
Matt Layher
6f43a406c9
corerad, gopls: set buildGo118Module in top-level
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-04-08 10:14:49 -04:00
Sandro
45b9690a75
Merge pull request #147975 from andersk/mozillavpn 2022-04-08 15:32:45 +02:00
Sandro
ece776133d
Merge pull request #152163 from Atemu/update/ncdu 2022-04-08 15:14:19 +02:00
Sandro
d9b51276a5
Merge pull request #162121 from ghostbuster91/init/tmux-thumbs 2022-04-08 15:09:47 +02:00
Sandro
24dddc18c7
Merge pull request #167545 from Stunkymonkey/appendToName 2022-04-08 15:07:32 +02:00
github-actions[bot]
a36cec68d4
Merge staging-next into staging 2022-04-08 12:02:01 +00:00
Alyssa Ross
6d49a35080 rust: 1.59.0 -> 1.60.0
rustc has upgraded from LLVM 13 to LLVM 14.
2022-04-08 11:51:14 +00:00
Sandro
1c66b1f06d
Merge pull request #162386 from mh182/mutt-ics
mutt-ics: add new package
2022-04-08 12:07:15 +02:00
Thiago Kenji Okada
3efc361ec3
Merge pull request #165846 from alyaeanyx/openconnect-8.20
openconnect: 8.10 -> 8.20, unstable-2021-05-05 -> 2022-03-14, cleanup, add myself as maintainer
2022-04-08 11:04:12 +01:00
Alyssa Ross
ae8e8aaee7 treewide: remove obsolete kernel version checks
We no longer support any Linux kernel older than 4.9.
2022-04-08 09:56:09 +00:00
alyaeanyx
687834f44d
openconnect: 8.10 -> 8.20, unstable-2021-05-05 -> 2022-03-14, cleanup 2022-04-08 11:29:28 +02:00
Elis Hirwing
f2fd01f3b6
Merge pull request #162376 from shayne/master
php.extensions.datadog_trace: init at 0.70.0
2022-04-08 11:10:36 +02:00
Lorenz Brun
c7390885a9 asterisk: update all packages 2022-04-08 08:15:42 +00:00
github-actions[bot]
62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
Anderson Torres
c804ddb129
Merge pull request #108990 from iblech/patch-bb
koules: init at 1.4
2022-04-07 21:59:33 -03:00
github-actions[bot]
1266a252ca
Merge staging-next into staging 2022-04-08 00:02:53 +00:00
sternenseemann
490ec6a9c1 release-haskell.nix: test all haskell based elmPackages 2022-04-08 00:35:11 +02:00
Silvan Mosberger
55e580b86d
Merge pull request #147036 from kvark/bikeshed
bikeshed: init at 3.3.2 & its dependencies
2022-04-07 22:16:00 +02:00
github-actions[bot]
fef4299129
Merge staging-next into staging 2022-04-07 18:01:52 +00:00
Graham Christensen
16543b630a zpool-auto-expand-partitions: init at 0.1.0 2022-04-07 13:06:52 -04:00
Ben Siraphob
967efada70
Merge pull request #166801 from Arriven/fix/golangci-lint-update 2022-04-07 10:28:38 -05:00
Dzmitry Malyshau
e54be9a138 bikeshed: init at 3.4.3 2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
f23cb42acf pythonPackages.result: init at 0.7.0 2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
625c488985 pythonPackages.widlparser: init at 1.0.12 2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
d82ad37511 pythonPackages.json-home-client: init at 1.1.1 2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
ea39bd5ffb pythonPackages.uri-template: init at 1.2.0 2022-04-07 17:02:35 +02:00
zowoq
3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Frederik Rietdijk
a7bbda4271
Merge pull request #167250 from SomeoneSerge/bump-cudatoolkit
cudatoolkit: 10.2 -> 11.5
2022-04-07 13:40:43 +02:00
ajs124
3ed4e07a52 protobuf2_5: remove 2022-04-07 11:29:35 +01:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
zowoq
d888104e4c go_2: remove
> 55626ee50b
> This branch was published in 2020 and is no longer being maintained.
2022-04-07 17:31:15 +10:00
Ingo Blechschmidt
03b659b9b2 koules: init at 1.4 2022-04-07 09:04:00 +02:00
Ben Siraphob
2b9545f7c6
Merge pull request #167598 from lf-/update-nix-doc 2022-04-07 00:13:02 -05:00
Martin Weinelt
a0c500cc1f
Merge pull request #167560 from mweinelt/home-assistant 2022-04-07 03:36:01 +02:00
Martin Weinelt
5800217e89
python3Packages.ha-av: drop
Home Assistant migrated back to PyAV and left ha-av unmaintained.
2022-04-07 02:45:45 +02:00
Martin Weinelt
3e1efa384d
python3Packages.pybluez: use correct upstream, fixes build 2022-04-07 02:45:45 +02:00
Martin Weinelt
e12a1433cc
python3Packages.gattlib: init at unstable-2021-06-16 2022-04-07 02:45:44 +02:00
Martin Weinelt
dd986a65f6
python3Packages.lru-dict: init at 1.1.7 2022-04-07 02:45:44 +02:00
sternenseemann
5eeb531210 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-07 00:36:06 +02:00
Jade Lovelace
cd3c6e8bb4 nix-doc: 0.5.2->0.5.3
I fixed Nix 2.6+ support upstream
2022-04-06 15:15:17 -07:00
Shadaj Laddad
74b7319023 cvc5: init at 1.0.0 2022-04-06 21:20:40 +00:00
Felix Buehler
7eb1a32324 subversion-client: remove appendToName to have a consistent package name for repology 2022-04-06 17:40:39 +02:00
Felix Buehler
15dff0f2a8 treewide: prevent using appendToName to have a consistent package name for repology 2022-04-06 16:42:16 +02:00
ajs124
caa91541bc go_1_18: don't force gcc8 on aarch64-linux 2022-04-06 23:00:33 +10:00
github-actions[bot]
241b3652c3
Merge staging-next into staging 2022-04-06 12:01:50 +00:00
Fabian Affolter
2b1a673ffb
Merge pull request #166870 from WolfangAukang/whatweb
whatweb: init at 0.5.5
2022-04-06 13:00:28 +02:00
Eelco Dolstra
9c60061edc
Merge pull request #165730 from ConnorBaker/z3_versions
z3: init 4.8.15, 4.7.1
2022-04-06 12:47:33 +02:00
Fabian Affolter
d8a2042c3e
Merge pull request #167236 from graysonhead/master
python3Package.mergedb: init at 0.1.1
2022-04-06 12:34:45 +02:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Vincent Laporte
9bf28042f5 ocamlPackages.sqlite3EZ: remove at 0.1.0
Broken by a13cdfe520
2022-04-06 07:20:05 +02:00
github-actions[bot]
42ec765901
Merge master into haskell-updates 2022-04-06 00:11:25 +00:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Ben Siraphob
ac726e8502
Merge pull request #167434 from OPNA2608/fix/bugdom_darwin 2022-04-05 18:31:17 -05:00
Thiago Kenji Okada
abeeb001a1
Merge pull request #166988 from Misterio77/add-argononed
argononed: init at unstable-2022-03-26
2022-04-06 00:11:42 +01:00
OPNA2608
b75018a789 bugdom: Enable on Darwin 2022-04-05 23:57:06 +02:00
Someone Serge
3655e56e58
gpu-screen-recorder{,-gtk}: only build with cuda10 2022-04-06 00:44:35 +03:00
Someone Serge
e5e38773a5
cudatoolkit: 10.2 -> 11.4
also downgrade cudatoolkit_11: 11.5 -> 11.4
2022-04-06 00:44:35 +03:00
graysonhead
c19e64e43a python3Package.mergedb: init at 0.1.1 2022-04-05 21:39:24 +00:00
Sandro
a9200ef545
Merge pull request #166284 from SuperSandro2000/python-packages 2022-04-05 23:16:41 +02:00
sternenseemann
fb2fc3b4a4 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-05 21:21:42 +02:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
ajs124
fc0c9b5921
Merge pull request #167341 from aaronjheng/aws-okta
Remove unmaintained/archived packages
2022-04-05 19:54:09 +02:00
Gabriel Fontes
bfc562ab9a
argononed: init at unstable-2022-03-26 2022-04-05 13:59:50 -03:00
Aaron Jheng
7a935cc6d0
Add aliases for removed packages 2022-04-05 14:45:52 +00:00
Aaron Jheng
3212b0aad2
kubeless: remove 2022-04-05 14:38:33 +00:00
Aaron Jheng
9e98fe299f
kube-aws: remove 2022-04-05 14:38:32 +00:00
Aaron Jheng
6fdd912bd6
container-linux-config-transpiler: remove 2022-04-05 14:38:32 +00:00
Sandro
68f788ecd8
Merge pull request #167326 from mweinelt/nix-bisect 2022-04-05 16:28:44 +02:00
Armeen Mahdian
701ea1da06 buttersink: remove
Motivated by #148779 and an unmaintained upstream.
2022-04-05 07:59:26 -05:00
P. R. d. O
9b09e3f7ad
whatweb: init at 0.5.5 2022-04-05 06:53:40 -06:00
Lassulus
1eaa0a1212
Merge pull request #152454 from luxferresum/bugdom
bugdom: init at 1.3.1
2022-04-05 13:37:50 +01:00
Aaron Jheng
7f337e988d
interfacer: remove 2022-04-05 12:36:47 +00:00
Aaron Jheng
dc2750c88c
heapster: remove 2022-04-05 12:36:23 +00:00
Aaron Jheng
d528fabf88
mesos-exporter: remove 2022-04-05 12:35:18 +00:00
Aaron Jheng
86262a00c5
teleconsole: remove 2022-04-05 12:34:00 +00:00
Aaron Jheng
22cbd2a922
aws-okta: remove 2022-04-05 12:25:55 +00:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
7c6f434c
e2fd601514
Merge pull request #154981 from helsinki-systems/feat/lvm2-vdo
(k)vdo: init
2022-04-05 12:06:48 +00:00
github-actions[bot]
27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Vincent Laporte
994b21d1c1 ocamlPackages.ocsipersist: init at 1.1.0
With support for SQLite and PostgreSQL
2022-04-05 13:33:20 +02:00
Martin Weinelt
d4899e96eb
nix-bisect: init at 0.4.1 2022-04-05 12:42:49 +02:00
Fabian Affolter
c9374e366d
Merge pull request #166420 from FedX-sudo/master
aeskeyfind: init at 1.0
2022-04-05 09:36:35 +02:00
Janne Heß
8318d8b032
systemdStage1: Fix building with 250 2022-04-05 07:53:21 +01:00
github-actions[bot]
ba0cd3c436
Merge staging-next into staging 2022-04-05 06:02:19 +00:00
github-actions[bot]
444daea093
Merge master into staging-next 2022-04-05 06:01:45 +00:00
Vladimír Čunát
937c866530
systemdStage1: drop passing the removed parameter
Dropped in 0c852e1fa6 (syntax error).  If I looked at history right,
it has never been used (but indirectly through cryptsetup).
I expect it's a remnant of different attempts at breaking depenency
cycle which we now solve through systemdMinimal.
2022-04-05 07:55:54 +02:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Robert Schütz
a0a955ba45 plfit: init at 0.9.3 2022-04-05 00:25:22 +00:00
github-actions[bot]
789aea7658
Merge master into haskell-updates 2022-04-05 00:11:09 +00:00
github-actions[bot]
120925b5cb
Merge master into staging-next 2022-04-05 00:02:06 +00:00
Lassulus
c4c76aa317
Merge pull request #166559 from Sciencentistguy/ograc-init
ograc: init at 0.1.6
2022-04-04 21:56:50 +01:00
Shadaj Laddad
2d1621012c symfpu: init at unstable-2019-05-17 2022-04-04 20:30:28 +00:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Lassulus
856975535f
Merge pull request #164973 from NomisIV/master
wlclock: init at 1.0.1
2022-04-04 19:11:49 +01:00
github-actions[bot]
5844b1c2fa
Merge master into staging-next 2022-04-04 18:01:27 +00:00
Lassulus
aedd6ccfc6
Merge pull request #167206 from helsinki-systems/feat/systemd-stage-1-own-systemd
nixos/systemd-stage-1: Use an own systemd package
2022-04-04 18:25:02 +01:00
Janne Heß
41d3ca0677
nixos/systemd-stage-1: Use an own systemd package
We need more features than systemdMinimal but less than systemd so we
need some own packages :/
2022-04-04 18:12:45 +01:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
Ilya Elenskiy
23ae4dfc22 python3.pkgs.numba: added optional CUDA support 2022-04-04 18:12:23 +02:00
ajs124
b1254218f2
Merge pull request #167103 from lunik1/xfsdump
xfsdump: init at 3.1.10
2022-04-04 17:20:19 +02:00
Lassulus
5e1686df5b
Merge pull request #150880 from helsinki-systems/drop/openssl_1_0_2
openssl_1_0_2: drop
2022-04-04 16:15:25 +01:00
Thomas Tuegel
85d32acd32
Merge pull request #166160 from DeeUnderscore/misc/ibus-emoji-14
unicode-emoji: 12.1 -> 14.0; cldr-common: init at 40.0; ibus: update for Emoji 14
2022-04-04 09:42:17 -05:00
Iwan
149f31a857
jacktrip: init at 1.5.3 (#166137)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-04 16:39:37 +02:00
ajs124
49c51cdd51 openssl_1_0_2: drop 2022-04-04 15:37:05 +01:00
ajs124
35e93564ad sslyze: drop 2022-04-04 15:37:05 +01:00
ajs124
ac93d53e9f gpshell, globalplatform, gppcscconnectionplugin: drop 2022-04-04 15:10:46 +01:00
ajs124
32e1d67cc6 epsxe: drop 2022-04-04 15:10:45 +01:00
ajs124
dac6f13431 pbis-open: drop 2022-04-04 15:10:45 +01:00
ajs124
9dca986a47 Revert "ovftool: init at 4.4.1"
This reverts commit 0418760037.
2022-04-04 15:10:45 +01:00
ajs124
b52d39ee09 eagle7: drop 2022-04-04 15:10:44 +01:00
ajs124
ea7bb55441 botan: drop 2022-04-04 15:10:44 +01:00
ajs124
5aafec8647 proxytunnel: drop 2022-04-04 15:10:44 +01:00
ajs124
6e9e5dfd55 intecture-*: drop 2022-04-04 15:10:43 +01:00
ajs124
9c34fd2d73 gtmess: drop 2022-04-04 15:10:43 +01:00
ajs124
0412e8a396 ucommon: switch to gnutls version, because modern openssl is not supported
Closes #82688
2022-04-04 15:10:43 +01:00
ajs124
0fae27376d cipherscan: drop 2022-04-04 15:10:43 +01:00
lunik1
2105726e87
xfsdump: init at 3.1.10 2022-04-04 14:56:58 +01:00
github-actions[bot]
17eb9da14b
Merge staging-next into staging 2022-04-04 12:06:26 +00:00
github-actions[bot]
ee8677862d
Merge master into staging-next 2022-04-04 12:01:25 +00:00
ajs124
47240ce174 kvdo: init at 8.1.1.287 2022-04-04 13:00:45 +01:00
ajs124
39b3db85f1 lvm2_vdo: init 2022-04-04 13:00:43 +01:00
ajs124
88d2a7cbb5 vdo: init at 8.1.1.287 2022-04-04 13:00:05 +01:00