1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00
Commit graph

69117 commits

Author SHA1 Message Date
wackbyte bbf10ee6a8 krita: 5.0.0 -> 5.0.2 2022-01-16 09:56:26 +01:00
Frederik Rietdijk 7c1d6cfb95 gnuradio3_7: remove
Remove older version of gnuradio that still depends on python2.
2022-01-16 09:47:12 +01:00
Bobby Rong a28cddf95f
Merge pull request #154373 from r-ryantm/auto-update/cudatext
cudatext: 1.152.1 -> 1.153.0
2022-01-16 16:34:40 +08:00
Seong Yong-ju cef5f8dba6 notion-app-enhanced: 2.0.16-5 -> 2.0.18-1 2022-01-16 13:40:54 +09:00
Martin Weinelt 3c0752dbe0
displaycal: drop
Last release from 2019, hasn't migrated to python3.

```
Traceback (most recent call last):
  File "/build/DisplayCAL-3.8.9.3/nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 258
    print "Bumping version number %s ->" % \
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Bumping version number %s ->" % \)?
```
2022-01-16 02:36:25 +01:00
Martin Weinelt 6bcbf84fb1
git-crecord: 20161216.0 -> 20201025.0
And use python3.
2022-01-16 02:36:23 +01:00
Martin Weinelt 33610bfeca
gitinspector: drop
Claims to support python3, but I'm seeing it use implicit relative
imports and it also has not adapted to python3.8 gettext API changes.

Removed for working only with python2.
2022-01-16 02:36:23 +01:00
Martin Weinelt 492e5e07c9
lumpy: drop
Removed because it requires python2 and the upstream repository looks
undermaintained.
2022-01-16 02:36:23 +01:00
Martin Weinelt 369db3b2f3
mailpile, nixos/mailpile: drop
Still actively developed and yet stuck on python2. Also marked as
vulnerable and their issue tracker contains yet another security issue
reported in 2021/10 that the upstream hasn't acknowledged yet.

Mind blown.

Closes: #135543, #97274, #97275
2022-01-16 02:36:20 +01:00
Martin Weinelt 608cde3bd4
metamorphose2: drop
Relies on python2 and last upstream release in 2015.

> AttributeError: 'str' object has no attribute 'decode'
2022-01-16 02:34:57 +01:00
Martin Weinelt 4a1da0bed9
neap: drop
Requires pygtk2, which is python2 only and upstream last touched that
script in 2011.
2022-01-16 02:34:57 +01:00
Martin Weinelt 5d0261b438
curaByDagoma: drop
The package is unmaintained and uses python2. There are newer upstream
versions, but upgrading the package requires some dedication, which only
a maintainer should need to provide.
2022-01-16 02:34:56 +01:00
Martin Weinelt 33df2ffa0a
blink: drop
The package was not updated since 2019 and requires python2 only
dependencies.
2022-01-16 02:34:56 +01:00
Bobby Rong 88e6828538
Merge pull request #155107 from welteki/arkade-0.8.12
arkade: 0.8.11 -> 0.8.12
2022-01-16 09:06:16 +08:00
Renaud 86bea96a3a
Merge pull request #154326 from Anton-Latukha/2022-01-10-handbrake-1.5.0
handbrake: 1.4.2 -> 1.5.1
2022-01-15 23:43:33 +01:00
zowoq 1bc66cb842 nerdctl: 0.15.0 -> 0.16.0
https://github.com/containerd/nerdctl/releases/tag/v0.16.0
2022-01-16 08:41:30 +10:00
Andreas Schmid d8062c345d colima: 0.3.1 -> 0.3.2
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-01-16 08:40:51 +10:00
R. RyanTM 89ddab6c82
cloudflared: 2021.12.3 -> 2022.1.2
* cloudflared: 2021.12.3 -> 2022.1.0 (#154422)

* cloudflared: 2022.1.0 -> 2022.1.2
now requires Go 1.17

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-15 23:28:53 +01:00
R. RyanTM 1e4664e1a0
betaflight-configurator: 10.7.1 -> 10.7.2
(#154383)
2022-01-15 23:12:31 +01:00
R. RyanTM 4a94071fb3
mkgmap: 4836 -> 4855
(#154450)
2022-01-15 22:17:38 +01:00
R. RyanTM 0c7342b6e7
horizon-eda: 2.1.0 -> 2.2.0
(#154557)
2022-01-15 22:09:09 +01:00
Mario Rodas c85bce31ff
Merge pull request #154382 from r-ryantm/auto-update/XD
xd: 0.4.0 -> 0.4.2
2022-01-15 13:54:45 -05:00
R. RyanTM 2cb556b610
argocd: 2.2.1 -> 2.2.2 (#154369)
* argocd: 2.2.1 -> 2.2.2

* argocd: update gitCommit

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-01-15 13:40:18 -05:00
Michael Weiss eeb0de543e
Merge pull request #155133 from primeos/swayidle
swayidle: 1.7 -> 1.7.1
2022-01-15 19:33:27 +01:00
Michael Weiss 892a9971b0
signal-desktop: Fix "Failed to load GLES library: libGLESv2.so.2"
A new symlink is required to fix the following error:
[3744707:0100/000000.911609:ERROR:egl_util.cc(74)] Failed to load GLES library: libGLESv2.so.2: libGLESv2.so.2: cannot open shared object file: No such file or directory
zsh: segmentation fault (core dumped) signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland

The GPU acceleration still fails (not sure if it worked before) but at least
"signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland"
launches again (without "--disable-gpu"):
[40492:0115/184719.611780:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.256775:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.892093:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40620:0115/184721.033949:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[40620:0115/184721.069600:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.133265:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.158341:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels

(After three GPU process crashes Chromium should automatically fall back
to software rendering.)

Fix #155050 (it only fixes the crashes though, not the underlying
issue, but that's likely all we can do for the moment as other Linux
distributions are affected as well; Ozone/Wayland is just not stable yet)
2022-01-15 18:56:59 +01:00
Michael Weiss 3f9ced9a62
swayidle: 1.7 -> 1.7.1 2022-01-15 18:37:26 +01:00
Heph 60dec7aa31 telescope: 0.7 -> 0.7.1 2022-01-15 17:57:31 +01:00
Vladimír Čunát 54e540e119
Merge #155100: firefox*: 96.0 -> 96.0.1 2022-01-15 15:06:22 +01:00
Han Verstraete 80cb7d891b
arkade: 0.8.11 -> 0.8.12 2022-01-15 14:04:07 +01:00
Aaron Andersen 0668257afc
Merge pull request #155031 from techknowlogick/update-gitea
gitea: 1.15.9 -> 1.15.10
2022-01-15 07:56:08 -05:00
Martin Weinelt 570e93c25e
firefox-bin: 96.0 -> 96.0.1
https://www.mozilla.org/en-US/firefox/96.0.1/releasenotes/
2022-01-15 12:44:51 +01:00
Martin Weinelt 4c3a07ffe0
firefox: 96.0 -> 96.0.1
https://www.mozilla.org/en-US/firefox/96.0.1/releasenotes/
2022-01-15 12:44:39 +01:00
pennae 59505f5c08
Merge pull request #154395 from r-ryantm/auto-update/calc
calc: 2.14.0.13 -> 2.14.0.14
2022-01-15 10:32:41 +00:00
Bobby Rong df74acf90e
Merge pull request #154865 from sikmir/ii
ii: 1.8 → 1.9
2022-01-15 17:13:01 +08:00
Jörg Thalheim c991351858
Merge pull request #155068 from jtojnar/xiphos-cleanup
xiphos: clean up
2022-01-15 08:10:47 +00:00
Bobby Rong 6a72a2dc09
Merge pull request #154849 from fgaz/ft2-clone/1.50
ft2-clone: 1.49 -> 1.50
2022-01-15 13:35:18 +08:00
Bobby Rong 3e73fd0bd1
Merge pull request #154867 from sikmir/st
st: 0.8.4 → 0.8.5
2022-01-15 13:32:04 +08:00
Bobby Rong ae578d0e6c
Merge pull request #155010 from figsoda/update-glitter
glitter: 1.5.11 -> 1.5.12
2022-01-15 13:26:04 +08:00
Bobby Rong cb3da55ede
Merge pull request #154988 from veprbl/pr/broken_gplates
gplates: mark as broken on darwin
2022-01-15 13:24:14 +08:00
Bobby Rong a6ed245599
Merge pull request #154989 from veprbl/pr/broken_graphia
graphia: mark as broken on darwin
2022-01-15 13:23:31 +08:00
Bobby Rong d00f78b8af
Merge pull request #154927 from bbigras/anytype
anytype: 0.22.3 -> 0.23.0
2022-01-15 13:11:45 +08:00
Bobby Rong b90729b51f
Merge pull request #154983 from bobby285271/spice-up
spice-up: 1.8.2 -> 1.9.1
2022-01-15 12:46:04 +08:00
Jan Tojnar a3720ac9a1 xiphos: clean up dependencies
- Moved build dependencies to native.
- Most of those added in 4.2.1 update are only transitive.
- Switched to GTK 3.
- The GNOME 2 dependencies can me removed as they are not used.
  - Except for GTKHtml since WebKit2-based editor is not implemented.
- Python is not needed either.
- D-Bus functionality requires a patch to build
- gsf was replaced by minizip – https://github.com/crosswire/xiphos/pull/1003
2022-01-15 05:35:27 +01:00
Jan Tojnar 7cf24465b2 xiphos: drop lucene
This is supposedly not used since 4.1.0 according to its release notes
https://github.com/crosswire/xiphos/releases/tag/4.1.0
but I do not see a commit removing it and lucene is still mentioned
throughout the interface.

But there is no closure change.
2022-01-15 05:35:27 +01:00
Jan Tojnar 569eea8ec1 xiphos: do not use patchFlags
Those apply to all patches making applying patches in the future problematic.

Also pin the patch while at it.
2022-01-15 05:35:27 +01:00
Jan Tojnar fe1ba3c9be xiphos: clean up the expression
- attribute ordering
2022-01-15 05:35:20 +01:00
Ben Siraphob f542129a99
Merge pull request #155020 from devins2518/discord_mac
discord{,-ptb,-canary}: add derivations for {x86_64,aarch64}-darwin
2022-01-15 02:08:52 +00:00
Devin Singh 8a6cde9143
discord: add derivations for {x86_64,aarch64}-darwin 2022-01-14 19:19:26 -06:00
Michael Weiss 297cb6514f
Merge pull request #153741 from primeos/nixos-tests-tinywl
nixos/tests/tinywl: init
2022-01-14 23:45:54 +01:00
techknowlogick 07d7fdce3e gitea: 1.15.9 -> 1.15.10 2022-01-14 15:38:39 -05:00