Commit Graph

193 Commits

Author SHA1 Message Date
aleksana
c140dc89de treewide: add aleksana to maintainer of various gtk packages 2024-12-08 20:40:23 +08:00
Aleksana
868be2c9df
foomatic-db: update & fix version numbers (#362443) 2024-12-08 15:08:06 +08:00
Jan Tojnar
064ee2cb49 libsoup_2_4: Rename from libsoup
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
Yarny0
ab8c8edc97 foomatic-db: 0-unstable-2024-08-13 -> 0-unstable-2024-12-05
Adds one Oki printer PPD file.
2024-12-06 15:47:26 +01:00
Yarny0
3195f07888 foomatic-db*: add leading digit to version attribute
...as mandated by current /pkgs/README.md#versioning .
2024-12-06 15:47:10 +01:00
Bobby Rong
0c08b2b82a
Cinnamon updates 2024-12-05 (#362092) 2024-12-06 21:29:50 +08:00
Bobby Rong
d01b81f384
folder-color-switcher: 1.6.5 -> 1.6.6
ba8ea15a48...208e66285e
2024-12-05 22:33:08 +08:00
Adam C. Stephens
ee0f7a0458
forgejo.updateScript: fix the regex escape (#361871) 2024-12-04 19:23:07 -05:00
Sergei Trofimovich
6db3c2f633 forgejo.updateScript: fix the regex escape 2024-12-04 20:48:20 +00:00
34j
d637b85e25
treewide: replace --enable-wayland-ime with --enable-wayland-ime=true for the arguments to properly work (#361341) 2024-12-05 00:06:22 +05:30
Emily
1663ca3de8
forgejo-runner: 4.0.1 -> 5.0.3, various quality-of-life improvements (#360535) 2024-12-02 23:38:52 +01:00
github-actions[bot]
5c6c7bd759
Merge master into staging-next 2024-12-02 05:46:56 +00:00
R. Ryantm
7b4ff152a2 folio: 24.13 -> 24.14 2024-12-02 01:15:47 +00:00
Christoph Heiss
8540239004
forgejo-runner: only run passthru tests on linux
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-12-01 21:06:34 +01:00
Christoph Heiss
6e03fe786a
forgejo-runner: add myself to maintainers
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-30 20:43:08 +01:00
Christoph Heiss
ab91a69db1
forgejo-runner: use nix-update-script
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-30 20:36:48 +01:00
Christoph Heiss
e41fbfb280
forgejo-runner: use versionCheckHook for program version check
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-30 20:34:02 +01:00
Christoph Heiss
0d5bcfecb5
forgejo-runner: enable package tests
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-30 20:30:49 +01:00
Christoph Heiss
feaad39ec7
forgejo-runner: 4.0.1 -> 5.0.3
Changelog: https://code.forgejo.org/forgejo/runner/src/branch/main/RELEASE-NOTES.md#5-0-3

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-30 20:27:10 +01:00
Emily
6a9e015730
folly: add techknowlogick to maintainers
(cherry picked from commit c71ed296d7)
(cherry picked from commit 0cefd8eeba)
2024-11-30 15:11:14 +01:00
Emily
3571e8d763
folly: add emily to maintainers
(cherry picked from commit df175d625e)
(cherry picked from commit 0e61fccd4c)
2024-11-30 15:11:14 +01:00
Emily
ca120bbcdf
folly: add update script
(cherry picked from commit f86db4874d)
(cherry picked from commit e456bdb0cb)
2024-11-30 15:11:14 +01:00
Emily
4809b6f333
folly: enable tests
(cherry picked from commit a3afbe7ccf)
(cherry picked from commit 4eb464fe33)
2024-11-30 15:11:14 +01:00
Emily
387712f527
folly: bump to fmt_11
This is the version used upstream.

(cherry picked from commit bba7126b28)
(cherry picked from commit 7fbdc96f7b)
2024-11-30 15:11:14 +01:00
Emily
f30af822fa
folly: propagate required dependencies
(cherry picked from commit fb3b469558)
(cherry picked from commit 31e3056413)
2024-11-30 15:11:14 +01:00
Emily
5d2806e95a
folly: condition shared libraries on platform setting
(cherry picked from commit cad3e3ece6)
(cherry picked from commit d0c2ddc592)
2024-11-30 15:11:14 +01:00
Emily
eab5ca3e51
folly: remove obsolete AArch64 hack
(cherry picked from commit 3352d4f1ab)
(cherry picked from commit da0502a94a)
2024-11-30 15:11:13 +01:00
Emily
c47376bbd1
folly: refine -fpermissive flag
This was added for AArch64 support, but we can use a more targeted
flag for the build failure.

(cherry picked from commit ae0425bd9a)
(cherry picked from commit 0e3ffa9a65)
2024-11-30 15:11:13 +01:00
Emily
012bca60e2
folly: fix split outputs
Downstream derivations were picking up references to the `dev` output
through indirect `__FILE__` usage in the headers. I borrowed and
modified this trick from the Boost package, where I believe vcunat
originated it. It’s not very pretty and it should be in a hook or
something, but it works at a pinch.

(cherry picked from commit fbdced9bb3)
(cherry picked from commit 0581e31285)
2024-11-30 15:11:13 +01:00
Emily
94862ed128
folly: patch pkg-config file instead of CMake files
This is closer to fixing the problem at the source.

(cherry picked from commit 2fc882c70c)
(cherry picked from commit c0b7ae5a7c)
2024-11-30 15:11:13 +01:00
Emily
3befdb133b
folly: 2024.03.11.00 -> 2024.11.18.00
Diff: https://github.com/facebook/folly/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
(cherry picked from commit d4c26774d5)
(cherry picked from commit 7a3765484d)
2024-11-30 15:11:13 +01:00
Emily
20ea752239
folly: use Ninja
(cherry picked from commit eca60c841c)
(cherry picked from commit 52a456a441)
2024-11-30 15:11:13 +01:00
Emily
25ae142a4e
folly: refine meta.platforms
(cherry picked from commit 5ee21f2961)
(cherry picked from commit a3d3418e74)
2024-11-30 15:11:13 +01:00
Emily
4fc612be9d
folly: reorder inputs to match upstream file
(cherry picked from commit 7ae3a8ada6)
(cherry picked from commit 383254a33b)
2024-11-30 15:11:12 +01:00
Emily
80dd0dc4e6
folly: reorder attributes
(cherry picked from commit 593f78887a)
(cherry picked from commit 2fcd56c3cd)
2024-11-30 15:11:12 +01:00
Emily
685fd2c8c8
folly: use hash
(cherry picked from commit b67cce1449)
(cherry picked from commit de5c1f0edc)
2024-11-30 15:11:12 +01:00
Emily
cdb033330b
folly: use refs/tags/
(cherry picked from commit 0d5cd2a39d)
(cherry picked from commit 3c95334d4a)
2024-11-30 15:11:12 +01:00
Emily
bfba0d1825
folly: remove with lib;
(cherry picked from commit fbb9ab5079)
(cherry picked from commit 5705b45c48)
2024-11-30 15:11:12 +01:00
Emily
70ab289cf6
folly: use finalAttrs
(cherry picked from commit 7730053428)
(cherry picked from commit 55793f0501)
2024-11-30 15:11:12 +01:00
Emily
ae228e43c8
folly: move to pkgs/by-name
(cherry picked from commit b22849fd64)
(cherry picked from commit f307528160)
2024-11-30 15:11:11 +01:00
Aleksana
7d5c030bdf
foliate: 3.1.1 -> 3.2.0 (#359860) 2024-11-29 16:13:02 +08:00
Aleksana
fec9222abf
folio: 24.12 -> 24.13 (#359558) 2024-11-29 10:55:13 +08:00
R. Ryantm
d28ba31b06 foliate: 3.1.1 -> 3.2.0 2024-11-28 14:23:18 +00:00
Bobby Rong
abdb2b1f86
Cinnamon updates 2024-11-26 (#359288) 2024-11-28 20:53:57 +08:00
aleksana
796d9387ed folio: 24.12 -> 24.13
Diff: https://github.com/toolstack/Folio/compare/24.12...24.13
Changelog: https://github.com/toolstack/Folio/releases/tag/24.13
2024-11-27 19:55:40 +08:00
Bobby Rong
84151e088b
folder-color-switcher: 1.6.4 -> 1.6.5
c9d1a2b9c7...ba8ea15a48
2024-11-26 21:26:32 +08:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
Adam C. Stephens
7cea3c6f75
forgejo: use major version to target upgrade stream (#356593) 2024-11-19 10:01:42 -05:00
David McFarland
b0d941edb4
dotnet: november 2024 upgrades and infrastructure changes (#355753) 2024-11-18 20:20:45 -04:00
David McFarland
bfaca46529 dotnet-sdk/runtime/aspnetcore: 6.0 -> 8.0 2024-11-17 18:35:19 -04:00