Commit Graph

315 Commits

Author SHA1 Message Date
R. Ryantm
17202b7859 opencomposite: 0-unstable-2024-06-01 -> 0-unstable-2024-06-12 2024-06-17 00:40:50 +00:00
K900
b0a82fe902 mesa: add llvmpipeHook for software rendering setup 2024-06-15 11:07:15 +03:00
K900
f9723bc4de treewide: get rid of ~all mesa.{drivers,osmesa,libdrm} references
mesa.drivers is basically an implementation detail and should never be used
as a dependency of other expressions. It also no longer exists on Darwin.

mesa.osmesa is very niche and should generally be avoided.

mesa.libdrm is used in exactly one place and it's irrelevant there.
2024-06-15 11:07:14 +03:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
github-actions[bot]
2a899d25c0
Merge staging-next into staging 2024-06-13 12:01:36 +00:00
shivaraj-bh
75d7ee7d8c open-webui: Use makeWrapperArgs; Use env to disable hatch custom hook
For more info, see:
- Disable hatch custom hook:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636468561
- why `makeWrapperArgs`?:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636483491
- `pythonRelaxDepsHook` is a nativeBuildInput:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636477762
2024-06-13 12:21:36 +05:30
github-actions[bot]
aacd9cf894
Merge staging-next into staging 2024-06-13 00:02:48 +00:00
kirillrdy
31b5805d2b
Merge pull request #290113 from Tochiaha/ophcrack-cli
ophcrack-cli: init at 3.8.0
2024-06-12 20:11:16 +00:00
Pol Dellaiera
efede65229
open-webui: 0.3.3 -> 0.3.4
diff: https://github.com/open-webui/open-webui/compare/v0.3.3..v0.3.4
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.4
2024-06-12 20:54:29 +02:00
github-actions[bot]
ee4da03e6e
Merge staging-next into staging 2024-06-12 18:01:23 +00:00
Pol Dellaiera
7d13180fd1
open-webui: 0.3.2 -> 0.3.3
diff: https://github.com/open-webui/open-webui/compare/v0.3.2..v0.3.3
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.3
2024-06-12 17:14:18 +02:00
Tochiaha
0fee8b9f9f ophcrack-cli: init at 3.8.0 2024-06-11 23:52:55 +01:00
github-actions[bot]
f9c7b930b4
Merge staging-next into staging 2024-06-11 12:01:44 +00:00
Pol Dellaiera
942e301998
open-webui: add missing pydub dependency 2024-06-11 08:54:22 +02:00
Pol Dellaiera
cbf8486ad3
open-webui: 0.2.5 -> 0.3.2
diff: https://github.com/open-webui/open-webui/compare/v0.2.5..v0.3.2
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.2

I also added a new dependency `extract-msg` because of f69bc57fed

I also removed stuff from `pythonRemoveDeps` since they are now available:
- https://github.com/NixOS/nixpkgs/pull/317142
- https://github.com/NixOS/nixpkgs/pull/317151
2024-06-11 08:10:50 +02:00
Sebastián Mancilla
591c2d057d
Merge pull request #316573 from jcaesar/pr-7
glm: 0.9.9.8 -> 1.0.1, opensplat: 1.1.2 -> 1.1.3, fix frogatto's engine's build
2024-06-11 00:02:11 -04:00
R. Ryantm
bbb81381a8 openvas-scanner: 23.3.2 -> 23.4.0 2024-06-10 12:05:56 +00: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
Julius Michaelis
64e5a0493b glm: 0.9.9.8 -> 1.0.1
Notable changes: this gates some experimental features, requiring some dependencies to add -DGLM_ENABLE_EXPERIMENTAL
2024-06-09 12:47:54 +09:00
Julius Michaelis
a43dc6418a opensplat: 1.1.2 -> 1.1.3 2024-06-09 12:47:07 +09:00
R. Ryantm
8199130a48 opencomposite: 0-unstable-2024-05-24 -> 0-unstable-2024-06-01 2024-06-08 18:53:43 +00:00
Nick Cao
a73df7dc95
Merge pull request #317080 from r-ryantm/auto-update/openpgp-card-tools
openpgp-card-tools: 0.10.1 -> 0.11.0
2024-06-06 13:51:24 -04:00
Nick Cao
884a5fc95a
Merge pull request #317612 from r-ryantm/auto-update/openfga-cli
openfga-cli: 0.4.0 -> 0.4.1
2024-06-06 09:37:06 -04:00
Pol Dellaiera
26595b21a2
open-webui: 0.2.4 -> 0.2.5
diff: https://github.com/open-webui/open-webui/compare/v0.2.4..v0.2.5
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.2.5
2024-06-06 12:24:55 +02:00
R. Ryantm
20a920b23f openfga-cli: 0.4.0 -> 0.4.1 2024-06-06 01:27:42 +00:00
R. Ryantm
178bc95341
openpgp-card-tools: 0.10.1 -> 0.11.0 2024-06-05 18:58:21 -04:00
Peder Bergebakken Sundt
2ebc52865f
Merge pull request #314104 from Scrumplex/pkgs/opencomposite/fix-openxr-1.1
opencomposite: 0-unstable-2024-05-08 -> 0-unstable-2024-05-24
2024-06-05 14:20:51 +02:00
Nick Cao
02707c597f
Merge pull request #317264 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.3.1 -> 23.3.2
2024-06-04 16:48:38 -04:00
R. Ryantm
562f6f6176 openvas-scanner: 23.3.1 -> 23.3.2 2024-06-04 18:26:14 +00:00
Pol Dellaiera
6b6d4aeb35
Merge pull request #316248 from shivaraj-bh/open-webui
open-webui: init at 0.2.4
2024-06-04 15:47:03 +02:00
Sandro
49e2a0af22
Merge pull request #309053 from panicgh/open62541
open62541: 1.3.10 -> 1.4.1
2024-06-04 14:32:24 +02:00
shivaraj-bh
1860d7862b open-webui: init at 0.2.4 2024-06-04 16:46:19 +05:30
Nicolas Benes
b2f458b659 open62541: 1.3.10 -> 1.4.1 2024-06-04 09:17:01 +02:00
mi-ael
6324bc777c openvas-smb: init at 22.5.6 2024-06-03 09:34:42 +02:00
R. Ryantm
5427948b93 openfga: 1.5.3 -> 1.5.4 2024-05-31 01:31:39 +00:00
R. Ryantm
9f7bdf8970 openvas-scanner: 23.3.0 -> 23.3.1 2024-05-25 22:38:11 +00:00
Sefa Eyeoglu
e1f3c02267
opencomposite: 0-unstable-2024-05-08 -> 0-unstable-2024-05-24
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-25 17:37:33 +02:00
Nicolas Benes
bb460d6404 open62541: move to by-name 2024-05-25 15:39:51 +02:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
R. Ryantm
3655026a10 openvas-scanner: 23.2.1 -> 23.3.0 2024-05-20 00:40:40 +00:00
Pol Dellaiera
03dc987e7c
openjump: use makeBinaryWrapper 2024-05-19 10:15:33 +02:00
Pol Dellaiera
120a1ee126
openjump: sort meta attributes 2024-05-19 10:14:59 +02:00
Pol Dellaiera
1c82c619e6
openjump: add missing phase hooks 2024-05-19 10:14:10 +02:00
Pol Dellaiera
c3ccab0b92
openjump: use finalAttrs pattern 2024-05-19 10:13:18 +02:00
Pol Dellaiera
9c32070f1f
openjump: reformat with nixfmt-rfc-style 2024-05-19 10:12:26 +02:00
Nikolay Korotkiy
0f353660e3
openjump: migrate to by-name 2024-05-17 20:04:18 +04:00
R. Ryantm
2be62737ab openvas-scanner: 23.2.0 -> 23.2.1 2024-05-14 14:36:15 +00:00
Dmitry Kalinkin
7bfa087714
Merge pull request #307833 from gador/blender-darwin
Blender darwin
2024-05-13 17:44:57 -04:00
Pol Dellaiera
b655095e46
Merge pull request #310534 from jlesquembre/jl/openfga
openfga: init at 1.5.3
2024-05-10 21:42:50 +02:00
Marcus Ramberg
6c8398505c
Merge pull request #310184 from jlesquembre/jl/openfga-cli
openfga-cli: init at 0.4.0
2024-05-10 18:24:51 +02:00
José Luis Lafuente
c3cec35bc5
openfga-cli: init at 0.4.0 2024-05-10 11:06:36 +02:00
José Luis Lafuente
6134b783cb
openfga: init at 1.5.3 2024-05-10 11:05:09 +02:00
Sefa Eyeoglu
bdd78d731a
openvr: 2.2.3 -> 2.5.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-09 15:35:06 +02:00
Nick Cao
b4ac44047e
Merge pull request #310066 from Scrumplex/pkgs/opencomposite/2024-05-08
opencomposite: unstable-2024-03-04 -> 0-unstable-2024-05-08
2024-05-09 09:25:09 -04:00
jopejoe1
17e5c8831d openrocket: fix url 2024-05-08 20:10:51 +02:00
Sefa Eyeoglu
9a03c66300
opencomposite: unstable-2024-03-04 -> 0-unstable-2024-05-08
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-08 12:03:24 +02:00
Sefa Eyeoglu
56dbd3cf56
opencomposite: use unstableGitUpdater
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-08 12:00:50 +02:00
R. Ryantm
8355f497f5 openvas-scanner: 23.1.0 -> 23.2.0 2024-05-07 02:12:45 +00:00
Anderson Torres
659b429eed openturns: refactor
- finalAttrs
- strictDeps
- no nested with
2024-05-05 15:16:49 -03:00
Anderson Torres
19e0ed8128 openturns: pick lib output from primesieve 2024-05-05 15:05:18 -03:00
Anderson Torres
8eafd7bf31 openturns: migrate to by-name 2024-05-05 14:43:46 -03:00
Bryan T. Richardson
a4db457ffd
openvswitch: include Python setuptools for tests
Fixes test(s) that fail with the following output:

```
2611: Pytest unit tests - Python3                     ok

ERROR: 2600 tests were run,
1 failed unexpectedly.
12 tests were skipped.

Please send 'tests/testsuite.log' and all information you think might help:

   To: <bugs@openvswitch.org>
   Subject: [openvswitch 3.3.0] testsuite: 2531 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below 'tests/testsuite.dir'.

Traceback (most recent call last):
  File "<string>", line 4, in <module>
ModuleNotFoundError: No module named 'pkg_resources'
```
2024-05-03 14:25:13 -06:00
Artturin
852e83dbc5
Merge pull request #307836 from jopejoe1/openasar/split-out
openasar: unstable-2023-10-24 -> 0-unstable-2024-01-13, move out of discord, adpot, update script
2024-05-03 19:47:18 +03:00
Florian Brandes
e895d0e115
openpgl: remove superfluous use of pname
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-02 11:12:26 +02:00
Florian Brandes
f5b77f1102
openpgl: add darwin build
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-02 11:12:25 +02:00
jopejoe1
8852469565 openasar: clean up 2024-04-30 18:09:19 +02:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
Fabian Affolter
b6afda7840
Merge pull request #307890 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.0.1 -> 23.1.0
2024-04-30 08:52:56 +02:00
jopejoe1
8f03eec501 openasar: change license to agpl3Only 2024-04-30 08:00:50 +02:00
jopejoe1
50455b866f openasar: add jopejoe1 and Scrumplex as maintainer 2024-04-30 07:59:59 +02:00
R. Ryantm
3ef46d2e32 openvas-scanner: 23.0.1 -> 23.1.0 2024-04-30 02:39:26 +00:00
jopejoe1
4f31386c2b openasar: unstable-2023-10-24 -> 0-unstable-2024-01-13 2024-04-29 22:39:07 +02:00
jopejoe1
64a2421703 openasar: add update script 2024-04-29 22:39:07 +02:00
jopejoe1
96b4a609ec openasar: move out of discord 2024-04-29 22:31:40 +02:00
Aleksana
4d8d19fc61
Merge pull request #305300 from jcaesar/opensplat
opensplat: init at 1.1.2
2024-04-30 02:42:12 +08:00
Julius Michaelis
6aa41d8cca opensplat: init at 1.1.2 2024-04-28 12:02:47 +09:00
Weijia Wang
160dff0bae Merge branch 'master' into staging-next 2024-04-27 10:30:24 +02:00
Aleksana
9d3911e286
Merge pull request #297566 from TomaSajt/use-strip-java-archives
treewide: use stripJavaArchivesHook in trivial cases
2024-04-27 15:43:08 +08:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Adam C. Stephens
0b868df4ce
Merge pull request #306277 from adamcstephens/ovs/fix-python313
openvswitch*: fix 3.13 compatibility, apply RFCs, add self
2024-04-26 16:29:51 -04:00
Aleksana
a392966154
Merge pull request #305515 from blackheaven/openpomodoro-cli
openpomodoro-cli: init at 0.3.0
2024-04-26 18:51:13 +08:00
Gautier DI FOLCO
40aa8faecf
openpomodoro-cli: init at 0.3.0 2024-04-25 13:20:53 +02:00
Adam Stephens
6f0a1a1988
openvswitch*: fix tests on python 3.13 2024-04-23 09:19:15 -04:00
Adam Stephens
d0585adbbd
openvswitch*: add adamcstephens as maintainer 2024-04-23 09:18:31 -04:00
Adam Stephens
fa8d83580b
openvswitch*: apply nixfmt-rfc-style 2024-04-23 09:18:28 -04:00
Adam Stephens
d6e12c8a18
openvswitch*: fix update script
nushell script bool args can no longer have a specified type.
2024-04-23 09:18:25 -04:00
Adam Stephens
3fd22af3ca
openvswitch*: move to by-name 2024-04-23 09:18:20 -04:00
R. Ryantm
588427c983 open-scq30: 1.11.0 -> 1.12.0 2024-04-21 13:31:22 +00:00
Guilhem Saurel
df69ac58f0
openctm: init at 1.0.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-20 17:15:27 +02:00
Fabian Affolter
53b9f7d70c openvas-scanner: init at 23.0.1
Scanner component for Greenbone Community Edition

https://github.com/greenbone/openvas-scanner
2024-04-14 11:18:01 +02:00
iliana etaoin
e42705c982 licenses: rename apsl{10,20} -> apple-psl{10,20}
Part 1 of #301908.

This renames the two versions of the Apple Public Source License seen in
nixpkgs; `apsl20` was often confused as being for the widely-used Apache
License 2.0.
2024-04-08 20:39:37 +02:00
Maximilian Güntner
48661b40e4 openapi-changes: init at v0.0.61 2024-04-07 23:01:46 +02:00
silvanshade
2d8b10e3f0
tbb: 2021.8.0 -> 2021.11.0 (#301391)
Co-authored-by: silvanshade <silvanshade@users.noreply.github.com>
2024-04-05 17:36:37 +02:00
TomaSajt
335d0f2977
openrocket: make deterministic 2024-03-25 17:54:00 +01:00
jonboh
4eea91bac0 opcua-commander: init at 0.37.0 2024-03-23 13:17:53 +01:00
Weijia Wang
bc8d07840e
Merge pull request #296780 from wegank/opencflite-bump
opencflite: 476.19.0 -> 635.21.8
2024-03-20 14:42:25 +01:00
Jon Seager
8e90afb61f
Merge pull request #291245 from t4ccer/t4/opshin/init 2024-03-19 14:54:09 +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
t4ccer
b4015067b2
opshin: init at 0.20.0 2024-03-18 15:54:52 -06:00
Weijia Wang
ad87dc75d6 opencflite: 476.19.0 -> 635.21.8 2024-03-18 00:23:38 +01:00
R. Ryantm
1188d751f3 open-scq30: 1.10.6 -> 1.11.0 2024-03-17 14:28:40 +00:00
Guillaume Girol
76a7da4217
Merge pull request #295131 from SFrijters/openttd-ttf-0.6
openttd-ttf: 0.5 -> 0.6
2024-03-16 21:49:57 +01:00
R. Ryantm
bbfdb9e259 openapi-tui: 0.4.0 -> 0.5.0 2024-03-16 01:32:57 +00:00
Matthias Beyer
53d3bd4a0f
Merge pull request #295239 from matthiasbeyer/add-openapi-tui
openapi-tui: init at 0.4.0
2024-03-14 17:53:34 +01:00
Weijia Wang
fe9f697fc4 opencomposite{,-helper}: move to pkgs/by-name 2024-03-14 12:45:38 +01:00
Matthias Beyer
ea29671f76
openapi-tui: init at 0.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-13 06:38:08 +01:00
Stefan Frijters
3ac5155583
openttd-ttf: 0.5 -> 0.6 2024-03-11 22:47:32 +01:00
pca006132
3ddb1c3c09 openscad-unstable: run tests 2024-03-11 13:25:43 +08:00
pca006132
b687a81b3f openscad-unstable: 2024-02-18 -> 2024-03-10 2024-03-11 13:24:22 +08:00
Pol Dellaiera
6ae71359c4
Merge pull request #293265 from loco-choco/opengv-init
opengv: init at 0-unstable-2020-08-06
2024-03-11 01:28:24 +01:00
Locochoco
431a9ea23c opengv: init at 0-unstable-2020-08-06 2024-03-10 13:18:25 -03:00
Sandro
745369993f
Merge pull request #289512 from SFrijters/openttd-ttf
openttd-ttf: init at 0.5
2024-03-07 21:41:09 +01:00
Paw Møller
0f8027e11a openscad: add wrapGAppsHook
This app needs the wrapGAppsHook so that the GLib schemas are available
at runtime, otherwise it will crash when a file dialog is invoked in an
unpolluted environment.

Fixes the GSettings errors
GLib-GIO-ERROR **: No GSettings schemas are installed on the system
(openscad:26805): GLib-GIO-ERROR **: 13:10:37.913: Settings schema 'org.gtk.Settings.FileChooser' is not installed
2024-03-03 14:44:25 +01:00
Ryan Lahfa
b1f53dc4dd
Merge pull request #292014 from lf-/jade/opengist
opengist: init at 1.6.1
2024-03-01 23:31:26 +01:00
Jade Lovelace
a9bebf8eb5 opengist: init at 1.6.1
This is a clone of github gist, with 100% more open source and 100% more
self hosted.
2024-03-01 13:48:17 -08:00
Maciej Krüger
c3b6d62a11
Merge pull request #288656 from mkg20001/openscq
open-scq30: init at 1.10.6
2024-02-26 20:23:32 +01:00
Pol Dellaiera
0858160853
Merge pull request #290937 from r-ryantm/auto-update/opensnitch
opensnitch: 1.6.5 -> 1.6.5.1
2024-02-24 23:29:34 +01:00
Fabián Heredia Montiel
db1ee6dfe6 Merge remote-tracking branch 'origin/master' into staging-next
fastcdr was moved to by-name

Related to:

- https://github.com/NixOS/nixpkgs/pull/290836
2024-02-23 16:47:01 -06:00
Sandro
d1a4939090
Merge pull request #290676 from sikmir/oomapper 2024-02-23 19:18:58 +01:00
R. Ryantm
2b9cc007e9 opensnitch: 1.6.5 -> 1.6.5.1 2024-02-23 17:19:15 +00:00
Simon Hollingshead
9f23f84e66 opentype-sanitizer: Build with C++14 instead of C++11.
This is for compatibility with newer versions of gtest.
2024-02-23 16:27:37 +00:00
Nikolay Korotkiy
f20dc05ea6
openorienteering-mapper: fix on darwin 2024-02-22 21:59:05 +04:00
Nikolay Korotkiy
6e7184b10f
openorienteering-mapper: migrate to by-name 2024-02-22 21:57:11 +04:00
github-actions[bot]
e5105e6cec
Merge master into staging-next 2024-02-20 00:02:04 +00:00
Stefan Frijters
7022a2eba3
openttd-ttf: init at 0.5 2024-02-20 00:47:00 +01:00
Orivej Desh (NixOS)
807105f7a3
Merge pull request #287443 from orivej/opensoundmeter
opensoundmeter: init at 1.3
2024-02-19 22:40:34 +00:00
github-actions[bot]
2d9ce4a9af
Merge master into staging-next 2024-02-19 18:01:11 +00:00
Silvan Mosberger
f90974b657 Reapply "openobserve: 0.7.2 -> 0.8.1"
This reverts commit ac637ef21e.

The original PR (https://github.com/NixOS/nixpkgs/pull/289522) broke the
`pkgs/by-name` check on master,
so it was reverted in https://github.com/NixOS/nixpkgs/pull/289655.

This reapplies the original commits and makes sure that the
`pkgs/by-name` check works by moving it out of `pkgs/by-name`.
2024-02-19 01:22:42 +01:00
github-actions[bot]
b81c130216
Merge master into staging-next 2024-02-18 12:01:09 +00:00
pca006132
c1415dd4b7 openscad-unstable: 2024-01-22 -> 2024-02-18 2024-02-18 11:18:23 +08:00
Maciej Krüger
926c00c921
open-scq30: init at 1.10.6 2024-02-13 21:28:09 +01:00
github-actions[bot]
6d11c074e2
Merge staging-next into staging 2024-02-13 12:01:40 +00:00
Jonas Heinrich
31b9a9d18c opensnitch: 1.6.4 -> 1.6.5, opensnitch-ui: 1.6.4 -> 1.6.5.1 2024-02-12 11:58:44 +01:00
Orivej Desh
002f3ecbba opensoundmeter: init at 1.3 2024-02-09 23:44:09 +00:00
Sandro
a174c73d7d
Merge pull request #285797 from atorres1985-contrib/openh264
openh264: 2.4.0 -> 2.4.1
2024-02-06 17:36:51 +01:00
Weijia Wang
e020450639
Merge pull request #283850 from TomaSajt/openrocket
openrocket: init at 23.09
2024-02-05 00:33:25 +01:00
Anderson Torres
18d7b02911 openh264: 2.4.0 -> 2.4.1
Co-authored-by: Sergei Trofimovich <slyich@gmail.com>
2024-02-03 08:53:34 -03:00
Anderson Torres
55aed69b39 openh264: use meson 2024-02-03 08:53:20 -03:00
Anderson Torres
472b03cf56 openh264: refactor
- finalAttrs design pattern
- set CC and CXX makeFlags
- meta.changelog
- adopt by AndersonTorres
2024-02-02 10:09:45 -03:00
Anderson Torres
da415550f0 openh264: migrate to by-name 2024-02-02 10:09:45 -03:00
pca006132
c087b72460 openscad-unstable: init at 2024-01-22 2024-01-28 16:41:04 +08:00
TomaSajt
c26e72bbef
openrocket: init at 23.09 2024-01-26 09:06:22 +01:00
Peder Bergebakken Sundt
40827186b0
Merge pull request #262139 from jfroche/feat/add-opentelemtry-cpp
opentelemetry-cpp: init at 1.13.0
2024-01-22 23:40:27 +01:00
Jean-François Roche
6af690aaf1 opentelemetry-cpp: init at 1.13.0
Build with support for:

- in memory
- otlp http
- otlp grpc
- zipkin
- prometheus
- elasticsearch

Co-authored-by: tobim <tobim+github@fastmail.fm>
Co-authored-by: Nicolas Benes <nbenes.gh@xandea.de>
2024-01-21 22:06:48 +01:00
Martin Weinelt
fa25fe24b3
openswitcher: 0.9.1 -> 0.10.0 2024-01-14 22:13:18 +01:00
Martin Weinelt
22adbcaa0e
openswitcher: init at 0.9.1
Blackmagic Design mixer control application and friends.
2024-01-10 01:18:35 +01:00
Soner Sayakci
143fd64aea
opensearch-cli: init at 1.2.0 2023-12-27 11:52:04 +01:00
Thiago Franco de Moraes
9f9f0356bc
openai-triton-llvm: 14.0.6-f28c006a5895 -> 17.0.0-c5dede880d17 2023-12-08 10:11:32 -03:00
happysalada
886446e1dc openobserve: init at 0.7.2 2023-12-04 23:40:54 +00:00
Dan Callaghan
4b7e6a6341
opentype-sanitizer: init at 9.1.0 2023-12-03 21:58:27 +11:00
Artturi
c71c02a559
Merge pull request #157807 from scottbot95/open-fprintd 2023-11-19 18:13:32 +02:00
Scott Techau
fef8db6162 open-fprintd: init at 0.6 2023-11-19 14:01:35 +02:00
Madoura
da81784149 openai-triton-llvm: fix aarch64 and cross-compilation
Cross-compilation code taken/modified from LLVM 16 derivation
2023-11-17 16:43:44 +01:00
Peder Bergebakken Sundt
b74d956ece
Merge pull request #263916 from vs49688/openrussian
openrussian-cli: fix build & misc cleanups
2023-11-16 21:31:44 +01:00
Zane van Iperen
d989747e0c
openrussian-cli: unbreak on darwin
We got hit with a bad case of https://github.com/dumblob/mysql2sqlite/issues/75
2023-11-17 03:47:37 +10:00
Zane van Iperen
7c9a659c85
openrussian-cli: fix build & misc cleanups
* Backport patch to fix DB generation after SQLite's removal of "" handling
* Format
* Convert to pkgs/by-name
* Mark broken on Darwin because the mysql2sqlite script hangs.
2023-11-17 01:17:20 +10:00
Madoura
b5dce72180
openai-triton-llvm: init at 14.0.6-f28c006a5895
Moved from python3Packages.openai-triton due to rebuilds per python version
2023-11-08 16:35:21 -06:00
nicoo
c29182bbb1 open-english-wordnet: Use unique filename under share/
Otherwise users may have issues trying to bring multiple wordnets in their environment.
2023-11-06 23:57:20 +00:00
nicoo
281f03a6db open-english-wordnet: Fix merge.py
- Upstream left the wrong version number in the script as tagged for the release
- The output depends on file iteration order.
2023-11-05 17:17:18 +00:00
nicoo
3b65f33cb4 open-english-wordnet: init at 2022 2023-11-05 17:17:18 +00:00
the-furry-hubofeverything
24a2adf6dc openpgl: Fix aarch64 compilation
referenced https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/openpgl/openpgl-0.5.0.ebuild
2023-10-13 16:06:42 -07:00
Andrew Marshall
b1460e25c5 openpgl: init at 0.5.0
Setting TBB_ROOT to the out path is necessary as otherwise the bundled
FindTBB.cmake tries to search the `tbb.dev` output for the library
files.

Note that embree and nanoflann are bundled within the source. The build
system is not currently setup to use non-vendored libs.

Rebuilt 25 times to test reproducibility.

Attempted a build on x86_64-darwin, and it failed, so marking this as
linux only.
2023-09-28 18:27:38 -04:00