Commit Graph

173 Commits

Author SHA1 Message Date
Sandro
26b71defc4
Merge pull request #258998 from pongo1231/libhttpserver
libhttpserver: init at 0.19.0
2024-03-25 23:22:45 +01:00
Weijia Wang
72fe11f728
Merge pull request #298162 from atorres1985-contrib/xorriso
Xorriso updates
2024-03-25 14:00:22 +01:00
Pol Dellaiera
e8fb28b6d9
Merge pull request #298584 from stv0g/add-libiec61850
libiec61850: init at 1.5.3
2024-03-25 11:04:22 +01:00
Pol Dellaiera
8b52b3765a
Merge pull request #298583 from stv0g/add-lib60870
lib60870: init at 2.3.2
2024-03-25 11:04:14 +01:00
Pol Dellaiera
61fdda0efa
Merge pull request #297814 from TomaSajt/libation
libation: 11.3.1 -> 11.3.6
2024-03-25 08:51:33 +01:00
Anderson Torres
5c1cc75ad3 libisoburn: update expression
Including some extra dependencies from xorriso.
2024-03-24 23:26:26 -03:00
Steffen Vogel
1d7d7484c8 libiec61850: init at 1.5.3 2024-03-24 12:45:58 +01:00
Steffen Vogel
1a4591f714 lib60870: init at 2.3.2 2024-03-24 12:43:37 +01:00
Nick Cao
d722d36539
Merge pull request #297797 from r-ryantm/auto-update/livekit-cli
livekit-cli: 1.4.0 -> 1.4.1
2024-03-22 12:13:32 -04:00
TomaSajt
36263f5cd1
libation: 11.3.1 -> 11.3.6 2024-03-21 21:17:17 +01:00
R. Ryantm
c1014b1df5 livekit-cli: 1.4.0 -> 1.4.1 2024-03-21 18:42:14 +00:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
Jon Seager
b524ea71cf
Merge pull request #296683 from niklaskorz/mautrix-signal-0.5.1 2024-03-19 07:15:27 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Niklas Korz
cf886946e2 libsignal-ffi: 0.39.2 -> 0.41.0 2024-03-17 16:48:38 +01:00
Weijia Wang
0d9759d6d9
Merge pull request #295519 from Aleksanaa/crosswords
libipuz: init at 0.4.5; crosswords: init at 0.3.12
2024-03-14 19:23:32 +01:00
aleksana
7d2a8687ce libipuz: init at 0.4.5 2024-03-13 14:06:29 +08:00
Robert Scott
73bf415737
Merge pull request #294901 from atorres1985-contrib/live555
live555: 2024.02.28 -> 2024.03.08
2024-03-12 22:50:12 +00:00
Pol Dellaiera
54c52cb276
Merge pull request #294334 from ShamrockLee/sourceroot-fix
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-11 16:50:57 +01:00
Anderson Torres
4314fb87e4 live555: 2024.02.28 -> 2024.03.08 2024-03-10 23:54:00 -03:00
Nikolay Korotkiy
bfc95660dd
Merge pull request #293031 from Aleksanaa/librum
librum: init at 0.12.1
2024-03-10 22:13:30 +04:00
aleksana
f29ad97367 librum: init at 0.12.1 2024-03-10 18:35:55 +08:00
R. Ryantm
6ca856220a littlefs-fuse: 2.7.5 -> 2.7.6 2024-03-09 01:18:06 +00:00
Yueh-Shun Li
91b3db1309 treewide: fix sourceRoot for fetchgit-based src
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.

`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.

[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
Weijia Wang
7830dba77b
Merge pull request #282099 from vifino/libyang-2.1.148
libyang: move to by-name; 2.1.128 -> 2.1.148
2024-03-08 20:31:41 +01:00
github-actions[bot]
590e65a7b3
Merge master into staging-next 2024-03-07 12:01:24 +00:00
Weijia Wang
86da870273
Merge pull request #287714 from r-ryantm/auto-update/libmbd
libmbd: 0.12.7 -> 0.12.8
2024-03-07 09:25:30 +01:00
github-actions[bot]
8a8a630460
Merge master into staging-next 2024-03-06 18:01:19 +00:00
Sandro
e656679228
Merge pull request #286523 from MarcelCoding/listmonk
listmonk: 2.5.1 -> 3.0.0
2024-03-06 18:49:20 +01:00
pongo1231
fd0ad1ecca libhttpserver: init at 0.19.0 2024-03-05 21:37:10 +01:00
github-actions[bot]
9819563ca9
Merge master into staging-next 2024-03-02 06:00:53 +00:00
annalee
a04ddbe327
Merge remote-tracking branch 'upstream/master' into sn-remove 2024-03-02 04:08:10 +00:00
Anderson Torres
fd1136a796 live555: 2024.02.23 -> 2024.02.28
Boy, they are fast to provide updates!
2024-03-01 13:45:22 -03:00
Sandro
b9c5225eb0
Merge pull request #291559 from RyanGibb/libvpl-opengl-driver-search 2024-03-01 13:46:06 +01:00
Mario Rodas
8beb4562d9
Merge pull request #291395 from atorres1985-contrib/live555
live555: 2023.11.30 -> 2024.02.23
2024-03-01 07:25:31 -05:00
Marcel
1d39985078
listmonk: move to pkgs/by-name 2024-03-01 10:52:28 +01:00
Vladimír Čunát
5ec0e03492
Merge #278061: libedit: update and adopt
...into staging
2024-02-29 19:14:55 +01:00
K900
ff303455f3 libappimage: init at 1.0.4-5
Not the same thing as AppImageKit, but a continuation (?)
2024-02-28 18:49:12 +03:00
Mario Rodas
f3bb7ad10b
Merge pull request #286014 from r-ryantm/auto-update/livekit-cli
livekit-cli: 1.3.4 -> 1.4.0
2024-02-27 08:58:19 -05:00
lassulus
f0be46e1ce
Merge pull request #290872 from toastal/lightningcss-1.24.0
lightningcss: 1.23.0 → 1.24.0
2024-02-27 20:54:41 +07:00
OTABI Tomoya
468605ec25
Merge pull request #290024 from r-ryantm/auto-update/livekit
livekit: 1.5.2 -> 1.5.3
2024-02-27 18:45:13 +09:00
Sandro
7dd3d6c1d0
Merge pull request #290955 from sikmir/telescope
telescope: 0.8.1 → 0.9
2024-02-26 18:10:40 +01:00
Ryan Gibb
e320f9245d libvpl: patch to search /run/opengl-drivers/lib/ for runtime implementations 2024-02-26 14:52:40 +00:00
Anderson Torres
524a9eca5e live555: 2024.02.15 -> 2024.02.23 2024-02-25 21:02:23 -03:00
Anderson Torres
5135272cb6 live555: 2023.11.30 -> 2024.02.15 2024-02-25 21:02:23 -03:00
Nikolay Korotkiy
4af152de2d
libgrapheme: init at 2.0.2 2024-02-23 23:08:38 +04:00
Benjamin Staffin
bb21c060aa
Merge pull request #290571 from benley/mixxx-2.4.0
mixxx: 2.3.6 -> 2.4.0
2024-02-23 14:00:39 -05:00
toastal
20eadafbf9 lightningcss: 1.23.0 → 1.24.0 2024-02-23 19:08:03 +07:00
Benjamin Staffin
968cffcefa libdjinterop: init at 0.20.1 2024-02-22 00:49:19 -05:00
Anderson Torres
40cdf4d54c lightning: 2.2.2 -> 2.2.3
- Enable disassembler
2024-02-21 09:51:45 -03:00