❄️
b8f202e91a
spades: mark broken for darwin ( #324428 )
...
https://hydra.nixos.org/build/264908242/nixlog/1
2024-07-03 18:34:43 -04:00
Weijia Wang
c7b48f1359
Merge pull request #323041 from r-ryantm/auto-update/codeql
...
codeql: 2.17.5 -> 2.17.6
2024-07-04 00:32:16 +02:00
Weijia Wang
2b1b8fd1a8
Merge pull request #323054 from r-ryantm/auto-update/doctl
...
doctl: 1.107.0 -> 1.108.0
2024-07-04 00:31:54 +02:00
Weijia Wang
8e850bde1d
Merge pull request #323036 from r-ryantm/auto-update/clib
...
clib: 2.8.5 -> 2.8.7
2024-07-04 00:28:50 +02:00
Misty De Méo
1a33b22222
cargo-dist: 0.17.0 -> 0.18.0
2024-07-03 15:23:57 -07:00
Weijia Wang
cf9ccf7e26
Merge pull request #323310 from HeitorAugustoLN/outguess
...
outguess: init at 0.4
2024-07-04 00:22:42 +02:00
Weijia Wang
efd559ba57
Merge pull request #323871 from melvyn2/update-slskd
...
slskd: 0.19.5 -> 0.21.1
2024-07-04 00:22:14 +02:00
Weijia Wang
98343e0b4f
Merge pull request #324331 from uncenter/chore/update-serpl
...
serpl: 0.1.26 -> 0.1.30
2024-07-04 00:20:56 +02:00
Weijia Wang
656dc1045d
Merge pull request #322492 from lromor/feature-20240525-bant-init
...
bant: init at 0.1.5
2024-07-04 00:18:46 +02:00
Weijia Wang
e4ed15fbce
Merge pull request #324025 from r-ryantm/auto-update/dosbox-x
...
dosbox-x: 2024.03.01 -> 2024.07.01
2024-07-04 00:16:33 +02:00
foundationkitty
c2610003d7
ticktick: 2.0.20 -> 2.0.30
2024-07-04 00:08:20 +02:00
Weijia Wang
0493e90495
Merge pull request #324385 from mattpolzin/drawio-24-6-4
...
drawio: 24.6.1 -> 24.6.4
2024-07-04 00:07:01 +02:00
Weijia Wang
1da8fa1a3f
Merge pull request #324241 from r-ryantm/auto-update/router
...
router: 1.49.1 -> 1.50.0
2024-07-04 00:04:33 +02:00
Weijia Wang
c007518973
Merge pull request #324287 from r-ryantm/auto-update/drawterm
...
drawterm: 0-unstable-2024-05-23 -> 0-unstable-2024-06-10
2024-07-04 00:02:59 +02:00
Gaetan Lepage
fa924b07bb
vimPlugins.supermaven-nvim: init at 2024-07-01
2024-07-03 23:41:20 +02:00
Jan Tojnar
af0cdb44a0
nixos/gdm: Fix fingerprint auth rules
...
We introduced the gdm-fingerprint.pam in 9d41fe6fcc
.
We used the [upstream Arch config] as a template, which contains an extended control field that jumps over **one** immediately-following `auth` rule unless `pam_gdm.so` succeeds.
But we decided to not include `pam_gnome_keyring.so` so there was no rule to skip over, resulting in a broken control flow and the PAM module failing with “PAM bad jump in stack”, breaking the fingerprint authentication in GDM.
Let’s actually add `pam_gnome_keyring.so`, like the Arch config does. Because we are creating the PAM file using the `text` option, `security.pam.services.gdm-fingerprint.enableGnomeKeyring` does not do anything so we need to do it manually.
For the case where gnome-keyring is not enabled, we could add a no-op rule like `optional pam_permit.so` after `pam_gdm.so` so that the branching always has something to jump over but it will be simpler to just make the both conditional. There are no further `auth` rules that could benefit from `pam_gdm.so` doing something so it should be fine.
Unlike in Arch, we are not going to invoke `pam_gnome_keyring.so` in a `session` rule since that is already done by the included `login` module.
[upstream Arch config]: 81ee658c11/data/pam-arch/gdm-fingerprint.pam
2024-07-03 23:36:52 +02:00
Jan Tojnar
1cf4155498
nixos/gdm: Clean up gdm-fingerprint pam module
...
The `optional pam_permit.so` comes from the [upstream Arch config] we used as a template in 9d41fe6fcc
. But I do not think it does anything in this position – see also the discussion at https://bbs.archlinux.org/viewtopic.php?id=245892 – so let’s just remove it.
Let’s also add a comment about disabling `fprintAuth` and a blank line for clarity.
[upstream Arch config]: 81ee658c11/data/pam-arch/gdm-fingerprint.pam
2024-07-03 23:32:43 +02:00
Sandro
0db42a2ac8
Merge pull request #321348 from r-ryantm/auto-update/python311Packages.apsw
...
python311Packages.apsw: 3.46.0.0 -> 3.46.0.1
2024-07-03 23:25:55 +02:00
Felix Buehler
6fd0acb81b
ec2-data: prefer 'install/umask' over 'chmod'
2024-07-03 23:18:43 +02:00
Gaetan Lepage
b6568f2e40
apptainer: 1.3.2 -> 1.3.3
...
Diff: https://github.com/apptainer/apptainer/compare/v1.3.2...v1.3.3
Changelog: https://github.com/apptainer/apptainer/releases/tag/v1.3.3
2024-07-03 23:08:45 +02:00
lassulus
3ac917c94d
Merge pull request #324240 from florian-sanders-cc/clever-tools-3.8.1
...
clever-tools: 3.8.0 -> 3.8.1
2024-07-03 23:07:31 +02:00
Thomas Gerbet
f0634be791
Merge pull request #324388 from mweinelt/znc-replace-patch
...
znc: update CVE_2024-39844 patch
2024-07-03 23:02:02 +02:00
Nick Cao
750b913ac4
Merge pull request #324118 from r-ryantm/auto-update/rcp
...
rcp: 0.10.1 -> 0.11.0
2024-07-03 16:56:58 -04:00
Sergei Trofimovich
8826457265
nuspell: 5.1.4 -> 5.1.5
...
Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.5
2024-07-03 21:55:58 +01:00
Martin Weinelt
26d9cafa34
Merge pull request #324399 from SuperSandro2000/323702-followu-up
...
uglify-js: remove remaining aliases, entry from nodePackages
2024-07-03 22:36:04 +02:00
Peder Bergebakken Sundt
b9363b01b2
glasgow: unstable-2023-09-20 -> 0-unstable-2024-06-27
2024-07-03 22:31:17 +02:00
Peder Bergebakken Sundt
dfb23dddb4
python311Packages.fx2: properly set version
...
Needed for downstream use which constrains the version
2024-07-03 22:31:04 +02:00
Peder Bergebakken Sundt
e280858c81
python311Packages.amaranth: 0.4.5 -> 0.5.0
...
Diff: https://github.com/amaranth-lang/amaranth/compare/refs/tags/v0.4.5...v0.5.0
2024-07-03 22:31:04 +02:00
Peder Bergebakken Sundt
7bb193f85e
python311Packages.jschon: init at 0.11.1
2024-07-03 22:31:04 +02:00
Sandro
4166ce0a51
Merge pull request #321201 from r-ryantm/auto-update/python311Packages.google-api-python-client
...
python311Packages.google-api-python-client: 2.133.0 -> 2.135.0
2024-07-03 22:15:21 +02:00
Sandro
3597c3736c
Merge pull request #323346 from r-ryantm/auto-update/python311Packages.dtlssocket
...
python311Packages.dtlssocket: 0.1.18 -> 0.1.19
2024-07-03 22:14:33 +02:00
Mathew Polzin
93de96df6a
drawio: 24.6.1 -> 24.6.4
...
https://github.com/jgraph/drawio-desktop/releases/tag/v24.6.4
2024-07-03 15:10:59 -05:00
Sandro
16ba12714b
Merge pull request #321705 from r-ryantm/auto-update/python311Packages.icalendar
...
python311Packages.icalendar: 5.0.12 -> 5.0.13
2024-07-03 22:10:53 +02:00
Sandro
233cf573f1
Merge pull request #322060 from r-ryantm/auto-update/python311Packages.plexapi
...
python311Packages.plexapi: 4.15.13 -> 4.15.14
2024-07-03 22:09:47 +02:00
Sandro
b0223d30cf
Merge pull request #322182 from r-ryantm/auto-update/python311Packages.bluetooth-sensor-state-data
...
python311Packages.bluetooth-sensor-state-data: 1.7.0 -> 1.7.1
2024-07-03 22:08:21 +02:00
Sandro
a705e305f2
Merge pull request #291981 from dotlambda/objgraph-3.6.1
...
python311Packages.objgraph: use pyproject = true
2024-07-03 22:08:06 +02:00
h7x4
fa84eac0eb
Merge pull request #324250 from r-ryantm/auto-update/python311Packages.pcffont
...
python311Packages.pcffont: 0.0.14 -> 0.0.15
2024-07-03 22:07:26 +02:00
DarkOnion0
9bf8f4b2a6
appflowy: 0.6.1 -> 0.6.2
...
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.6.2
2024-07-03 22:05:01 +02:00
Someone
7cdac9fd12
Merge pull request #306730 from ShamrockLee/apptainer-default-path
...
apptainer, singularity: precede system-level bin paths in `defaultPath` and fix `singularity` image running
2024-07-03 19:56:08 +00:00
Ulrik Strid
8cd10635e4
Merge pull request #324231 from vbgl/ligo-1.7.1
...
ligo: 1.6.0 → 1.7.1
2024-07-03 21:42:04 +02:00
Jan Tojnar
68211b3546
Revert "nixos/gnome-keyring: unlock keyring with gdm-password, gdm-autologin"
...
`gdm-autologin` and `gdm-password` PAM modules are defined using the `text` option, so the option here is a no-op.
Furthermore, `gdm-password` already includes `login` for all module types,
and that invokes `pam_gnome_keyring.so` in the same way Arch’s `gdm-password` module would:
81ee658c11/data/pam-arch/gdm-password.pam
This reverts commit c24c7933ba
.
2024-07-03 21:32:34 +02:00
seth
d7eab8ec5d
gitbutler: 0.12.2 -> 0.12.7
...
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.12.2...release/0.12.7
Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release/0.12.7
2024-07-03 15:31:02 -04:00
Sandro Jäckel
2040dfa812
uglify-js: remove remaining aliases, entry from nodePackages
2024-07-03 21:25:54 +02:00
Jan Tojnar
0e83d67373
Revert "nixos/gnome-keyring: enable gnome-keyring for fingerprint authentication'"
...
`gdm-fingerprint` PAM module is defined using the `text` option, so the option here is a no-op.
This reverts commit 6bb516d45f
.
2024-07-03 21:25:17 +02:00
Someone
d5491008d9
Merge pull request #323056 from SomeoneSerge/fix/cudaPackages/outputSpecified
...
cudaPackages: make getOutput work again
2024-07-03 19:19:51 +00:00
Thomas Gerbet
88de662066
Merge pull request #323805 from aanderse/apache-httpd
...
apacheHttpd: 2.4.59 -> 2.4.60
2024-07-03 21:18:40 +02:00
John Titor
16284101b8
pocl: format with nixfmt-rfc-style
2024-07-04 00:42:38 +05:30
John Titor
b9b9fbe5aa
pocl: cleanup, add changelog
2024-07-04 00:41:50 +05:30
Masum Reza
b657891042
Merge pull request #283308 from 0x4A6F/master-rotonda
...
rotonda: init at 0.1.0
2024-07-04 00:38:33 +05:30
Pol Dellaiera
f93c5b5b1b
Merge pull request #324391 from GaetanLepage/tinymist
...
tinymist: 0.11.12 -> 0.11.13
2024-07-03 21:07:32 +02:00