Commit Graph
372930 Commits
Author SHA1 Message Date
gador bcacb9b84c ipmiview: 2.19.0 -> 2.20.0
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-23 15:14:45 +02:00
roblabla b48f2c7ed3 chntpw: Fix build on macos
This fixes the macos build by patching the makefile to remove the
explicit calls to gcc, letting it use whatever CC is the default.

It further removes the static builds entirely. This is technically a
breaking change, but I doubt it'll have a practical impact to any users.
2022-04-23 15:13:23 +02:00
Mario Rodas a7f327c6ea python310Packages.apprise: 0.9.8.1 -> 0.9.8.2
https://github.com/caronc/apprise/releases/tag/v0.9.8.2
2022-04-23 13:11:00 +00:00
R. Ryantm 82cd2cc2de python310Packages.apprise: 0.9.8 -> 0.9.8.1 2022-04-23 13:10:00 +00:00
linsui 5592b3789a libpinyin: 2.6.1 -> 2.6.2 2022-04-23 20:46:20 +08:00
Ryan MulliganandGitHub acf9b5a348 Merge pull request #169885 from r-ryantm/auto-update/cudatext
cudatext: 1.162.0 -> 1.162.5
2022-04-23 05:37:03 -07:00
Christian KöglerandMatthieu Coudron 5961157781 tree-sitter: Add tree-sitter-scheme 2022-04-23 14:36:06 +02:00
Ryan MulliganandGitHub a050e9178e Merge pull request #169776 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 4.2.2 -> 4.2.3
2022-04-23 05:35:21 -07:00
Guillaume GirolandGitHub e4b89b21b4 Merge pull request #169789 from r-ryantm/auto-update/dovecot-fts-xapian
dovecot_fts_xapian: 1.5.4b -> 1.5.5
2022-04-23 12:34:26 +00:00
ArtturiandGitHub 7cae5d4df1 Merge pull request #169830 from betaboon/bazel_3-fix-build-with-gcc11
bazel_3: fix build with gcc11
2022-04-23 15:21:20 +03:00
Rick van SchijndelandGitHub 02501af301 Merge pull request #169428 from sikmir/mg
mg,oed,oksh: fix cross-compilation
2022-04-23 14:18:15 +02:00
Ingo BlechschmidtandVincenzo Mantova 804ee6ef17 texlive: improve reproducibility
Co-authored-by: Vincenzo Mantova <1962985+xworld21@users.noreply.github.com>
2022-04-23 14:16:01 +02:00
Mario RodasandGitHub 724be2adc1 Merge pull request #169759 from r-ryantm/auto-update/calcurse
calcurse: 4.7.1 -> 4.8.0
2022-04-23 07:12:28 -05:00
Fabian Affolter 3740158c42 python3Packages.flask-appbuilder: 3.4.4 -> 4.0.0 2022-04-23 14:10:35 +02:00
Mario RodasandGitHub 77ad8432db Merge pull request #169927 from marsam/update-libvmaf
libvmaf: 2.3.0 -> 2.3.1
2022-04-23 07:10:16 -05:00
Fabian AffolterandGitHub 112f4c7e93 Merge pull request #169894 from r-ryantm/auto-update/python3.10-lightwave2
python310Packages.lightwave2: 0.8.8 -> 0.8.9
2022-04-23 13:55:22 +02:00
Armeen MahdianandVincent Laporte 4e4feb0e06 ocamlPackages.llvm: switch to python3 2022-04-23 13:40:33 +02:00
Fabian Affolter 92e9f9ba62 python3Packages.celery: 5.2.3 -> 5.2.6 2022-04-23 13:37:43 +02:00
Mario RodasandGitHub 4ea2662743 Merge pull request #169848 from r-ryantm/auto-update/ghorg
ghorg: 1.7.12 -> 1.7.13
2022-04-23 06:36:08 -05:00
Mario RodasandGitHub 2c19b57c6d Merge pull request #169612 from LibreCybernetics/update-kotlin
kotlin: 1.6.20 → 1.6.21
2022-04-23 06:33:11 -05:00
Maximilian Bosch 9931c4a407 nixos/nextcloud: make profile.enabled configurable
I recently learned that Nextcloud 23's new profile feature — basically a
way for users to share personal contact details — has a problematic
default setting, profile data is shared with **everyone** by default.

This means that an unauthenticated user can access personal information
by accessing `nextcloud.tld/u/user.name`.

The announcement of v23 states[1]:

> We go a step further and introduce a profile page. Here you can put a
> description of yourself, show links to, for example, social media, what
> department you are in and information on how to contact you. All these
> are of course entirely optional and you can choose what is visible to who!
> The profile and user status are accessible also from our mobile and desktop clients.

It's not mentioned that by default you share personal information[3] with
everyone and personally I think that's somewhat problematic.

To work around that, I decided to add an option for the recently added[2]
and even set it to `false` by default to make an explicit opt-in for
that feature.

[1] https://nextcloud.com/blog/nextcloud-hub-2-brings-major-overhaul-introducing-nextcloud-office-p2p-backup-and-more/
[2] https://github.com/nextcloud/server/pull/31624/files
[3] By default, this affects the following properties:
    * About
    * Full name
    * Headline
    * Organisation
    * Profile picture
    * Role
    * Twitter
    * Website
    Phone, Address and Email are not affected and only shown to
    authenticated users by default.
2022-04-23 13:31:50 +02:00
Mario RodasandGitHub 8b1d03850c Merge pull request #169747 from r-ryantm/auto-update/clickhouse-backup
clickhouse-backup: 1.3.1 -> 1.3.2
2022-04-23 06:29:31 -05:00
Bobby RongandGitHub d34a472735 Merge pull request #169588 from bobby285271/gnome-builder
gnome-builder: 42.0 → 42.1
2022-04-23 19:25:03 +08:00
7c6f434candGitHub fe3de85fbd Merge pull request #169920 from 7c6f434c/xconq-fix
xconq: fix build by pinning C++ standard version
2022-04-23 11:23:49 +00:00
7c6f434candGitHub 0d0a004de4 Merge pull request #169918 from 7c6f434c/webcamoid-fix
webcamoid: 8.8.0 -> 9.0.0
2022-04-23 11:23:29 +00:00
Fabian AffolterandGitHub efe7356de0 Merge pull request #169892 from r-ryantm/auto-update/python3.10-winacl
python310Packages.winacl: 0.1.2 -> 0.1.3
2022-04-23 13:21:52 +02:00
Jonas HeinrichandYt 9d5527d706 opensnitch: 1.5.0 -> 1.5.1 2022-04-23 07:18:59 -04:00
Jonas HeinrichandYt 24b53785cc nixos/create_ap: add module 2022-04-23 07:17:44 -04:00
Jonas HeinrichandYt 379f69851f sonixd: 0.15.0 -> 0.15.1 2022-04-23 07:15:04 -04:00
Thiago Kenji OkadaandGitHub 6859868992 Merge pull request #169884 from r-ryantm/auto-update/clojure
clojure: 1.11.1.1107 -> 1.11.1.1113
2022-04-23 12:12:53 +01:00
R. Ryantm 1b6f0a2de8 open-watcom-v2-unwrapped: unstable-2022-04-21 -> unstable-2022-04-23 2022-04-23 10:38:59 +00:00
Thiago Kenji OkadaandGitHub e46ad680a6 Merge pull request #160246 from AtilaSaraiva/droidmote
droidmote: init at 3.0.6
2022-04-23 11:34:48 +01:00
Thiago Kenji OkadaandGitHub d359c16b4a Merge pull request #169366 from thiagokokada/snes9x-init
snes9x: init at 1.61
2022-04-23 11:34:16 +01:00
IvvandGitHub ccfb911ea3 Merge pull request #168036 from michielboekhoff/update-android-studio
Update Android Studio
2022-04-23 12:31:22 +02:00
Fabian AffolterandGitHub 9ae23ecbf6 Merge pull request #169414 from gador/sentry-sdk-dissable-failing-tests
python3Packages.sentry-sdk: disable tests
2022-04-23 12:25:04 +02:00
Michael Raskin c72d40e573 xconq: fix build by pinning C++ standard version 2022-04-23 12:08:50 +02:00
7c6f434candGitHub 4289552e4f Merge pull request #169914 from 7c6f434c/tigervnc-fix
tigervnc: fix build with fresh xorgserver via upstream patch
2022-04-23 09:51:15 +00:00
Michael Raskin 2c6765c613 webcamoid: 8.8.0 -> 9.0.0 2022-04-23 11:47:11 +02:00
Fabian AffolterandGitHub e7decf0387 python3Packages.winacl: disable on older Python releases 2022-04-23 11:45:36 +02:00
Fabian AffolterandGitHub 6b3c40c44d Merge pull request #169817 from fabaff/apksigcopier-fix
apksigcopier: remove linting, use installCheckPhase
2022-04-23 11:44:15 +02:00
maxine [they]andGitHub 9895dad40a Merge pull request #169896 from twitchyliquid64/master
tailscale: 1.22.2 -> 1.24.0
2022-04-23 11:38:09 +02:00
Francesco Gazzetta 935aa9e369 minigalaxy: set strictDeps to false
If set to true, the settings page cannot find GSettings schemas and crashes.
Probably https://github.com/NixOS/nixpkgs/issues/56943
2022-04-23 11:18:25 +02:00
Pavol RusnakandGitHub d66d12d43f Merge pull request #169853 from andersk/electron
electron: 15.5.2, 16.2.3, 17.4.1, and 18.1.0
2022-04-23 10:37:14 +02:00
Michael Raskin 149fc387d6 tigervnc: fix build with fresh xorgserver via upstream patch 2022-04-23 10:31:09 +02:00
Alexander BichandGitHub e92dc71fee bomutils: fix build with gcc 11 (#169845) 2022-04-23 10:28:12 +02:00
Vladimír Čunát bc41b01dd7 Merge #169909: aws-sdk-cpp: revert to older version on i686-linux 2022-04-23 10:10:02 +02:00
Maximilian BoschandGitHub d40bc361cc Merge pull request #169807 from helsinki-systems/upd/prometheus-nextcloud-exporter
prometheus-nextcloud-exporter: 0.5.0 -> 0.5.1
2022-04-23 09:52:35 +02:00
Maximilian BoschandGitHub 46e5572e85 Merge pull request #169640 from yayayayaka/nextcloud-2022-04-21
nextcloud: 22.2.6 -> 22.2.7, 23.0.3 -> 23.0.4
2022-04-23 09:46:53 +02:00
R. Ryantm 5e9c10a295 python310Packages.zodbpickle: 2.2.0 -> 2.3 2022-04-23 07:43:58 +00:00
Vladimír Čunát f542643ed3 aws-sdk-cpp: revert to older version on i686-linux
After update in PR #169281 (commit f394cc6c5) it won't build:
https://hydra.nixos.org/build/174323623

It's still unreliable, as even the i686 builds that succeeded on Hydra
won't build for me locally, shooting over the 32-bit memory limit.
But I trust this will unblock the nixos-unstable channel on Hydra.
2022-04-23 09:39:01 +02:00