Commit Graph

517409 Commits

Author SHA1 Message Date
github-actions[bot]
eb83864410 terraform-providers.kafka: 0.5.3 -> 0.5.4 2023-08-22 14:21:52 +10:00
github-actions[bot]
c452d891de terraform-providers.google-beta: 4.78.0 -> 4.79.0 2023-08-22 14:21:52 +10:00
github-actions[bot]
fd72caf8f3 terraform-providers.google: 4.78.0 -> 4.79.0 2023-08-22 14:21:52 +10:00
github-actions[bot]
98bd3a7024 terraform-providers.equinix: 1.14.6 -> 1.14.7 2023-08-22 14:21:52 +10:00
github-actions[bot]
ddc5cbb521 terraform-providers.baiducloud: 1.19.12 -> 1.19.13 2023-08-22 14:21:52 +10:00
R. Ryantm
5f7deca078 python310Packages.pydeps: 1.12.13 -> 1.12.17 2023-08-22 04:15:03 +00:00
Theodore Ni
2e80470a11
python3.pkgs.jupytext: relax build dependencies 2023-08-21 21:10:19 -07:00
Bobby Rong
92cbf5e6a0
pantheon.elementary-feedback: 7.0.0 -> 7.1.0
https://github.com/elementary/feedback/releases/tag/7.1.0
2023-08-22 11:48:21 +08:00
Bobby Rong
1d942ec8ea
pantheon.elementary-notifications: 7.0.0 -> 7.0.1
https://github.com/elementary/notifications/releases/tag/7.0.1
2023-08-22 11:46:08 +08:00
Bobby Rong
3b4550a55a
pantheon.switchboard-plug-keyboard: 3.2.0 -> 3.2.1
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/3.2.1
2023-08-22 11:41:53 +08:00
Aaron Jheng
ee29c376c0
swaynag-battery: use sri hash 2023-08-22 11:28:01 +08:00
Nick Cao
07d3a71333
Merge pull request #250650 from wineee/deepin-editor-11
deepin.deepin-editor: 6.0.10 -> 6.0.11
2023-08-22 11:24:36 +08:00
R. Ryantm
2e8d7c3f64 python310Packages.pydrive2: 1.16.1 -> 1.17.0 2023-08-22 03:20:13 +00:00
Bobby Rong
bf5e23f441
pantheon.xdg-desktop-portal-pantheon: 7.1.0 -> 7.1.1
https://github.com/elementary/portals/releases/tag/7.1.1
2023-08-22 11:15:01 +08:00
Samuel Dionne-Riel
faa0c27293
Merge pull request #245739 from dev-null-undefined/grub-specialisations
nixos/grub: Add submenu for each generation with specialisation
2023-08-21 23:03:59 -04:00
Gerg-L
b9d877aa26 numlockx: Add meta.mainProgram and clean up 2023-08-21 23:02:00 -04:00
OTABI Tomoya
c61d68ab95
Merge pull request #250473 from kashw2/bootstrap-studio
bootstrap-studio: 6.2.1 -> 6.4.5
2023-08-22 12:00:54 +09:00
OTABI Tomoya
a65ec3ceae
Merge pull request #250488 from r-ryantm/auto-update/doppler
doppler: 3.65.1 -> 3.65.2
2023-08-22 11:42:59 +09:00
Theodore Ni
174e4f41b4
Merge pull request #247066 from reckenrode/compiler-rt-static
llvmPackages_16.compiler-rt: fix static build on Darwin
2023-08-21 19:36:50 -07:00
OTABI Tomoya
eb9523572f
Merge pull request #250580 from thenbe/zsh-fzf-tab-2023-06-11
zsh-fzf-tab: 2023-05-19 -> 2023-06-11
2023-08-22 11:32:01 +09:00
Mario Rodas
a913a5cc86
Merge pull request #250441 from r-ryantm/auto-update/minio-client
minio-client: 2023-08-08T17-23-59Z -> 2023-08-15T23-03-09Z
2023-08-21 21:22:07 -05:00
Bobby Rong
b44f013821
xfce.xfce4-screensaver: Unbreak xfce4-screensaver-configure
Adding missing python should be enough to fix the wrong shebangs.
2023-08-22 10:21:39 +08:00
rewine
e1bc521587
deepin.deepin-editor: 6.0.10 -> 6.0.11 2023-08-22 10:17:22 +08:00
Mario Rodas
e245ae09e8
Merge pull request #250606 from r-ryantm/auto-update/jackett
jackett: 0.21.635 -> 0.21.674
2023-08-21 21:13:02 -05:00
Mario Rodas
1cb13f583e
Merge pull request #250573 from r-ryantm/auto-update/python310Packages.tubeup
python310Packages.tubeup: 2023.8.17 -> 2023.8.19
2023-08-21 21:10:10 -05:00
Anderson Torres
ebb4d8a13f zig-shell-completions: refactor
- Use rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942);
- Remove nested with (according to
https://nix.dev/anti-patterns/language#with-attrset-expression);
- Add updateScript.
2023-08-22 02:08:01 +00:00
Anderson Torres
fd774bd82b zig.hook: reword 2023-08-22 02:08:01 +00:00
Anderson Torres
b058a2fc29 zig: remove with lib 2023-08-22 02:08:01 +00:00
OTABI Tomoya
0ff7842a3e
Merge pull request #250583 from r-ryantm/auto-update/python310Packages.pycocotools
python310Packages.pycocotools: 2.0.6 -> 2.0.7
2023-08-22 10:55:00 +09:00
Randy Eckenrode
761aa9bf9f
llvmPackages_16.compiler-rt: fix static build on Darwin
This fixes two issues on Darwin to allow pkgsStatic to work with LLVM 16

* It fixes an infinite recursion where Darwin was using a regular stdenv
  to build compiler-rt instead of one without compiler-rt; and
* It disables sanitizers that won’t build statically and makes sure the
  build can find the cross-lipo.
2023-08-21 21:51:35 -04:00
Gabriel Arazas
473bf6de01 eartag: 0.4.2 -> 0.4.3 2023-08-22 09:10:24 +08:00
Connor Baker
46e52862ed
Merge pull request #250639 from SomeoneSerge/autoaddopenglrunpath
cudaPackages.autoAddOpenGLRunpathHook: don't skip shared libraries
2023-08-21 20:54:54 -04:00
figsoda
3dd5066dd3 csv2svg: init at 0.1.9
https://github.com/Canop/csv2svg
2023-08-21 20:49:24 -04:00
Connor Baker
50097d75fa
Merge pull request #250632 from breakds/PR/breakds/pytorch_correctly_use_system_pybind11
USE_SYSTEM_PYBIND11 instead of USE_SYSTEM_BIND11 in torch
2023-08-21 20:43:25 -04:00
OTABI Tomoya
e3ffebdf09
Merge pull request #250629 from fabaff/pysaml2-bump
python311Packages.pysaml2: 7.4.1 -> 7.4.2
2023-08-22 09:34:59 +09:00
Someone Serge
065f90d25c
cudaPackages.autoAddOpenGLRunpathHook: don't skip shared libraries 2023-08-22 03:14:47 +03:00
R. Ryantm
4d6982dced klipper: unstable-2023-08-15 -> unstable-2023-08-21 2023-08-21 23:58:54 +00:00
Nick Cao
a1a55a20a6
Merge pull request #249610 from mdarocha/sokol-update
sokol: unstable-2022-06-13 -> unstable-2023-08-04
2023-08-22 07:46:38 +08:00
Nick Cao
7f7b8febdd
Merge pull request #249922 from linsui/fcitx5
fcitx5-*: update to 5.1.0
2023-08-22 07:45:56 +08:00
Nick Cao
4e772ffa96
Merge pull request #250422 from azahi/cambrinary
cambrinary: init at unstable-2023-07-16
2023-08-22 07:45:20 +08:00
Nick Cao
9808841f76
Merge pull request #250562 from figsoda/expr
expr: 1.14.1 -> 1.14.3
2023-08-22 07:42:58 +08:00
Nick Cao
cb7d062462
Merge pull request #250593 from r-ryantm/auto-update/python310Packages.pex
python310Packages.pex: 2.1.142 -> 2.1.143
2023-08-22 07:41:30 +08:00
Nick Cao
7fd084629d
Merge pull request #250600 from SimonBrandner/SimonBrandner/update/geogebra6
geogebra6: 6-0-785-0 -> 6-0-794-0
2023-08-22 07:40:38 +08:00
Nick Cao
e36779315a
Merge pull request #250628 from fabaff/govulncheck-bump
govulncheck: 1.0.0 -> 1.0.1
2023-08-22 07:31:39 +08:00
R. Ryantm
12593047a0 python310Packages.dvclive: 2.14.0 -> 2.15.2 2023-08-21 23:31:08 +00:00
Nick Cao
92f025344b
Merge pull request #250630 from fabaff/xkcdpass-bump
python311Packages.xkcdpass: 1.19.3 -> 1.19.4
2023-08-22 07:29:36 +08:00
Nick Cao
a7b4aee78b
Merge pull request #250631 from figsoda/oculante
oculante: 0.6.69 -> 0.7.2
2023-08-22 07:27:39 +08:00
zowoq
9b562802e0 Revert "buildGoModule: set GOPROXY to go default"
This reverts commit 3392d56b72.

Fixed in cbc976a97c
2023-08-22 09:20:22 +10:00
Theodore Ni
59ed084cc2
Merge pull request #250617 from markuskowa/upd-abracadabra
abracadabra: 2.2.1 -> 2.2.2
2023-08-21 15:53:26 -07:00
Gutyina Gergő
be4967cc4e
colorpicker: switch to Jack12816's fork
This fork introduces the --preview option.
2023-08-22 00:52:11 +02:00