3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

421625 commits

Author SHA1 Message Date
Markus S. Wamser 8b4b449543 datalad: use default Python version 2022-10-27 11:03:33 +02:00
Markus S. Wamser 6dc836fd40 python3Packages.boto: fix compatibility with Python 3.10 2022-10-27 11:03:33 +02:00
Aaron L. Zeng 1d329b1719 ocamlPackages.redis-async: init at 0.15.0 2022-10-27 10:59:20 +02:00
Aaron L. Zeng b6b22ee21a ocamlPackages.ppx_jsonaf_conv: init at 0.15.1 2022-10-27 10:59:20 +02:00
Aaron L. Zeng f714fa5a75 ocamlPackages.fzf: init at 0.15.0 2022-10-27 10:59:20 +02:00
Aaron L. Zeng a55cbd74c9 ocamlPackages.file_path: init at 0.15.0 2022-10-27 10:59:20 +02:00
Jan Tojnar 29da163d0e gnome-browser-connector: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-browser-connector/-/compare/v42.0...v42.1
2022-10-27 10:35:46 +02:00
Vladimír Čunát b519085cca
Merge #198026: Revert "pahole: 1.23 -> 1.24" 2022-10-27 10:27:06 +02:00
Vladimír Čunát c0ab2d26a9
Revert "pahole: 1.23 -> 1.24" 2022-10-27 10:26:03 +02:00
Jan Tojnar 0aec4cb4d1 evince: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/evince/-/compare/43.0...43.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:26:01 +02:00
Pascal Wittmann 6a5e5c486c
Merge pull request #197948 from SebTM/update/imapsync229
imapsync: 2.200 -> 2.229
2022-10-27 10:21:29 +02:00
Jan Tojnar 4e8b341ade webkitgtk: 2.38.0 → 2.38.1
https://webkitgtk.org/2022/10/20/webkitgtk2.38.1-released.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.38.0...webkitgtk-2.38.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:18:59 +02:00
Jan Tojnar fd288a72b1 gucharmap: 15.0.0 → 15.0.1
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/15.0.0...15.0.1

Also switch to `gitUpdater` since `nix-update` depends on `NIX_PATH`
and chooses an incorrect version when a maintanance release
for an older branch is tagged after the latest release.

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:18:59 +02:00
Jan Tojnar c83a5c611e tracker-miners: 3.4.0 → 3.4.1
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.4.0...3.4.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:18:59 +02:00
Jan Tojnar c79fd5b8e6 gnome.gnome-boxes: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/43.0...43.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:18:59 +02:00
Jan Tojnar 0fc3454f0e vte: 0.70.0 → 0.70.1
https://gitlab.gnome.org/GNOME/vte/-/compare/0.70.0...0.70.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:18:58 +02:00
Jan Tojnar 6cdee1c592 gnome.aisleriot: 3.22.25 → 3.22.26
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.25...3.22.26

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-27 10:18:58 +02:00
Frederik Rietdijk 0c5c89591d awscli: override best practice
This is the recommended way. It won't actually matter here though.
2022-10-27 10:03:16 +02:00
Frederik Rietdijk 6b0494cbcc git-remote-codecommit: fix build
- Don't call from a different scope
- Disable catching of conflicts because we do get a (installation-time
only) conflict due to overrides in awscli.
2022-10-27 10:03:16 +02:00
Frederik Rietdijk 33d12e5f0b pythonPackages: ensure all derivations provide python modules
This adds a test to ensure no new uses of `buildPythonApplication` can
be added to `python-packages.nix`.

Python packages can be grouped into two groups: 1) applications and 2)
packages providing importable modules. In `python-packages.nix` we only
want to have 2). 1) should be in the top-level package set.

To achieve this, all setup hooks need to be marked as being a setup hook.
For the setup hooks in the Python packages set this is done by creating
a new builder, `makePythonHook`.

Because there were issues with splicing, the file importing all the hooks
is converted to an extension. All non-packages were moved out of `python-packages.nix`
into `python-packages-base.nix`. The `keep` argument to `makeScopeWithSplicing
was cleaned up as well; there is no need to keep this one manually in sync
reducing the risk of breaking cross-compilation.
2022-10-27 10:03:16 +02:00
R. Ryantm 99bcead8dd python310Packages.mailchecker: 5.0.1 -> 5.0.3 2022-10-27 09:53:35 +02:00
R. Ryantm 06f5f4ad28 python310Packages.py3status: 3.46 -> 3.47 2022-10-27 09:53:02 +02:00
R. Ryantm 912a04568d python310Packages.zcs: 0.1.21 -> 0.1.22 2022-10-27 09:52:46 +02:00
R. Ryantm 7f21097f24 python310Packages.pox: 0.3.1 -> 0.3.2 2022-10-27 09:49:29 +02:00
R. Ryantm 1d5f275d5a python310Packages.neo: 0.11.0 -> 0.11.1 2022-10-27 09:49:08 +02:00
R. Ryantm d6af345add python310Packages.nbclassic: 0.4.6 -> 0.4.7 2022-10-27 09:48:48 +02:00
R. Ryantm a51ed9044e python310Packages.geopandas: 0.11.1 -> 0.12.0 2022-10-27 09:48:23 +02:00
R. Ryantm 0737591ee7 python310Packages.gspread: 5.6.0 -> 5.6.2 2022-10-27 09:47:56 +02:00
R. Ryantm 789e1cebd8 python310Packages.xattr: 0.9.9 -> 0.10.0 2022-10-27 09:47:36 +02:00
ilkecan bca2125d75 waybar: 0.9.13 -> 0.9.14 2022-10-27 07:36:16 +00:00
Korny666 b621c3ab11
smartgithg: fix execution on nixos (#197927)
* smartgithg: fix execution on nixos

* Update pkgs/applications/version-management/smartgithg/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-27 09:29:08 +02:00
Sergei Trofimovich c3e1a9697d eduke32: fix build by removing explicit header paths
In https://github.com/NixOS/nixpkgs/pull/197798#issuecomment-1291196023
we noticed that `eduke32` fails to build as:

    source/build/include/sdl_inc.h:17:12: fatal error: SDL2/SDL.h: No such file or directory
       17 | #  include <SDL2/SDL.h>
          |            ^~~~~~~~~~~~

It statred after https://github.com/NixOS/nixpkgs/pull/191724 where
`NIX_CFLAGS_COMPILE` entries were cleaned up slightly.

This change works build failure around. But I think it's a good change:
there should be no reason to set SDL2 offset via forced include paths.
2022-10-27 08:17:23 +01:00
Nick Cao 4fc5d982c9 buildah-unwrapped: fix cross compilation 2022-10-27 17:17:03 +10:00
Cabia Rangris bd545b559f
Merge pull request #197461 from r-ryantm/auto-update/outline
outline: 0.66.1 -> 0.66.2
2022-10-27 10:55:18 +04:00
Nick Cao c3e23153b5
waybox: fix cross compilation by adding wayland-scanner 2022-10-27 14:40:50 +08:00
Nikolay Korotkiy 36576ebbc6
Merge pull request #197112 from r-ryantm/auto-update/lifecycled
lifecycled: 3.2.0 -> 3.3.0
2022-10-27 09:34:17 +03:00
Vladimír Čunát 2b248e9e5a
Merge #197849: librewolf: fix build on aarch64-linux by upstream patch 2022-10-27 08:17:06 +02:00
Jörg Thalheim 263575432d
Merge pull request #198008 from danielbarter/networkd-Address-RouteMetric
networkd: RouteMetric in Address section of a networkd config file
2022-10-27 08:10:05 +02:00
illustris 06372b5e99 cloud-init: 21.4 -> 22.3.3 2022-10-27 08:07:48 +02:00
illustris 79cf21151e nixos/cloud-init: fix hostname and resolvconf configuration
- Fix hostname configuration on proxmox, which uses "hostname" in user-data
  instead of "local-hostname" in meta-data.
- Allow setting resolv.conf through cloud-init
- Add tests for new changes
- Add timeouts to make tests fail faster
2022-10-27 08:07:48 +02:00
adisbladis 5561dcbe94
Merge pull request #197413 from devusb/sunshine
sunshine: init at 0.14.1
2022-10-27 18:38:36 +13:00
R. Ryantm 760f380183 cshatag: 2.0 -> 2.1.0 2022-10-27 07:29:23 +02:00
Luna Nova 97fdbad4ff antlr4_10: add missing entry in all-packages.nix 2022-10-27 01:23:32 -04:00
Luna Nova 183b4ff833 antlr4_x.runtime.cpp: fix build error due to sourceRoot missing source prefix
Fixes https://github.com/NixOS/nixpkgs/issues/197985

Patch from @NickCao https://github.com/NixOS/nixpkgs/issues/197985#issuecomment-1292843789
2022-10-27 01:23:32 -04:00
Mario Hros d3a6b5959b diffuse: 0.7.5 -> 0.7.7 2022-10-27 07:21:04 +02:00
R. Ryantm 13c8b5b38e pyinfra: 2.4 -> 2.5.1 2022-10-27 07:11:44 +02:00
Ashish SHUKLA c9dc68ef7e openssh_hpn: 9.0p1 -> 9.1p1 2022-10-27 01:03:21 -04:00
R. Ryantm e82d8ad758 legendary-gl: 0.20.29 -> 0.20.30 2022-10-27 01:00:32 -04:00
Daniel Barter fde313902f networkd: allow setting RouteMetric in Address section of a network config file 2022-10-26 21:53:32 -07:00
Sandro Jäckel 11143bbe35 topgrade: 9.1.1 -> 10.0.1 2022-10-27 00:49:41 -04:00