Commit graph

390173 commits

Author SHA1 Message Date
Fabian Affolter e1da464411 python310Packages.mcstatus: 9.1.0 -> 9.2.0 2022-07-04 16:05:09 +02:00
superherointj 79be0c0a22
Merge pull request #180098 from McSinyx/phylactery-0.1.2
phylactery: 0.1.1 -> 0.1.2
2022-07-04 10:48:13 -03:00
superherointj bc8cbf6172
Merge pull request #180106 from bhankas/master
janet: 1.22.0 -> 1.23.0, jpm: 0.0.2 -> 1.1.0
2022-07-04 10:42:06 -03:00
Bobby Rong 793c5e7076
Merge pull request #180064 from bobby285271/pantheon
Pantheon 7 updates 2022-07-03
2022-07-04 21:36:42 +08:00
Bobby Rong be77a35772
Merge pull request #179905 from Luflosi/update/boinc
boinc: 7.20.0 -> 7.20.1
2022-07-04 21:26:48 +08:00
Bobby Rong a451cc3d23
Merge pull request #179983 from fabaff/checkSSLCert-bump
checkSSLCert: 2.32.0 -> 2.33.0
2022-07-04 21:23:56 +08:00
superherointj c589960402
Merge pull request #180088 from vbgl/ocaml-digestif-1.1.2
ocamlPackages.digestif: 1.1.0 → 1.1.2
2022-07-04 10:22:42 -03:00
Bobby Rong 66f077eadd
Merge pull request #179347 from 06kellyjac/kdigger
kdigger: 1.2.0 -> 1.2.1
2022-07-04 21:21:07 +08:00
superherointj 2fcc44a501
Merge pull request #180113 from NickCao/gtk-engine-murrine
gtk-engine-murrine: move intltool to nativeBuildInputs, set strictDeps
2022-07-04 10:09:58 -03:00
Bobby Rong e9ae648380
Merge pull request #180049 from kilianar/yed
your-editor: 1400 -> 1403
2022-07-04 21:09:47 +08:00
superherointj 4fbeb02eb5
Merge pull request #180115 from 06kellyjac/open-policy-agent
open-policy-agent: 0.41.0 -> 0.42.0
2022-07-04 10:09:23 -03:00
06kellyjac 887f70ffbd open-policy-agent: 0.41.0 -> 0.42.0 2022-07-04 13:46:06 +01:00
06kellyjac 383ee3c194 kdigger: 1.2.0 -> 1.2.1 2022-07-04 13:44:46 +01:00
Jörg Thalheim d81ef1332a
Merge pull request #178575 from kilianar/vaultwarden-vault
vaultwarden-vault: 2.27.0 -> 2022.5.2
2022-07-04 14:40:23 +02:00
superherointj 71ed585fa6
Merge pull request #180107 from hughobrien/moolticute-0.55.0
moolticute: 0.53.7 → 0.55.0
2022-07-04 09:19:42 -03:00
superherointj e0db4edff6
Merge pull request #180109 from romildo/upd.vopono
vopono: 0.9.2 -> 0.10.0
2022-07-04 09:16:07 -03:00
superherointj af4bd49c19
Merge pull request #180112 from markuskowa/upd-panoply
panolpy: 5.0.6 -> 5.1.0
2022-07-04 09:12:33 -03:00
github-actions[bot] 03ce3f8c08
Merge staging-next into staging 2022-07-04 12:12:04 +00:00
github-actions[bot] 33b3f971a7
Merge master into staging-next 2022-07-04 12:11:13 +00:00
superherointj 20e059fc35
Merge pull request #180099 from arjan-s/pls-5.2.0
pls: 5.1.2 -> 5.2.0
2022-07-04 09:06:20 -03:00
Jörg Thalheim 6d0053bff1
Merge pull request #180065 from turrisxyz/Pinned-Dependencies-GitHub
chore: Set permissions for GitHub actions
2022-07-04 13:46:18 +02:00
Nick Cao 47342c280a
gtk-engine-murrine: move intltool to nativeBuildInputs, set strictDeps 2022-07-04 19:43:53 +08:00
Markus Kowalewski df3148fa1b
panolpy: 5.0.6 -> 5.1.0 2022-07-04 13:43:32 +02:00
José Romildo Malaquias a15c5b061f
Merge pull request #179616 from romildo/upd.gitqlient
gitqlient: 1.4.3 -> 1.5.0
2022-07-04 08:38:58 -03:00
R. Ryantm b80115e85f gnome.gnome-remote-desktop: 42.2 -> 42.3 2022-07-04 13:37:23 +02:00
Michael Adler 2a1a6e5357 neovim-qt: 0.2.16.1 -> 0.2.17 2022-07-04 13:33:43 +02:00
tricktron ac8fadc7f3
colima: 0.4.2 -> 0.4.4 (#179522)
* colima: use updated Makefile in build and install phases

* colima: use lima-unwrapped

* colima: fix dynamic version

* colima: 0.4.2 -> 0.4.3

* colima: delete .git folder in postfetch when `leaveDotGit = true`

Otherwise it may lead to non-deterministic behaviour.

Co-authored-by: j-k <dev@j-k.io>

* colima: do not override default buildGoModule phases

The colima Makefile does more or less the same as the `buildGoModule`
implementation. Instead of overriding it and using the Makefile
directly, we reproduce the behaviour desired behaviour by customising
env variables, e.g. `ldflags` and `subPackages`.

Co-authored-by: j-k <dev@j-k.io>

* colima: use `buildGoModule = buildGo118Module;`

Co-authored-by: j-k <dev@j-k.io>

* colima: update meta.description

Co-authored-by: j-k <dev@j-k.io>

* colima: set `CGO_ENABLED = 1` to make VPN connections work

See https://github.com/abiosoft/colima/issues/358

* colima: 0.4.3 -> 0.4.4

* colima: define all ldflags in preConfigure

Co-authored-by: Atemu <Atemu@users.noreply.github.com>

* colima: add version test

* colima: add meta.mainProgram and meta.platforms

* colima: remove unused runCommand input

Co-authored-by: j-k <dev@j-k.io>

* colima: cleanup meta

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

* colima: drop meta.platforms

because we use the default value of `platforms.darwin ++
platforms.linux`

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Atemu <Atemu@users.noreply.github.com>

* Update pkgs/applications/virtualization/colima/default.nix

Co-authored-by: j-k <dev@j-k.io>
Co-authored-by: Atemu <Atemu@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-04 13:28:02 +02:00
Sandro 025f00750d
Merge pull request #179809 from sudosubin/check-jsonschema
check-jsonschema: init at 0.16.2
2022-07-04 13:13:43 +02:00
Martin Weinelt 5739870901
zfp: use python3Packages 2022-07-04 13:12:41 +02:00
Vincent Laporte 76a24f2d79 ocamlPackages.secp256k1-internal: 0.2 → 0.3 2022-07-04 13:05:29 +02:00
Vincent Laporte ccddf9a017 amiri: 0.114 → 0.117 2022-07-04 13:04:46 +02:00
Milan Hauth e45d0464d5 qt6: 6.3.0 -> 6.3.1 2022-07-04 12:59:12 +02:00
Martin Weinelt 47b3ccc305
python3Packages.unittest2: unbreak 2022-07-04 12:55:53 +02:00
Payas Relekar d4fee29542 jpm: 0.0.2 -> 1.1.0 2022-07-04 16:22:29 +05:30
Payas Relekar 5da31db744 janet: 1.22.0 -> 1.23.0 2022-07-04 16:22:29 +05:30
Sandro aac9ff65da
Merge pull request #179992 from ranfdev/edgedb
edgedb: init at unstable-2022-06-27
2022-07-04 12:52:03 +02:00
Hugh O'Brien 20c5555a46 moolticute: 0.53.7 → 0.55.0 2022-07-04 11:50:28 +01:00
Martin Weinelt 8f3b6c83d9 python3Packages.django_3: 3.2.13 -> 3.2.14
https://www.djangoproject.com/weblog/2022/jul/04/security-releases/
https://docs.djangoproject.com/en/dev/releases/3.2.14/

Fixes: CVE-2022-34265
2022-07-04 12:49:21 +02:00
Martin Weinelt 3086451764 python3Packages.django_4: 4.0.5 -> 4.0.6
https://www.djangoproject.com/weblog/2022/jul/04/security-releases/
https://docs.djangoproject.com/en/dev/releases/4.0.6/

Fixes: CVE-2022-34265
2022-07-04 12:48:26 +02:00
Maximilian Bosch 9cf60d2e98
Merge pull request #180097 from WilliButz/atlassian-jira/8.22.4
atlassian-jira: 8.22.2 -> 8.22.4
2022-07-04 12:41:59 +02:00
Vladimír Čunát 4f6caefe5c
Merge #180095: tracker: use upstream patch instead of disabling test
...into staging-next
2022-07-04 12:33:33 +02:00
Arjan Schrijver 4145dfe751 pls: 5.1.2 -> 5.2.0 2022-07-04 12:19:42 +02:00
Maximilian Bosch 899a37d190
nixos/matrix-synapse: update docs
* Update attribute names in code examples (* -> settings.*).
* Use `nix-shell -p` rather than `nix run` because the example won't
  work with the current default Nix.
* Update config values for `element-web`.
* Fix link to `element-web` security considerations.
* Make the synapse expression even smaller and use callout-lists to
  explain the code.
* Document how to correctly deploy the shared registration secret.

[1] https://spec.matrix.org/latest/client-server-api/#getwell-knownmatrixclient
2022-07-04 12:13:57 +02:00
Juan Ibiapina 62e5acd0a7
ruby: Expose generic builder (#173390)
To avoid duplicating the ruby compilation code, this change exposes two
functions `mkRubyVersion` and `mkRuby`, which can be used in an overlay
to build any past or current ruby version.

An example overlay:
```nix
self: super:

{
  ruby_2_7_6 = super.mkRuby {
    version = super.mkRubyVersion "2" "7" "6" "";
    sha256 = "042xrdk7hsv4072bayz3f8ffqh61i8zlhvck10nfshllq063n877";
  };

  ruby_3_1_2 = super.mkRuby {
    version = super.mkRubyVersion "3" "1" "2" "";
    sha256 = "0gm84ipk6mrfw94852w5h7xxk2lqrxjbnlwb88svf0lz70933131";
  };
}
```
2022-07-04 11:57:06 +02:00
WilliButz 50dff7c678
atlassian-jira: 8.22.2 -> 8.22.4
includes fix for CVE-2022-26135

https://confluence.atlassian.com/jira/jira-server-security-advisory-29nd-june-2022-1142430667.html
https://confluence.atlassian.com/jirasoftware/issues-resolved-in-8-22-4-1141486890.html
2022-07-04 11:53:49 +02:00
Sandro Jäckel 41e24f5f4b
tracker: use upstream patch instead of disabling test 2022-07-04 11:52:27 +02:00
Fabian Affolter 8782d22f98 python310Packages.hahomematic: 1.9.3 -> 1.9.4 2022-07-04 11:36:24 +02:00
Sergei Trofimovich a5ce71d4e8 xmr-stak: drop gcc6 requrement (and cuda support)
[ 86%] Building CXX object CMakeFiles/xmrstak_opencl_backend.dir/xmrstak/backend/amd/minethd.cpp.o
    nvcc fatal   : Unsupported gpu architecture 'compute_30'
    CMake Error at xmrstak_cuda_backend_generated_cuda_extra.cu.o.Release.cmake:220 (message):
      Error generating
      /build/source/build/CMakeFiles/xmrstak_cuda_backend.dir/xmrstak/backend/nvidia/nvcc_code/./xmrstak_cuda_backend_generated_cuda_extra.cu.o
    nvcc fatal   : Unsupported gpu architecture 'compute_30'
    make[2]: *** [CMakeFiles/xmrstak_cuda_backend.dir/build.make:84: CMakeFiles/xmrstak_cuda_backend.dir/xmrstak/backend/nvidia/nvcc_code/xmrstak_cuda_backend_generated_cuda_extra.cu.o] Error 1

CUDA support is broken for a while. Let's drop it along with gcc6 requirement.
2022-07-04 10:27:24 +01:00
Vincent Laporte 1cfe539b03
ocamlPackages.digestif: 1.1.0 → 1.1.2 2022-07-04 10:13:35 +02:00
Nguyễn Gia Phong 4b0803ffb2
phylactery: 0.1.1 -> 0.1.2 2022-07-04 17:12:11 +09:00