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
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
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