Commit Graph

21 Commits

Author SHA1 Message Date
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
Peder Bergebakken Sundt
da468028bc
Merge pull request #326577 from arikgrahl/move-to-by-name-hierarchy
grafterm, konf, octosql, promql: move to by-name hierarchy
2024-07-26 00:21:24 +02:00
Casey Link
7e9e215bbc ocis-bin: support more architectures and add update script
* Adds an update script that can be used by the passthru updateScript [0]
    * this script tracks the Production (aka stable) channel for oCIS https://owncloud.dev/ocis/release_roadmap/#release-types as decided by the package maintainers
* Adds the full range of architectures released by owncloud
    * darwin: amd64, aarch64
    * linux: i686, x86_64, arm, aarch64

[0]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#automatic-package-updates
2024-07-13 14:39:29 +02:00
Arik Grahl
c8b473aa97 grafterm, konf, octosql, promql: move to by-name hierarchy 2024-07-12 16:54:33 +02:00
Daniel Thwaites
0fe724dc08
ocis-bin: 5.0.1 -> 5.0.5 2024-06-11 12:25:26 +01:00
R. Ryantm
237418318a ocenaudio: 3.13.5 -> 3.13.8 2024-05-01 23:35:15 +00:00
Weijia Wang
58b5b2748f treewide: fix version in changelog 2024-04-21 19:33:05 +02:00
Payas Relekar
1aadbb83c9 ocis-bin: 5.0.0 -> 5.0.1 2024-04-11 21:19:36 +05:30
Payas Relekar
427bf67bed nixos/ocis: init at 5.0.0
Co-authored-by: Casey Link <unnamedrambler@gmail.com>
2024-04-03 00:53:24 +05:30
Payas Relekar
9f3798cd7b ocis-bin: init at 5.0.0 2024-04-03 00:53:11 +05:30
R. Ryantm
9cf31fa3d3 ocenaudio: 3.13.4 -> 3.13.5 2024-03-21 00:34:16 +00:00
Janik H.
7812124026
octorpki: drop
upstream archived the repo
2024-03-19 08:47:42 +01: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
John Garcia
07a3e1b735 ocenaudio: fix url 2024-02-09 14:09:22 +00:00
R. Ryantm
d5b17d152b ocenaudio: 3.13.3 -> 3.13.4 2024-02-09 05:21:39 +00:00
John Garcia
948af8a6c8 ocenaudio: fix desktop file 2024-01-18 09:11:30 +00:00
Jonas Heinrich
cbebe20369 ocenaudio: 3.13.2 -> 3.13.3 2023-12-29 15:28:58 +01:00
Anthony Roussel
c72a44718c
nixosTests.ocsinventory-agent: init 2023-11-02 14:20:46 +01:00
Anthony Roussel
5954b62209
ocsinventory-agent: init at 2.10.1
https://github.com/OCSInventory-NG/UnixAgent

Co-authored-by: Matthias Thym <git@thym.at>
2023-10-30 17:57:52 +01:00
Weijia Wang
78d5ef88da octorpki: vendorSha256 -> vendorHash 2023-10-19 02:41:38 +02:00
Johann Wagner
b511a0f1bc
octorpki: init at 1.5.10 (#261385) 2023-10-18 00:53:08 +02:00