Commit Graph
368949 Commits
Author SHA1 Message Date
maxine [they]andGitHub 3eec50d311 Merge pull request #167797 from r-ryantm/auto-update/iwd 2022-04-08 10:36:36 +02:00
maxine [they]andGitHub 96919f0a84 Merge pull request #167602 from rhoriguchi/plex 2022-04-08 10:35:11 +02:00
Raymen Scholten 4ed91442a1 Move libunwind to buildInputs 2022-04-08 10:18:54 +02:00
Lorenz BrunandAlyssa Ross c7390885a9 asterisk: update all packages 2022-04-08 08:15:42 +00:00
Lars JellemaandAlyssa Ross 97836a1130 obsidian: Fix meta
1. Common meta was accidentally not passed to mkDerivation.
2. Add aarch64-linux to meta.platforms. I've tested it on asahi nixos
   and it seems to run fine.
3. Move some stuff around to avoid recursive attribute sets to avoid
   infinite recursion when updating meta.
2022-04-08 08:15:10 +00:00
R. Ryantm be759b46f5 python310Packages.databricks-connect: 9.1.12 -> 9.1.13 2022-04-08 08:07:36 +00:00
zowoq fe871db088 ffmpeg_5: 5.0 -> 5.0.1
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/9687cae2b468e09e35df4cea92cc2e6a0e6c93b3:/Changelog#l4
2022-04-08 18:02:01 +10:00
dependabot[bot]andzowoq 23e9e781e2 build(deps): bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 17:59:26 +10:00
Florian KlinkandGitHub 468c00b7f2 Merge pull request #167770 from wahjava/update-talosctl
talosctl: 0.14.3 -> 1.0.1
2022-04-08 09:58:27 +02:00
R. Ryantm 826f849af7 lrzip: 0.650 -> 0.651 2022-04-08 07:52:52 +00:00
R. RyantmandJan Tojnar 2f84501ac0 libwacom: 2.1.0 -> 2.2.0 2022-04-08 09:52:16 +02:00
R. Ryantm f79ae01933 vscodium: 1.66.0 -> 1.66.1 2022-04-08 07:37:48 +00:00
Marek FajkusandGitHub 273843c4ab Merge pull request #167689 from kubukoz/scala-cli-013
scala-cli: 0.1.2 -> 0.1.3
2022-04-08 09:13:18 +02:00
Maximilian BoschandGitHub b63eab19da Merge pull request #167258 from terlar/update-curlie
curlie: 1.6.7 -> 1.6.9
2022-04-08 08:44:47 +02:00
R. Ryantm 71fb904332 python310Packages.scmrepo: 0.0.17 -> 0.0.18 2022-04-08 06:36:40 +00:00
R. Ryantm c03c50a109 libavif: 0.9.3 -> 0.10.0 2022-04-08 06:31:33 +00:00
github-actions[bot]andGitHub 62fec6748f Merge staging-next into staging 2022-04-08 06:02:02 +00:00
github-actions[bot]andGitHub 7315942381 Merge master into staging-next 2022-04-08 06:01:26 +00:00
Bobby RongandGitHub 8ca35ce3e2 Merge pull request #167650 from r-ryantm/auto-update/aliyun-cli
aliyun-cli: 3.0.113 -> 3.0.115
2022-04-08 13:51:11 +08:00
R. RyantmandJonathan Ringer 73e0a8f4e1 python310Packages.scmrepo: 0.0.16 -> 0.0.17 2022-04-07 22:49:51 -07:00
R. RyantmandJonathan Ringer 8e23db1641 python310Packages.cloudflare: 2.9.9 -> 2.9.10 2022-04-07 22:49:38 -07:00
Bobby RongandGitHub 6785eac19f Merge pull request #167716 from r-ryantm/auto-update/dex
dex-oidc: 2.31.0 -> 2.31.1
2022-04-08 13:49:26 +08:00
Bobby RongandGitHub 360451b105 Merge pull request #167535 from 06kellyjac/trivy
trivy: 0.25.2 -> 0.25.3
2022-04-08 13:46:40 +08:00
Bobby RongandGitHub 5322cd4c66 Merge pull request #167564 from edrex/patch-3
Obsidian: electron_16 -> electron_17
2022-04-08 13:45:05 +08:00
Bobby RongandGitHub 4c1f2af5af Merge pull request #167553 from 06kellyjac/fulcio
fulcio: 0.2.0 -> 0.3.0
2022-04-08 13:39:50 +08:00
Bobby RongandGitHub 214c3d9c3e Merge pull request #166967 from dbirks/material-design-icons-6.6.96
material-design-icons: 5.3.45 -> 6.6.96
2022-04-08 13:36:00 +08:00
Bobby RongandGitHub feb6db0b5d Merge pull request #167664 from bobby285271/drawing
drawing: fix build with meson 0.61
2022-04-08 13:20:02 +08:00
Bobby RongandGitHub 126ad130c7 Merge pull request #167597 from r-ryantm/auto-update/gnome.gnome-initial-setup
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-08 13:07:33 +08:00
Rick van SchijndelandAndrew Childs e3d9b21159 zlib: fix cross-compilation not producing shared libraries
Apply patch that already has been applied upstream:
- https://github.com/madler/zlib/pull/607
- https://github.com/madler/zlib/commit/05796d3d8d5546cf1b4dfe2cd72ab746afae505d

(cherry picked from commit f091c0e80d)
2022-04-08 13:57:40 +09:00
R. Ryantm 457dbe9370 libqalculate: 4.1.0 -> 4.1.1 2022-04-08 04:47:22 +00:00
Bernardo MeurerandGitHub 52e235a854 Merge pull request #167769 from teutat3s/bump/signal-desktop 2022-04-07 20:56:43 -07:00
R. Ryantm 2a2a0c7df3 python310Packages.trimesh: 3.10.7 -> 3.10.8 2022-04-08 03:46:55 +00:00
R. Ryantm e6698f624b python310Packages.hahomematic: 1.0.5 -> 1.0.6 2022-04-08 03:42:35 +00:00
R. Ryantm f596fc3904 python310Packages.furo: 2022.3.4 -> 2022.4.7 2022-04-08 03:36:41 +00:00
R. Ryantm f46c19b575 lfs: 2.4.0 -> 2.5.0 2022-04-08 03:27:03 +00:00
Robert SchützandRobert Schütz 2e2b664a8f libsForQt5.applet-window-buttons: 0.10.1 -> 0.11.1
https://github.com/psifidotos/applet-window-buttons/blob/0.11.1/CHANGELOG.md
2022-04-08 02:54:53 +00:00
Robert SchützandRobert Schütz 96081a324c index-fm: no longer depends on applet-window-buttons 2022-04-08 02:54:53 +00:00
Robert Schütz 01dbdc3947 lf: 26 -> 27
https://github.com/gokcehan/lf/releases/tag/r27
2022-04-08 02:49:07 +00:00
R. Ryantm d454d73698 intel-media-sdk: 22.2.1 -> 22.3.0 2022-04-08 02:40:41 +00:00
R. RyantmandBobby Rong d1d28e2514 gnome-connections: 42.0 → 42.1.1
https://gitlab.gnome.org/GNOME/connections/-/compare/42.0...42.1.1
2022-04-08 10:37:13 +08:00
R. RyantmandBobby Rong 576ebc9efe gtk-frdp: unstable-2021-10-28 → unstable-2022-04-07
https://gitlab.gnome.org/GNOME/gtk-frdp/-/compare/a44d84ec687f41ad37e43697b28a018f65780780...70cd7598cb201d58575445d4361263df9b864e73
2022-04-08 10:34:32 +08:00
Bobby Rong 57739be66c gnome.gnome-nettool: 3.8.1 → 42.0
https://gitlab.gnome.org/GNOME/gnome-nettool/-/compare/gnome-nettool-3-8-1...gnome-nettool-42-0
2022-04-08 09:58:10 +08:00
R. Ryantm e75fcaf708 python310Packages.slicerator: 1.0.0 -> 1.1.0 2022-04-08 01:52:16 +00:00
Terje Larsen b3af29aa16 curlie: set and test version 2022-04-08 03:16:40 +02:00
Astroandzowoq 1b0392052d deadnix: 0.1.3 -> 0.1.5 2022-04-08 11:11:30 +10:00
R. Ryantm 4bb889376f iwd: 1.25 -> 1.26 2022-04-08 01:09:19 +00:00
Anderson TorresandGitHub c804ddb129 Merge pull request #108990 from iblech/patch-bb
koules: init at 1.4
2022-04-07 21:59:33 -03:00
R. Ryantm 5c320f8385 sqlfluff: 0.11.2 -> 0.12.0 2022-04-08 00:44:11 +00:00
SandroandGitHub 8d486e482f Merge pull request #167702 from superherointj/package-go-rice-enable-tests 2022-04-08 02:19:29 +02:00
nixpkgs-upkeep-bot af9cad4c94 vscode: 1.66.0 -> 1.66.1 2022-04-08 00:13:23 +00:00