Commit Graph

286247 Commits

Author SHA1 Message Date
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
happysalada
246f329d53 rustup: 1.23.1 -> 1.24.1 2021-04-30 19:59:10 +09:00
Sandro
a73342b7ce
Merge pull request #120637 from andreisergiu98/ombi-update 2021-04-30 12:57:15 +02:00
Sandro
d15fad3dbe
Merge pull request #121122 from austinbutler/fix-pytest-helpers-namespace 2021-04-30 12:14:08 +02:00
Domen Kožar
86f37c18b4
Merge pull request #121248 from SuperSandro2000/SuperSandro2000-patch-1
doc/contributing: clarify stdenv.lib deprecation
2021-04-30 11:47:50 +02:00
Joe Hermaszewski
849b29b4f7
pangolin: 2017-08-02 -> 0.6 (#120735)
Drop ffmpeg_3 dependency in favor of ffmpeg: https://github.com/NixOS/nixpkgs/issues/120705
2021-04-30 11:32:45 +02:00
0x4A6F
71b873942e zellij: add myself to maintainers 2021-04-30 18:23:38 +09:00
0x4A6F
3f90d41adc zellij: 0.5.1 -> 0.6.0
- fix completions
2021-04-30 18:23:38 +09:00
Sandro
226b043cef
doc/contributing: clarify stdenv.lib deprecation 2021-04-30 11:05:39 +02:00
Sandro
16093daaf2
Merge pull request #119640 from centromere/python-cryptography
python3Packages.cryptography: Update Cargo hash
2021-04-30 10:41:06 +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
65126243e6
Merge pull request #120908 from 06kellyjac/just
just: 0.9.0 -> 0.9.1
2021-04-30 10:22:32 +02:00
Sandro
de25150901
Merge pull request #121244 from 06kellyjac/trivy
trivy: 0.16.0 -> 0.17.1
2021-04-30 10:18:57 +02:00
Sandro
dbc10ea68b
Merge pull request #121094 from wamserma/trollius-remove 2021-04-30 10:18:33 +02:00
Sandro
411f57ea2d
Merge pull request #121235 from r-ryantm/auto-update/bgpq4
bgpq4: 0.0.6 -> 0.0.7
2021-04-30 10:15:48 +02:00
Sandro
e9d4487a59
Merge pull request #121236 from michojel/megasync-ffmpeg
megasync: use ffmpeg instead of ffmpeg_3
2021-04-30 10:15:33 +02:00
Sandro
0662c67930
Merge pull request #121240 from snoord/tanka-v0.15.1
tanka: 0.15.0 -> 0.15.1
2021-04-30 10:13:02 +02:00
06kellyjac
08b42d6aa7 trivy: 0.16.0 -> 0.17.1 2021-04-30 08:52:32 +01: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
1c5a02033a pythonPackages.autobahn: limit to Python 3
Python 2.7 is long end-of-life and dependency ond old compatibility
helpers can be dropped.
2021-04-30 09:41:54 +02:00
Markus S. Wamser
8192beda59 pythonPackages.aiodns: diable for Python older than 3.5
Upstream explicitly states that minimum required version is 3.5.
Compatibility dependencies can thus be removed.
2021-04-30 09:40:14 +02:00
Markus S. Wamser
2a00e53bda pythonpackages.pynvim: disble for python older 3.4
These python version are all end-of-life and the depndency on trollius
can be dropped.
2021-04-30 09:38:42 +02:00
Fabian Affolter
5dfc820648
Merge pull request #121239 from r-ryantm/auto-update/cargo-audit
cargo-audit: 0.14.0 -> 0.14.1
2021-04-30 09:38:07 +02:00
happysalada
055a145dfe vector: 0.13.0 -> 0.13.1 2021-04-30 16:37:06 +09: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
Michael Raskin
ee4684f052
Merge pull request #117716 from idontgetoutmuch/master
Fix https://github.com/NixOS/nixpkgs/issues/117715
2021-04-30 07:28:43 +00:00
Fabian Affolter
1cf6174f06
Merge pull request #121210 from chivay/bump-extractor
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-30 09:00:49 +02:00
Luflosi
ce43e28a68
pythonPackages.btrfs: 12 -> 13 (#120638) 2021-04-30 09:00:16 +02:00
Fabian Affolter
fce6d9385d
Merge pull request #121143 from fabaff/bump-gym
python3Packages.gym: 0.18.0 -> 0.18.1
2021-04-30 09:00:05 +02:00
Fabian Affolter
54c241c838
Merge pull request #121211 from chivay/bump-yaramatcher
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 08:57:54 +02:00
Sandro
8b632317bf
Merge pull request #120914 from FliegendeWurst/trilium-update-0.47.2
trilium: 0.46.9 -> 0.47.2
2021-04-30 08:54:22 +02:00
Sandro
9726379687
Merge pull request #120923 from sikmir/lagrange
lagrange: 1.3.2 → 1.3.4
2021-04-30 08:53:47 +02:00
Sandro
3d078c89a7
Merge pull request #120933 from skykanin/dotty-update
dotty: 0.26.0-RC1 -> 3.0.0-RC3
2021-04-30 08:46:22 +02:00
Samuel Noordhuis
22ad269082
tanka: 0.15.0 -> 0.15.1 2021-04-30 16:43:37 +10:00
Robert T. McGibbon
b3477d186b
python37Packages.poetry: update stale substituteInPlace (#120876) 2021-04-30 08:30:40 +02:00
R. RyanTM
ef10ae1f4a cargo-audit: 0.14.0 -> 0.14.1 2021-04-30 06:21:40 +00:00
Robert Schütz
cba5ac76a2 qutebrowser: 2.2.0 -> 2.2.1
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.2.1
2021-04-30 01:46:14 -04:00
Sandro
445845fd43
Merge pull request #121215 from mfossen/kopia-update
kopia: 0.7.3 -> 0.8.4
2021-04-30 07:41:19 +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
Sandro
45ada2fbd5
Merge pull request #121062 from 06kellyjac/terragrunt
terragrunt: 0.29.0 -> 0.29.1
2021-04-30 06:50:29 +02:00
Sandro
1eb7187dcb
Merge pull request #99414 from arcnmx/scream
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Sandro
192edf7df0
Merge pull request #121232 from r-ryantm/auto-update/avro-c
avro-c: 1.9.1 -> 1.10.2
2021-04-30 06:45:01 +02:00
Michal Minář
750ffff97a megasync: switch to ffmpeg
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2021-04-30 06:41:14 +02:00
Peter Hoeg
600bb9d529 togglesg-download: drop it as it is no longer maintained/working 2021-04-30 12:38:54 +08:00
Sandro
2201c19776
Merge pull request #120891 from lunik1/opera-fix-build
opera: add libdrm and mesa dependencies
2021-04-30 06:34:27 +02:00
R. RyanTM
f072e1f2e2 flow: 0.149.0 -> 0.150.0 2021-04-30 00:32:05 -04:00
R. RyanTM
4b47f1504e bgpq4: 0.0.6 -> 0.0.7 2021-04-30 04:24:12 +00:00
R. RyanTM
ee282e4e09 deepdiff: 5.3.0 -> 5.5.0 2021-04-30 00:23:49 -04:00
R. RyanTM
0c523b5e93 git-quick-stats: 2.1.8 -> 2.1.9 2021-04-29 23:52:09 -04:00
R. RyanTM
7ced0d92bf avro-c: 1.9.1 -> 1.10.2 2021-04-30 03:45:26 +00:00