Commit Graph

765 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
b2e514ab72
Merge pull request #331047 from jwijenbergh/update-eduvpn
eduvpn-client: 4.3.1 -> 4.4.0 and libeduvpn-common: 2.0.2 -> 2.1.0
2024-07-30 20:31:35 +02:00
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
Sigmanificient
aab1113d4a treewide: normalize maintainers list formatting
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
Jeroen Wijenbergh
a3de45ecf0
libeduvpn-common: 2.0.2 -> 2.1.0 2024-07-30 10:56:14 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
github-actions[bot]
614efe64e8
Merge master into staging-next 2024-07-27 12:01:12 +00:00
Peder Bergebakken Sundt
742e3f78b7
Merge pull request #330279 from philiptaron/live-server
live-server: init at 0.7.0
2024-07-27 13:01:25 +02:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
Philip Taron
0aca8d3568
live-server: init at 0.7.0 2024-07-26 15:42:12 -07:00
Sandro
584ece9f54
Merge pull request #328396 from azuwis/rime 2024-07-27 00:01:52 +02:00
Sergei Trofimovich
63930d484c libcamera: 0.3.0 -> 0.3.1
Changes: https://git.libcamera.org/libcamera/libcamera.git/tag/?h=v0.3.1
2024-07-26 22:23:54 +01:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Mrmaxmeier
2fe2c28245 libetonyek: fix build after libxml2 update
libetonyek requires zlib, which was previously but is no longer
propagated by libxml2
2024-07-25 10:56:10 +02:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next 2024-07-24 07:19:19 +02:00
Franz Pletz
f4edc1eaed
Merge pull request #328989 from fpletz/pkgs/libusbmuxd-2.1.0 2024-07-23 22:26:25 +02:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
Maximilian Bosch
09f65ccafc
Merge pull request #328454 from Ma27/bump-mautrix-signal
mautrix-signal: 0.6.1 -> 0.6.3
2024-07-22 14:55:25 +00:00
Franz Pletz
62959e0bb9
libusbmuxd: move to by-name 2024-07-21 23:40:12 +02:00
Bobby Rong
888e32bea1
xed-editor, xplayer: Move to by-name
The previous commit requires this commit to make by-name check happy.
2024-07-22 01:02:16 +08:00
github-actions[bot]
6ff8a10a87
Merge master into staging-next 2024-07-21 06:01:25 +00:00
Artturin
f2c0aa6307
Merge pull request #328754 from arthsmn/lime3ds-update
lime3ds: 2115 -> 2116
2024-07-21 05:51:59 +03:00
arthsmn
ea6220f7f0
lime3ds: 2115 -> 2116 2024-07-20 19:18:13 -03:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next 2024-07-20 16:12:24 +02:00
Alyssa Ross
fdd8f4d6ef libcamera: fix cross-bits cross
e.g. from 64-bit to 32-bit.

pybind11 is a header-only library, so there was no linking failure —
the only reason this ended up mattering was that it had some sort of
size check in it.

Fixes: 8a45e936ac ("libcamera: 0.2.0 → 0.3.0")
2024-07-20 10:04:23 +02:00
éclairevoyant
1eb0abaed0
linux-wallpaperengine: drop 2024-07-19 22:35:05 -04:00
Maximilian Bosch
808994850f
libsignal-ffi: 0.44.0 -> 0.52.0 2024-07-19 16:46:35 +02:00
R. Ryantm
3f4f71f9a4 linuxhw-edid-fetcher: unstable-2023-05-08 -> 0-unstable-2023-05-08 2024-07-19 00:32:47 +00:00
github-actions[bot]
401d4660b3
Merge staging-next into staging 2024-07-18 18:01:57 +00:00
Krzysztof Nazarewski
eb6459a233 linuxhw-edid-fetcher: init at unstable-2023-05-08 2024-07-18 16:57:18 +03:00
Zhong Jianxin
0938524f23 librime-octagram: init at 0-unstable-2024-02-05 2024-07-18 20:03:34 +08:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
toonn
c3c5870e96
Merge pull request #307880 from reckenrode/ld64
cctools: 973.0.1 -> 1010.6
2024-07-17 08:22:14 +02:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
Sandro
57473c1293
Merge pull request #327370 from arthsmn/lime3ds-update 2024-07-16 13:54:37 +02:00
Jack Leightcap
c8dfaee895
lib25519: init at 20240321 (#319618)
* init: lib25519 at 20240321

Signed-off-by: Jack Leightcap <jack@leightcap.com>

* Add installCheckPhase to lib25519

* Set platforms for lib25519, libcpucycles and librandombytes

* Fixed patch for libcpucycles

* lib25519: remove openssl unneeded variable

* lib25519: patch scripts to pull toolchain from environment variables

* librandombytes: add regression test script

* lib25519: checkpoint for successful cross-compile

* testing without binfmt

* compilation for arm64 without cross compiling

* compilation for x86 that creates a x86 binary

* lib25519: replace compiler command to fix cross- and native compiling

* librandombytes, lib25519: cleanup

* crosstest.sh: drop

---------

Signed-off-by: Jack Leightcap <jack@leightcap.com>
Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
Co-authored-by: imad.nyc <me@imad.nyc>
Co-authored-by: Enric Morales <me@enric.me>
Co-authored-by: Alberto Merino Risueño <Alberto.Merino@uclm.es>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-07-16 12:27:18 +02:00
Sandro
b964417e66
Merge pull request #324956 from atorres1985-contrib/live555 2024-07-16 11:11:09 +02:00
Jack Leightcap
c1c63238b3 libcpucycles: init at 20240318
Co-authored-by: Abdullah Imad <me@imad.nyc>
Co-authored-by: Alberto Merino <amerinor01@gmail.com>
Co-authored-by: Enric Morales <me@enric.me>
Co-authored-by: Jack Leightcap <jack@leightcap.com>
Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
Signed-off-by: Jack Leightcap <jack@leightcap.com>
2024-07-16 01:43:10 +02:00
Weijia Wang
5ea4d534c2
Merge pull request #317781 from jleightcap/fern/librandombytes
librandombytes: init at 20240318
2024-07-16 01:16:40 +02:00
Anderson Torres
05709d1968 live555: 2024.05.15 -> 2024.05.30 2024-07-15 17:40:29 -03:00
Jack Leightcap
2bc864f50e librandombytes: init at 20240318
Co-authored-by: Abdullah Imad <me@imad.nyc>
Co-authored-by: Alberto Merino <amerinor01@gmail.com>
Co-authored-by: Enric Morales <me@enric.me>
Co-authored-by: Jack Leightcap <jack@leightcap.com>
Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
Signed-off-by: Jack Leightcap <jack@leightcap.com>

updated the patch for cross compilin

fixed patch

Apply suggestions from code review

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-07-15 17:38:31 +02:00
arthsmn
27acd6ca49
lime3ds: 2114 -> 2115 2024-07-15 10:22:19 -03:00
Lin Jian
4530ffc439
Merge pull request #326836 from linj-fork/pr/librime-lua
librime-lua: init at 0-unstable-2024-05-19
2024-07-15 10:58:13 +08:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Lin Jian
9178b8e4ee
librime-lua: init at 0-unstable-2024-05-19 2024-07-14 14:41:53 +08:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging 2024-07-14 08:35:35 +02:00
Randy Eckenrode
cdf968c68d
libtapi: 1100.0.11 -> 1500.0.12.3 2024-07-13 17:54:34 -04:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
github-actions[bot]
b66506a79e
Merge staging-next into staging 2024-07-12 12:01:44 +00:00
Doron Behar
3cddaded22
Merge pull request #318015 from doronbehar/pkg/yarnConfigHook
Create yarnBuildHook and yarnConfigHook
2024-07-12 09:45:26 +03:00
Vladimír Čunát
2c053848df
Merge branch 'master' into staging 2024-07-11 22:05:05 +02:00
éclairevoyant
468dcdde22
libtorrent-rasterbar-1_2_x: migrate to pkgs/by-name, unbreak on linux 2024-07-10 22:13:44 -04:00
éclairevoyant
e224800f93
libtorrent-rasterbar-2_0_x: migrate to pkgs/by-name 2024-07-10 22:12:54 -04:00
Doron Behar
e5cb34b6c7 listmonk: build frontend using yarn{Config,Build}Hook 2024-07-10 09:39:07 +03:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
h7x4
f1139ba8fe
Merge pull request #320368 from h7x4/treewide-set-meta-changelog
treewide: set `meta.changelog`
2024-07-07 16:49:48 +02:00
Aleksana
4454279c5d
Merge pull request #324603 from Aleksanaa/runHook-fsck
treewide: fix runHook spelling mistakes
2024-07-07 22:11:31 +08:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next 2024-07-06 01:51:14 +02:00
Weijia Wang
6eb273095d
Merge pull request #323311 from r-ryantm/auto-update/livekit
livekit: 1.6.2 -> 1.7.0
2024-07-06 01:04:49 +02:00
aleksana
8e35bfbeba treewide: fix runHook spelling mistakes 2024-07-05 12:21:15 +08:00
github-actions[bot]
30cfd4445f
Merge master into staging-next 2024-07-05 00:02:21 +00:00
Tadeo Kondrak
7239208ca6 treewide: remove maintainer tadeokondrak 2024-07-04 15:04:04 -06:00
Peder Bergebakken Sundt
1b87ff2df2
Merge pull request #318357 from Scrumplex/pkgs/livecaptions/0.4.2
livecaptions: 0.4.1 -> 0.4.2
2024-07-04 20:42:20 +02:00
Sandro
9cfaa1961b
Merge pull request #313232 from trofi/libedit-update 2024-07-04 11:52:58 +02:00
Weijia Wang
f5a7e092f3 Merge branch 'master' into staging-next 2024-07-02 22:22:02 +02:00
Nick Cao
8ace045922
Merge pull request #323952 from r-ryantm/auto-update/limine
limine: 7.8.0 -> 7.9.1
2024-07-02 16:13:28 -04:00
Sandro
329d232802
Merge pull request #261255 from laalsaas/libetebase
libetebase: init at 0.5.6
2024-07-02 20:45:05 +02:00
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00
R. Ryantm
8560a54880 limine: 7.8.0 -> 7.9.1 2024-07-02 05:06:52 +00:00
Weijia Wang
35e4b4267e
Merge pull request #322080 from r-ryantm/auto-update/livekit-cli
livekit-cli: 1.4.3 -> 1.5.1
2024-07-02 00:59:40 +02:00
Weijia Wang
85ee3ddcbe
Merge pull request #323098 from Aleksanaa/web-archives
web-archives: init at 0.5.0; libzim-glib: init at 4.0.0; libisocodes: init at 1.2.5
2024-07-02 00:15:30 +02:00
Alyssa Ross
629d1dc03e
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/lua-modules/generated-packages.nix
2024-07-01 14:34:32 +02:00
Jan Tojnar
8471cfbf67
Merge pull request #321785 from jtojnar/libgnome-keyring
libgnome-keyring: Unify
2024-07-01 08:05:39 +02:00
aleksana
f3f59e59ba libisocodes: init at 1.2.5 2024-07-01 10:38:43 +08:00
aleksana
8465490c1a libzim-glib: init at 4.0.0 2024-07-01 10:38:43 +08:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
laalsaas
42cfdd97df libetebase: init at 0.5.6 2024-06-30 17:27:44 +02:00
R. Ryantm
c7f8de25de libmediainfo: 24.05 -> 24.06 2024-06-29 13:14:41 +00:00
R. Ryantm
d92054c2a3 livekit-cli: 1.4.3 -> 1.5.1 2024-06-29 10:10:56 +00:00
R. Ryantm
eea1896edd livekit: 1.6.2 -> 1.7.0 2024-06-29 05:59:27 +00:00
github-actions[bot]
1bfaa6d6e1
Merge master into staging-next 2024-06-27 18:01:13 +00:00
Aleksana
334325ab70
Merge pull request #319548 from mksafavi/pkg/livi
livi: 0.1.0 -> 0.2.0
2024-06-28 01:06:01 +08:00
Aleksana
8575f6e233
Merge pull request #322611 from r-ryantm/auto-update/limine
limine: 7.7.2 -> 7.8.0
2024-06-28 00:15:32 +08:00
github-actions[bot]
677389dc9f
Merge master into staging-next 2024-06-26 18:01:17 +00:00
Thiago Kenji Okada
d5c7eb2979
Merge pull request #322429 from thiagokokada/rtorrent-bump
rtorrent: 0.9.8+date=2022-06-20 -> 0.9.8-unstable-2023-03-16; libtorrent: 0.13.8+date=2021-08-07 -> unstable-2023-03-16
2024-06-26 18:15:56 +01:00
github-actions[bot]
cf7e625161
Merge master into staging-next 2024-06-26 12:01:11 +00:00
Weijia Wang
af5959b894
Merge pull request #322412 from jwijenbergh/update-eduvpn-common
libeduvpn-common: 2.0.1 -> 2.0.2
2024-06-26 12:41:46 +02:00
Weijia Wang
c414599dfa
Merge pull request #321530 from amy-keibler/enable-licensure-mac-build
licensure: enable darwin builds
2024-06-26 12:18:30 +02:00
R. Ryantm
39fd56c3ce limine: 7.7.2 -> 7.8.0 2024-06-26 09:47:57 +00:00
github-actions[bot]
27074b7d07
Merge master into staging-next 2024-06-26 00:02:13 +00:00
Sandro
a5d8db4258
Merge pull request #313821 from arthsmn/lime3ds
lime3ds: init at 2114
2024-06-26 00:53:29 +02:00
Weijia Wang
630d115362
Merge pull request #320254 from r-ryantm/auto-update/livekit
livekit: 1.6.1 -> 1.6.2
2024-06-26 00:32:44 +02:00
Thiago Kenji Okada
a8a382d77c libtorrent: remove nested usage of with 2024-06-25 16:18:06 -03:00
Thiago Kenji Okada
694f564459 libtorrent: add thiagokokada as maintainer 2024-06-25 11:35:02 -03:00
Thiago Kenji Okada
5bcb428248 libtorrent: 0.13.8+date=2021-08-07 -> unstable-2023-03-16 2024-06-25 11:35:02 -03:00
Thiago Kenji Okada
92f373e4a3 libtorrent: add updateScript 2024-06-25 11:35:02 -03:00
Thiago Kenji Okada
c85eb67ec1 libtorrent: move to pkgs/by-name 2024-06-25 11:35:01 -03:00
Jeroen Wijenbergh
210d7af01e
libeduvpn-common: 2.0.1 -> 2.0.2 2024-06-25 14:58:13 +02:00
Jan Tojnar
859183c058 libgnome-keyring: move from gnome scope to top-level 2024-06-22 21:26:38 +02:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
Amelia Keibler
99a01ed596 licensure: enable darwin builds
Licensure provides provides Mac builds, so they appear to intend to
support Mac users and avoid Linux-specific dependencies that would limit
their ability to run this program cross-platform.
2024-06-21 09:53:32 -04:00
github-actions[bot]
c6707a9686
Merge staging-next into staging 2024-06-21 12:01:53 +00:00
Nick Cao
64f9997bc9
Merge pull request #321368 from NickCao/libsignal-ffi
libsignal-ffi: move rustPlatform.bindgenHook to nativeBuildInputs
2024-06-21 07:44:17 -04:00
Nikolay Korotkiy
b08a7c4d5e
Merge pull request #319805 from sikmir/lib60870
lib60870: enable tls support
2024-06-21 04:37:47 +04:00
Nick Cao
31dd38aece
libsignal-ffi: move rustPlatform.bindgenHook to nativeBuildInputs 2024-06-20 19:34:53 -04:00
R. Ryantm
b839fa3b0a lint-staged: 15.2.6 -> 15.2.7 2024-06-20 11:32:13 +00:00
github-actions[bot]
61f347aa76
Merge staging-next into staging 2024-06-20 06:01:23 +00:00
Niklas Hambüchen
dd3cf6eb69
Merge pull request #318783 from pbsds/fix-reproducible-patch-urls-1717622023
treewide: make fetchpatch urls reproducible
2024-06-20 03:01:00 +02:00
github-actions[bot]
446fc5bdf3
Merge staging-next into staging 2024-06-19 00:03:05 +00:00
Nikolay Korotkiy
c9d4a05cd8
Merge pull request #318434 from Sigmanificient/liboqs-update-0.10.1
liboqs: 0.10.0 -> 0.10.1
2024-06-18 22:21:58 +04:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Weijia Wang
45e794481e
Merge pull request #319109 from r-ryantm/auto-update/limine
limine: 7.7.0 -> 7.7.2
2024-06-18 10:28:54 +02:00
Weijia Wang
55b0cadc96
Merge pull request #320295 from quantenzitrone/librearp
LibreArp{,-lv2}: rename to librearp{,-lv2}
2024-06-18 10:22:18 +02:00
Nick Cao
ba24cb683a
Merge pull request #320539 from r-ryantm/auto-update/litmusctl
litmusctl: 1.6.0 -> 1.7.0
2024-06-17 16:47:22 -04:00
R. Ryantm
f49c76b58c litmusctl: 1.6.0 -> 1.7.0 2024-06-17 13:42:36 +00:00
Weijia Wang
653a4744aa
Merge pull request #320296 from quantenzitrone/literadte
Literate: rename to literate
2024-06-16 23:07:50 +02:00
Zitrone
543cb9a6bd
Literate: rename to literate 2024-06-16 17:37:39 +02:00
Zitrone
db06c687e0
LibreArp{,-lv2}: rename to librearp{,-lv2} 2024-06-16 17:29:43 +02:00
R. Ryantm
b89d2aa42b livekit: 1.6.1 -> 1.6.2 2024-06-16 13:31:18 +00:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
Martin Weinelt
22eb340faf Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/fastembed/default.nix
2024-06-15 22:41:34 +02:00
h7x4
4a838cba10
Merge pull request #317385 from benneti/eduvpn-2.0
libeduvpn-common: 1.2.1 -> 2.0.1 and eduvpn-client: 4.2.1 -> 4.3.0
2024-06-15 17:19:49 +02:00
Benedikt Tissot
22362b3627 libeduvpn-common: 1.2.1 -> 2.0.1 2024-06-15 16:15:07 +02:00
jopejoe1
673270919c liblapin: use pname instead of name 2024-06-15 09:56:43 +02:00
Nikolay Korotkiy
0d214644f7
lib60870: enable tls support 2024-06-14 15:38:43 +04:00
mksafavi
456de86f8f livi: 0.1.0 -> 0.2.0 2024-06-13 15:08:51 +03:30
github-actions[bot]
ee4da03e6e
Merge staging-next into staging 2024-06-12 18:01:23 +00:00
Vladimír Čunát
9d428a5276
Merge #316075: staging-next 2024-05-31 2024-06-12 18:48:53 +02:00
Philipp Schuster
375801cfcb linux-packages: init at ${linuxHeaders.version}
This exports the standalone scripts from the Linux tree as usable
package. For example, they are helpful for OS-space developers and
virtualization engineers.

For the beginning, this includes:

`$ extract-vmlinux path/to/bzImage > vmlinux`
`$ extract-ikconfig path/to/bzImage > .config`
2024-06-12 15:29:19 +02:00
github-actions[bot]
da355608e2
Merge staging-next into staging 2024-06-12 12:01:37 +00:00
github-actions[bot]
fddadbd234
Merge master into staging-next 2024-06-12 12:01:10 +00:00
Johannes Jöns
c78934cbc4
Merge pull request #319174 from getchoo/pkgs/libopus/adopt
libopus: adopt; modernize
2024-06-12 12:29:34 +02:00
seth
436cf3aae3
libopus: add jopejoe1 to maintainers 2024-06-12 03:45:39 -04:00
R. Ryantm
2378b49876 lint-staged: 15.2.5 -> 15.2.6 2024-06-12 01:40:23 +00:00
seth
6fb27aeca4
libopus: don't overuse with lib
https://github.com/NixOS/nixpkgs/issues/208242
2024-06-11 20:21:40 -04:00
seth
9beb441b15
libopus: adopt 2024-06-11 20:21:40 -04:00
seth
3b8afbd096
libopus: format with nixfmt 2024-06-11 20:21:40 -04:00
seth
13bc7f0011
libopus: migrate to by-name 2024-06-11 20:21:38 -04:00
Peder Bergebakken Sundt
feff02cf10 libsbml: make fetchpatch url reproducible 2024-06-12 01:05:15 +02:00
R. Ryantm
617571a28e limine: 7.7.0 -> 7.7.2 2024-06-11 18:05:32 +00:00
github-actions[bot]
c8c2ff3b9b
Merge staging-next into staging 2024-06-10 00:02:49 +00:00
github-actions[bot]
c96a6f10ef
Merge master into staging-next 2024-06-10 00:02:20 +00:00
Peder Bergebakken Sundt
554bf7fad1
Merge pull request #288616 from TomaSajt/libstudxml
libstudxml: init at 1.1.0-b.10+2
2024-06-10 01:06:03 +02:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Sigmanificient
596da91f8e liboqs: 0.10.0 -> 0.10.1 2024-06-09 14:28:05 +02:00
github-actions[bot]
507aeeb037
Merge staging-next into staging 2024-06-09 00:03:32 +00:00
github-actions[bot]
4f7f1065a7
Merge master into staging-next 2024-06-09 00:03:04 +00:00
Weijia Wang
40ad069fcb
Merge pull request #318332 from sikmir/mz-automation
libiec61850,lib60870: enable on unix
2024-06-08 23:04:00 +02:00
Sefa Eyeoglu
f991af45ea
livecaptions: move to by-name
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-08 22:18:17 +02:00
TomaSajt
72e6fd8a9c
libstudxml: init at 1.1.0-b.10+2 2024-06-08 21:00:06 +02:00
github-actions[bot]
387e704ac5
Merge staging-next into staging 2024-06-08 18:01:29 +00:00
github-actions[bot]
e807ccccb1
Merge master into staging-next 2024-06-08 18:01:00 +00:00
Nikolay Korotkiy
06054604b3
lib60870: enable on unix 2024-06-08 21:59:49 +04:00
Nikolay Korotkiy
a1d3f67649
libiec61850: enable on unix 2024-06-08 21:54:06 +04:00
Doron Behar
cd18e2ae9a
Merge pull request #316510 from doronbehar/pkg/xfmpc
xfce.xfmpc: init at 0.3.1-2024-05-29
2024-06-08 20:34:36 +03:00
github-actions[bot]
e1c2b52ca6
Merge staging-next into staging 2024-06-08 00:02:41 +00:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
K900
0e023b96de
Merge pull request #316159 from jpds/libcamera-0.3.0
libcamera: 0.2.0 → 0.3.0
2024-06-07 16:18:16 +03:00
R. Ryantm
e92684942d libfmvoice: 0-unstable-2024-05-30 -> 0-unstable-2024-06-06 2024-06-07 04:33:16 +00:00
github-actions[bot]
7c106be2e0
Merge master into staging-next 2024-06-05 18:00:54 +00:00
Doron Behar
22b7dfe0a2 libmpd: mark as broken on Darwin 2024-06-05 14:31:55 +03:00
R. Ryantm
635d02bfeb limine: 7.5.3 -> 7.7.0 2024-06-05 07:18:44 +00:00
github-actions[bot]
c987c730bb
Merge master into staging-next 2024-06-03 00:02:20 +00:00
arthsmn
60c8817133
lime3ds: init at 2114 2024-06-02 12:54:34 -03:00
R. Ryantm
0c3822ded3 libmediainfo: 24.04 -> 24.05 2024-06-02 04:16:22 +00:00
Doron Behar
0756450ca0 libmpd: init at 11.8.17 2024-06-01 22:56:02 +03:00
Jonathan Davies
8a45e936ac
libcamera: 0.2.0 → 0.3.0 2024-05-31 19:31:56 +01:00
github-actions[bot]
c0b9a61616
Merge master into staging-next 2024-05-31 18:01:21 +00:00
Aleksana
2c9a161f4a
Merge pull request #315493 from r-ryantm/auto-update/limine
limine: 7.5.2 -> 7.5.3
2024-05-31 23:15:42 +08:00
Cosima Neidahl
4aeb04ca4c
Merge pull request #316002 from r-ryantm/auto-update/libfmvoice
libfmvoice: 0.0.0-unstable-2023-12-05 -> 0-unstable-2024-05-30
2024-05-31 16:05:55 +02:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
Vladimír Čunát
0579b18747
Merge #315180: libiconv-darwin: fix crash and add support for static builds
...into staging
2024-05-31 07:21:00 +02:00
R. Ryantm
e6ca472ac6 libfmvoice: 0.0.0-unstable-2023-12-05 -> 0-unstable-2024-05-30 2024-05-30 21:38:46 +00:00
Pol Dellaiera
1b62c5cccf
Merge pull request #310224 from Sigmanificient/liboqs-0.10.0
liboqs: 0.8.0 -> 0.10.0, migrate to by name
2024-05-30 20:00:47 +02:00
Sigmanificient
e7694d9b4f liboqs: migrate to by-name 2024-05-30 13:50:18 +02:00
R. Ryantm
d4b1420f24 licensure: 0.4.0 -> 0.4.1 2024-05-30 00:11:18 +00:00
Randy Eckenrode
edfc324c7a
libiconv-darwin: fix ISO-2022 with escape sequences crash
This appears to be fixed in macOS 14.5, but the source release is not yet available.
2024-05-29 16:58:37 -04:00
Randy Eckenrode
067ad05942
libiconv-darwin: add support for static builds 2024-05-29 16:58:36 -04:00
R. Ryantm
88ae3fd72a limine: 7.5.2 -> 7.5.3 2024-05-29 02:54:05 +00:00
github-actions[bot]
77347136f6
Merge staging-next into staging 2024-05-28 18:02:01 +00:00
Azat Bahawi
4a3fc4cf73
Merge pull request #314794 from amyipdev/libitl
libitl: init at 0.1.8
2024-05-28 19:41:07 +03:00
Damien Cassou
640a41d130
Merge pull request #315341 from r-ryantm/auto-update/lint-staged
lint-staged: 15.2.4 -> 15.2.5
2024-05-28 14:52:53 +02:00
nicoo
f772b7cb92
Merge #314436: live555: 2024.05.05 → 2024.05.15 2024-05-28 12:47:12 +00:00
R. Ryantm
bac8a4b64a lint-staged: 15.2.4 -> 15.2.5 2024-05-28 12:25:43 +00:00
github-actions[bot]
5d00e5e0c3
Merge staging-next into staging 2024-05-28 12:01:48 +00:00
Jan Tojnar
76d36c09da
Merge pull request #314678 from jtojnar/gnome-updates
GNOME updates 2024-05-25
2024-05-28 08:59:13 +02:00
Amy Parker
ce3258ddf5
libitl: init at 0.1.8
This patch adds the Islamic Tools Library, which provides functions
for calculating Islamic prayer times and Hijri calendar dates. It is
necessary to add ITL before adding the itools suite (ical, ipraytime,
ireminder, idate), which will be requested for addition to nixpkgs
after libitl's acceptance.

Signed-off-by: Amy Parker <amy@amyip.net>
2024-05-27 17:32:50 -07:00
github-actions[bot]
c67f226431
Merge staging-next into staging 2024-05-27 06:02:17 +00:00
tomberek
ddfef20dfb
Merge pull request #314590 from clebs/libideviceactivation
libideviceactivation: init at 1.1.1
2024-05-27 00:23:07 -04:00
github-actions[bot]
7537b40813
Merge staging-next into staging 2024-05-26 18:01:42 +00:00
Benjamin Staffin
2c8d596821
Merge pull request #314366 from benley/mixxx-2.4.1
mixxx: 2.4.0 -> 2.4.1
2024-05-26 12:52:11 -04:00
Jan Tojnar
8a08782e4d libmsgraph: 0.2.1 → 0.2.2
https://gitlab.gnome.org/GNOME/msgraph/-/compare/0.2.1...0.2.2
2024-05-26 16:22:57 +02:00
Borja Clemente
fce0a35293
libideviceactivation: init at 1.1.1
Signed-off-by: Borja Clemente <borja.clemente@gmail.com>
2024-05-25 20:50:24 +02:00
github-actions[bot]
edcb881454
Merge staging-next into staging 2024-05-25 18:01:21 +00:00
Nick Cao
7c4dc4900e
Merge pull request #314518 from JohnRTitor/lightningcss
lightningcss: 1.25.0 -> 1.25.1
2024-05-25 09:15:45 -04:00
John Titor
82bc7c5756
lightningcss: 1.25.0 -> 1.25.1
cleanup
2024-05-25 12:29:41 +05:30
R. Ryantm
17961a36ee libeduvpn-common: 1.2.0 -> 1.2.1 2024-05-25 01:40:38 +00:00
Anderson Torres
ecee36b4c2 live555: 2024.05.05 -> 2024.05.15 2024-05-24 21:16:09 -03:00
Anderson Torres
8411d7c520 live555: reorder 2024-05-24 21:16:09 -03:00
Benjamin Staffin
94f4623766 libdjinterop: 0.20.1 -> 0.20.2 2024-05-24 16:18:06 -04:00
github-actions[bot]
c792a8b0fc
Merge staging-next into staging 2024-05-24 18:01:32 +00:00
nixpkgs-merge-bot[bot]
dedcf4901b
Merge pull request #314304 from r-ryantm/auto-update/licensure
licensure: 0.3.2 -> 0.4.0
2024-05-24 16:45:08 +00:00
R. Ryantm
3c9d14bdab licensure: 0.3.2 -> 0.4.0 2024-05-24 14:46:44 +00:00
Nick Cao
ba2131c5f4
Merge pull request #314239 from r-ryantm/auto-update/libui-ng
libui-ng: 4.1-unstable-2024-05-03 -> 4.1-unstable-2024-05-19
2024-05-24 09:14:52 -04:00
github-actions[bot]
a73d2d9b62
Merge staging-next into staging 2024-05-24 12:01:26 +00:00
R. Ryantm
5dad550b1f libui-ng: 4.1-unstable-2024-05-03 -> 4.1-unstable-2024-05-19 2024-05-24 09:15:50 +00:00
Pol Dellaiera
5dd16b4b24
Merge pull request #314137 from Sigmanificient/remove-fetchpatch-pkgs-development-2
pkgs/{by-name,development}: remove unused fetchpatch (and other) arguments
2024-05-24 08:53:11 +02:00
github-actions[bot]
2d4dcbe7a7
Merge staging-next into staging 2024-05-24 06:01:33 +00:00
Aleksana
f99d061aae
Merge pull request #311224 from Sigmanificient/libclipboard
libclipboard: init at 1.1
2024-05-24 13:58:32 +08:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
github-actions[bot]
3254cacae4
Merge staging-next into staging 2024-05-24 00:02:38 +00:00
Peder Bergebakken Sundt
72b813ecff
Merge pull request #308251 from r-ryantm/auto-update/libpkgconf
libpkgconf: 2.1.1 -> 2.2.0
2024-05-23 22:45:25 +02:00
Nick Cao
3aa1ab4831
Merge pull request #313810 from r-ryantm/auto-update/limine
limine: 7.5.1 -> 7.5.2
2024-05-23 14:08:55 -04:00
github-actions[bot]
221ad4ab54
Merge staging-next into staging 2024-05-23 06:01:39 +00:00
R. Ryantm
50c8f5e46d limine: 7.5.1 -> 7.5.2 2024-05-22 22:11:16 +00:00
R. Ryantm
9a25917627 lint-staged: 15.2.2 -> 15.2.4 2024-05-22 02:09:39 +00:00
github-actions[bot]
949e5b9d89
Merge staging-next into staging 2024-05-22 00:02:35 +00:00
K900
7b015fba1e Merge remote-tracking branch 'origin/master' into staging-next 2024-05-21 22:47:32 +03:00
K900
91827acc21
Merge pull request #312998 from K900/librenovation
libreoffice: big cleanup + bumps
2024-05-21 21:21:20 +03:00
github-actions[bot]
32de4bcbf0
Merge staging-next into staging 2024-05-21 18:01:28 +00:00
github-actions[bot]
6ff18cf329
Merge master into staging-next 2024-05-21 18:00:59 +00:00
K900
da4abb904a libetonyek: init at 0.1.10 2024-05-21 19:56:09 +03:00
K900
b1f998f5c7 libertine-g: init at 2012-01-16 2024-05-21 19:56:09 +03:00
K900
c387b6338f libepubgen: init at 0.1.1 2024-05-21 19:56:09 +03:00
K900
91174e6a2c liborcus: init at 0.19.2 2024-05-21 19:56:09 +03:00
K900
03d505df0c libixion: init at 0.19.0 2024-05-21 19:56:09 +03:00
Cosima Neidahl
b837756789
Merge pull request #313069 from Sigmanificient/liblapin
liblapin: init at 0-unstable-2024-05-20
2024-05-21 17:24:48 +02:00
Sigmanificient
ddd0c8f0e1 liblapin: init at 0-unstable-2024-05-20 2024-05-21 15:48:03 +02:00
Sigmanificient
f1b079c3e0 libclipboard: init at 1.1 2024-05-21 01:45:10 +02:00
Sergei Trofimovich
7ed5395b6b libedit: 20230828-3.1 -> 20240517-3.1 2024-05-20 21:48:04 +01:00
github-actions[bot]
be5878415f
Merge staging-next into staging 2024-05-20 12:01:58 +00:00
github-actions[bot]
6ff1451c6f
Merge master into staging-next 2024-05-20 12:01:29 +00:00
Alyssa Ross
700f1a4bcd libcamera: disable tracing if unavailable
lttng-ust has a mandatory dependency on liburcu, which requires
architecture-specific code that isn't available for all platforms.  To
enable building libcamera for those platforms, disable tracing support
if lttng-ust is unavailable.  This fixes building libcamera for, for
example, loongarch64-linux.
2024-05-20 10:34:52 +02:00
Alyssa Ross
584c9b78cb pkgsStatic.libcamera: mark unsupported 2024-05-20 10:32:50 +02:00
github-actions[bot]
aea14e9bac
Merge master into staging-next 2024-05-20 00:02:10 +00:00
toastal
f503b4f319 lightningcss: 1.24.1 → 1.25.0
<system-color> panic regression still persists
https://github.com/parcel-bundler/lightningcss/issues/685

patch unmerged for napi & cargo auditable
https://github.com/parcel-bundler/lightningcss/pull/713
2024-05-18 21:04:55 +07:00
github-actions[bot]
212fb8cd17
Merge master into staging-next 2024-05-17 00:02:09 +00:00
Pol Dellaiera
b6e2eeafd3
Merge pull request #312206 from r-ryantm/auto-update/litmusctl
litmusctl: 1.5.0 -> 1.6.0
2024-05-16 22:05:08 +02:00
github-actions[bot]
5ba1706aa5
Merge master into staging-next 2024-05-16 18:01:25 +00:00
R. Ryantm
887f10be90 litmusctl: 1.5.0 -> 1.6.0 2024-05-16 13:25:42 +00:00
R. Ryantm
5fab9b7e2a libewf-legacy: 20140814 -> 20140816 2024-05-15 17:05:30 +00:00
github-actions[bot]
a47743431b
Merge master into staging-next 2024-05-14 18:01:03 +00:00