Commit Graph

275732 Commits

Author SHA1 Message Date
Cyril Cohen
1550a4fe6b
coqPackages.multinomials: 1.5.2 -> 1.5.4 (#115427)
- This is the first packages which uses Dune in order to build and install
  so I had to refactor build-support/coq/default.nix in order to support it.
- I added a new feature: one can now release.v.sha256 empty to try to download
  with a fake sha256, hence failures are reported and one can copy paste the
  sha256 given by the error message.
- I updated the documentation of languages-frameworks/coq.section.md accordingly.
2021-03-10 16:25:32 +01:00
Doron Behar
7cad6e22ea
Merge pull request #115497 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.3.0 -> 6.3.3
2021-03-10 15:17:58 +00:00
sternenseemann
1979284362 ocamlPackages.ctypes: 0.17.1 -> 0.18.0
https://github.com/ocamllabs/ocaml-ctypes/blob/0.18.0/CHANGES.md#ctypes-0180

* ocamlPackages.async_ssl: fix compatibility with ctypes 0.18.0 by using
  ctypes.foreign instead of ctypes.foreign.threaded since the distinction
  between threaded and unthreaded has been removed in this release.
* libbap: link with -thread so linking ctypes.foreign doesn't fail
  https://github.com/BinaryAnalysisPlatform/bap-bindings/issues/18
* ocaml-ng.ocamlPackages_4_07.sodium: patch lib_gen/_tags to also add
  the `package(bigarray)` directive since `ctypes.stubs` no longer
  propgates that, leading to module not found error.
* ocaml-ng.ocamlPackages_4_{04,05,06,07}.async_ssl: mark as broken: due to
  the bigarray-compat dependency, we need dune 2 for ctypes which breaks
  compilation of the legacy async_ssl 0.11 version since we can't
  upgrade to dune 2 for it since that version doesn't support the legacy
  jbuild files.
2021-03-10 16:12:03 +01:00
sternenseemann
336ac16838 ocamlPackages.janePackage: don't delete meta set in args
A bit of a pitfall of // is that it doesn't merge recursively which
often leads to unintended deletion in meta sets: If meta is in args it
is also present in the set right of the // operator which means the
right value is used to replace the left value completely. This throws
away anything extra we've set in the meta set in args.

This is fixed by this comment, allowing the descriptions and broken =
true; set in janestreet/old.nix to propagate to the output meta sets.
2021-03-10 16:12:03 +01:00
Michael Weiss
746de7f70e
ungoogled-chromium: 88.0.4324.182 -> 89.0.4389.82 2021-03-10 16:01:40 +01:00
Austin Seipp
462d059909
liburing: 0.7 -> 2.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-03-10 08:59:39 -06:00
Austin Seipp
b54b679c90
Merge pull request #115717 from r-ryantm/auto-update/verilator
verilator: 4.108 -> 4.110
2021-03-10 08:49:38 -06:00
Tim Steinbach
3105b2a3dc
awscli: 1.19.22 -> 1.19.24 2021-03-10 09:37:57 -05:00
Tim Steinbach
9030d52dac
python3Packages.boto3: 1.17.22 -> 1.17.24 2021-03-10 09:36:34 -05:00
Tim Steinbach
91485ba756
python3Packages.botocore: 1.20.22 -> 1.20.24 2021-03-10 09:35:40 -05:00
Louis Bettens
e9bdaba317
tipp10: unstable -> 3.2.1 (#115770) 2021-03-10 14:33:26 +01:00
Robert Schütz
acd9216651 pythonPackages.cssutils: 1.0.2 -> 2.0.0
Upstream has a new maintainer and now requires Python 3.6 or later.
2021-03-10 13:45:24 +01:00
Shea Levy
396b7066bf
Merge branch 'auto-update/system76-firmware' of https://github.com/r-ryantm/nixpkgs into master 2021-03-10 07:44:18 -05:00
Cabia Rangris
352405c0f6 nixos.spotifyd: fixed file not found error
When using password_cmd, there's a 'file not found' error due to missing sh binary in path.
For some reason, adding `path = [ "/bin" ]` doesn't fix the issue, but setting `SHELL` does.
Related documentation: https://spotifyd.github.io/spotifyd/config/File.html#shell-used-to-run-commands-indicated-by-password_cmd-or-on_song_changed_hook----omit-in-toc---
2021-03-10 13:26:10 +01:00
Enno Richter
2b933b6f2d klipper: fixup build on i686 2021-03-10 12:57:03 +01:00
Milan
86ee8dd8ff
gitlab: 13.8.4 -> 13.8.5 (#115393)
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
2021-03-10 12:42:58 +01:00
Ryan Horiguchi
73122eb223
vscode-extensions.hashicorp.terraform: 2.7.0 -> 2.8.0 2021-03-10 12:40:22 +01:00
R. RyanTM
fca1305251 libsForQt5.qtutilities: 6.3.0 -> 6.3.3 2021-03-10 13:13:15 +02:00
Sandro
53012ee4f0
Merge pull request #115519 from pacien/fishPlugins-fzf-fish-init 2021-03-10 12:11:25 +01:00
Maximilian Bosch
daff1f8858
Merge pull request #115458 from Ma27/bump-matrix-synapse
matrix-synapse: 1.28.0 -> 1.29.0
2021-03-10 11:56:27 +01:00
Maximilian Bosch
9d238182b6
Merge pull request #115728 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.16.5 -> 1.17.0
2021-03-10 11:55:35 +01:00
Maximilian Bosch
49942b81ee
Merge pull request #115698 from r-ryantm/auto-update/wget
wget: 1.20.3 -> 1.21.1
2021-03-10 11:51:24 +01:00
Maximilian Bosch
68de23894e
Merge pull request #115732 from r-ryantm/auto-update/docker-compose
docker-compose: 1.28.3 -> 1.28.5
2021-03-10 11:41:04 +01:00
Sandro
68763fd3f2
Merge pull request #115730 from fabaff/license-yamllint
python3Packages.yamllint: enable tests
2021-03-10 11:35:40 +01:00
Sandro
dd160e40b1
Merge pull request #115736 from jupblb/patch-1
vimPlugins.lf-vim: switch dependency to vim-floaterm
2021-03-10 11:35:06 +01:00
kolaente
fd8d75a88e
cypress: 6.5.0 -> 6.6.0 2021-03-10 11:28:52 +01:00
Michał Kiełbowicz
c54bb3db41
vimPlugins.lf-vim: switch dependency to vim-floaterm
Switch `lf-vim` dependency from `vim-bbye` to `vim-floaterm` because of 9cc8789af2
2021-03-10 11:07:06 +01:00
R. RyanTM
a624b04b3f docker-compose: 1.28.3 -> 1.28.5 2021-03-10 09:33:46 +00:00
R. RyanTM
5da369be09 python38Packages.vyper: 0.2.8 -> 0.2.11 2021-03-10 09:30:27 +00:00
Fabian Affolter
5022178623
Merge pull request #115644 from r-ryantm/auto-update/thermald
thermald: 2.4.1 -> 2.4.3
2021-03-10 10:18:04 +01:00
Fabian Affolter
8a4f3d7b9e python3Packages.yamllint: enable tests 2021-03-10 10:09:35 +01:00
Sandro
bb0bb13f32
Merge pull request #115621 from jbedo/octopus
octopus: 0.7.0 -> 0.7.1
2021-03-10 10:03:42 +01:00
Sandro
075fefaa03
Merge pull request #115716 from fabaff/uddup
uddup: init at 0.9.3
2021-03-10 10:00:44 +01:00
R. RyanTM
134b52a663 gallery-dl: 1.16.5 -> 1.17.0 2021-03-10 09:00:27 +00:00
Sandro
85a0fe866a
Merge pull request #115640 from sternenseemann/fontparts-0.9.10
pythonPackages.fontparts: 0.9.9 -> 0.9.10
2021-03-10 09:59:47 +01:00
Sandro
211a58c572
Merge pull request #115707 from r-ryantm/auto-update/xcowsay
xcowsay: 1.5 -> 1.5.1
2021-03-10 09:59:01 +01:00
Sandro
5ae914d1d1
Merge pull request #115725 from fabaff/license-xcowsay
xcowsay: specify license
2021-03-10 09:58:41 +01:00
Sandro
cabe2e2e55
Merge pull request #115710 from fabaff/bump-uptimed 2021-03-10 09:52:02 +01:00
Sandro
f087405a50
Merge pull request #115706 from sikmir/keeweb
keeweb: 1.16.7 → 1.17.0
2021-03-10 09:51:30 +01:00
Sandro
0cc70c1dbe
Merge pull request #115661 from freepotion/harmonist-0.3.0-to-0.4.1
harmonist: 0.3.0 -> 0.4.1
2021-03-10 09:47:11 +01:00
Fabian Affolter
3296921b15 xcowsay: specify license 2021-03-10 09:29:14 +01:00
R. RyanTM
5a9a1b3545 verilator: 4.108 -> 4.110 2021-03-10 07:47:54 +00:00
Fabian Affolter
01bfce3a8d uddup: init at 0.9.3 2021-03-10 08:46:34 +01:00
Fabian Affolter
ddb1c81c07
Merge pull request #115638 from r-ryantm/auto-update/tab
tab: 7.2 -> 8.0
2021-03-10 08:24:22 +01:00
Fabian Affolter
04d7d1c0fa
Merge pull request #115693 from r-ryantm/auto-update/whois
whois: 5.5.6 -> 5.5.8
2021-03-10 08:17:27 +01:00
Fabian Affolter
1b09906028
Merge pull request #115665 from r-ryantm/auto-update/theHarvester
theharvester: 3.2.2 -> 3.2.3
2021-03-10 08:15:04 +01:00
Sarah Brofeldt
fa4bb6566a apacheKafka: init 2.6.1, make default 2021-03-10 08:10:32 +01:00
Sarah Brofeldt
f2edda94c5 apacheKafka: 2.5.0 -> 2.5.1 and adjust scala
Only 2.6.X recommends Scala 2.13, so use 2.12
2021-03-10 08:10:32 +01:00
Sarah Brofeldt
fd02940262 nixos/apache-kafka: Use version-matched jre 2021-03-10 08:10:30 +01:00
Fabian Affolter
fc58af3539 uptimed: specify license 2021-03-10 08:10:07 +01:00