Commit Graph

553145 Commits

Author SHA1 Message Date
OTABI Tomoya
3eb615985b
Merge pull request #266178 from lopsided98/pykdl-fix
python3Packages.pykdl: fix build with Python 3.11
2023-11-26 12:20:55 +09:00
Mario Rodas
b1ae262d1c
Merge pull request #269951 from jacekpoz/asusctl
asusctl: 4.7.1 -> 4.7.2
2023-11-25 22:20:16 -05:00
Justin Bedő
94bd988819
Merge pull request #269960 from TomaSajt/fix-r-redux
rPackages.redux: fix build
2023-11-26 13:40:45 +11:00
Maciej Krüger
cab3caa97c
Merge pull request #269966 from patka-123/drop-quvi
quvi: drop
2023-11-26 03:26:45 +01:00
Nick Cao
b760058873
Merge pull request #269875 from trofi/duperemove-update
duperemove: 0.14 -> 0.14.1
2023-11-25 20:53:17 -05:00
Samy Lahfa
76c0d6b39b wofi-pass: init at 23.1.2
* Fix URL type to a string
* Add extension option and replace cp by install -Dm755
* use nativeBuildInputs instead of buildInputs
* Add install -t option
* Remove useless mkdir
* Use let in construct for wrapperPath and clean exts declaration
* Add meta.mainProgram
2023-11-26 02:45:07 +01:00
Ryan Lahfa
6dd2f029a7
Merge pull request #269877 from RaitoBezarius/ovmf-darwin 2023-11-26 02:32:06 +01:00
Oliver Koss
1be2f4db67 qlog: add myself as maintainer 2023-11-26 02:29:59 +01:00
Oliver Koss
5e90b32c29 maintainers: add oliver-koss 2023-11-26 02:24:41 +01:00
Martin Weinelt
16500715eb
Merge pull request #270024 from Artturin/fixrebuilds1
Revert "Systemd package rewrite"
2023-11-26 02:19:26 +01:00
R. Ryantm
ec60dd7600 magic-vlsi: 8.3.447 -> 8.3.449 2023-11-25 22:13:26 -03:00
Peder Bergebakken Sundt
b6e460abb1
Merge pull request #269673 from arthsmn/master
irpf: 1.3 -> 1.5
2023-11-26 02:13:08 +01:00
Artturin
40eff710af Revert "Systemd package rewrite"
Reverts NixOS/nixpkgs#269620

- eab0837b68 caused a mass-rebuild on master

- self-merge on a critical package without review and not waiting for the active owner team

Below are the reverts of the commits from that PR

Revert "systemd: migrate to by-name"

This reverts commit 33d2a40d67.

Revert "systemd: add meta.longDescription"

This reverts commit 7c588d141d.

Revert "systemd: cosmetic rewording of code"

This reverts commit d91b8d9fcb.

Revert "systemd: cosmetic rewording of comments"

This reverts commit bc563998c0.

Revert "systemd: remove some redundancy on mesonFlags"

This reverts commit eab0837b68.

Revert "systemd: use  lib.meson* functions"

This reverts commit 1129756b1a.
2023-11-26 03:12:04 +02:00
Robert Scott
b7a2c41788
Merge pull request #268853 from nevivurn/feat/gvisor-unbreak
gvisor: 20221102.1 -> 20231113.0
2023-11-26 00:43:40 +00:00
Robert Helgesson
f7aec1f5d5 trash-cli: 0.23.9.23 -> 0.23.11.10 2023-11-26 01:39:55 +01:00
Kira Bruneau
9fe70894e6
Merge pull request #270013 from kira-bruneau/swayfx
swayfx: wrap like sway
2023-11-25 19:26:42 -05:00
Peder Bergebakken Sundt
9cc575741d
Merge pull request #269237 from vs49688/rpcs3-update
rpcs3: 0.0.28-15409-fd6829f75 -> 0.0.29-15726-ebf48800e
2023-11-26 01:13:50 +01:00
Peder Bergebakken Sundt
c612fc6155
Merge pull request #258205 from evils/kicad
kicad: 7.0.7 -> 7.0.9
2023-11-26 01:13:04 +01:00
Robert Scott
d3d8dc7d0f
Merge pull request #269433 from anthonyroussel/updates/photofield
photofield: 0.11.0 -> 0.13.0
2023-11-26 00:04:46 +00:00
Kira Bruneau
a1674c57ab swayfx: wrap like sway
The current implementation of swayfx is unwrapped, we should wrap it
like we wrap swayfx for consistency.

Simpler alternative to #267261 & #234243

Fixes WillPower3309/swayfx#161
2023-11-25 18:51:39 -05:00
Robert Schütz
3c9dd1c8a2
Merge pull request #269821 from natsukium/radios/update
python311Packages.radios: 0.1.1 -> 0.3.0
2023-11-25 15:33:07 -08:00
Anderson Torres
a25d87618a oh-my-fish: patch to fixup permissions during installation
TODO: send it to upstream
2023-11-25 20:11:49 -03:00
Anderson Torres
dbed3c605f oh-my-fish: migrate to by-name 2023-11-25 20:11:49 -03:00
Anderson Torres
a95272e67f oh-my-fish: refactor 2023-11-25 20:11:49 -03:00
Anderson Torres
33d2a40d67 systemd: migrate to by-name 2023-11-25 20:11:32 -03:00
Anderson Torres
7c588d141d systemd: add meta.longDescription 2023-11-25 20:11:32 -03:00
Anderson Torres
d91b8d9fcb systemd: cosmetic rewording of code 2023-11-25 20:11:32 -03:00
Anderson Torres
bc563998c0 systemd: cosmetic rewording of comments 2023-11-25 20:11:32 -03:00
Anderson Torres
eab0837b68 systemd: remove some redundancy on mesonFlags 2023-11-25 20:11:32 -03:00
Anderson Torres
1129756b1a systemd: use lib.meson* functions 2023-11-25 20:11:32 -03:00
Brian Leung
396b66da33 llvm-mode: update src location
The directory structure of LLVM seems be handled differently in the
most recent checkout of nixpkgs.
2023-11-25 20:09:51 -03:00
adisbladis
da9f288dcd
Merge pull request #269980 from marsam/emacs-pq-dynamic-module
emacsPackages.pq: build dynamic module
2023-11-26 11:55:25 +13:00
Adam C. Stephens
6992c59ecb
Merge pull request #269852 from linsui/fractal
fractal: 4.4.2 -> 5
2023-11-25 17:53:52 -05:00
Federico Damián Schonborn
bf68ef906b
budgie.budgie-desktop: Add dependency on Mutter
Magpie no longer provides the "org.gnome.mutter" settings schema.

Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-11-25 19:38:07 -03:00
Federico Damián Schonborn
47523ccec2
budgie.budgie-control-center: Replace Magpie with Mutter
Magpie no longer provides the "org.gnome.mutter" settings schema.

Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-11-25 19:38:07 -03:00
Federico Damián Schonborn
198e57d2df
budgie.budgie-gsettings-overrides: Replace Magpie with Mutter
Magpie no longer provides the "org.gnome.mutter" settings schema.

Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-11-25 19:37:46 -03:00
Felix Buehler
c4f2f4530c newsflash: 2.3.1 -> 3.0.2 2023-11-25 23:11:52 +01:00
Felix Buehler
bb67e66f53 outline: migrate to prefetch-yarn-deps 2023-11-25 23:10:45 +01:00
Robert Schütz
c9112fadbc
Merge pull request #269843 from r-ryantm/auto-update/python311Packages.pycontrol4
python311Packages.pycontrol4: 1.1.0 -> 1.1.2
2023-11-25 14:08:03 -08:00
Mario Rodas
ea6d232442
Merge pull request #269882 from marsam/update-typescript
typescript: 5.2.2 -> 5.3.2
2023-11-25 17:02:12 -05:00
kilianar
857ac54ad9 i3status-rust: optional icu_calendar support
Recently, upstream has incorporated support for non-Gregorian calendars
using the icu_calendar crate. To manage the substantial increase in
binary size caused by this addition, upstream has made this feature
flag optional. In line with this decision, this commit introduces the
withICUCalendar option, set to a default value of false.
2023-11-25 22:48:51 +01:00
Mario Rodas
7086fd448f
Merge pull request #269890 from marsam/update-nelua
nelua: unstable-2023-09-16 -> unstable-2023-11-19
2023-11-25 16:45:07 -05:00
Fabian Affolter
652728a7e4 python311Packages.canals: 0.10.0 -> 0.11.0
Diff: https://github.com/deepset-ai/canals/compare/refs/tags/v0.10.0...v0.11.0

Changelog: https://github.com/deepset-ai/canals/releases/tag/v0.11.0
2023-11-25 21:31:06 +00:00
Robert Scott
effbeb808b
Merge pull request #269839 from a-n-n-a-l-e-e/augeas-update
augeas: 1.12.0 -> 1.14.1; fix darwin build
2023-11-25 21:25:33 +00:00
TomaSajt
7474a2f4f7
rPackages.XLConnect: fix build 2023-11-25 22:18:29 +01:00
Nathaniel Brough
e41eb4356b promptfoo: Add promptfoo package 2023-11-25 13:18:21 -08:00
Bjørn Forsman
eb602b02de ngrep: improve meta.license
Replace stringy license with attrset. Also update the comments, as
upstream now document the license in README.md and LICENSE.

Ref https://github.com/NixOS/nixpkgs/issues/269788
2023-11-25 22:10:24 +01:00
Robert Schütz
a89d38d498 udiskie: 2.5.0 -> 2.5.1
Diff: https://github.com/coldfix/udiskie/compare/v2.5.0...v2.5.1

Changelog: https://github.com/coldfix/udiskie/blob/v2.5.1/CHANGES.rst
2023-11-25 18:04:48 -03:00
Atemu
942b1a8fbd
Merge pull request #269416 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-11-20
2023-11-25 21:51:50 +01:00
Jonas Heinrich
1558dea73b foliate: 2.6.4 -> 3.0.1 2023-11-25 20:46:58 +00:00