Commit Graph

4265 Commits

Author SHA1 Message Date
Nick Cao
10b539abc7
treesheets: 0-unstable-2024-11-24 -> 0-unstable-2024-12-11 (#364619) 2024-12-13 08:51:49 -05:00
rewine
27eaf7894a
qownnotes: fix build for macOS (#363327) 2024-12-13 17:38:13 +08:00
R. Ryantm
ac0b6e3046 treesheets: 0-unstable-2024-11-24 -> 0-unstable-2024-12-11 2024-12-12 14:51:53 +00:00
Patrizio Bekerle
900e2525d7 qownnotes: fix build for macOS 2024-12-12 11:38:51 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
ec45e9439b qownnotes: 24.11.2 -> 24.12.1 2024-12-09 02:43:36 +00: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
Nick Cao
1877695fd2
mendeley: 2.122.1 -> 2.127.1 (#362303) 2024-12-06 09:44:52 -05:00
R. Ryantm
9ce07d21c7 mendeley: 2.122.1 -> 2.127.1 2024-12-06 04:17:10 +00:00
Weijia Wang
72d4d09d23 treesheets: fix darwin build 2024-12-06 00:51:37 +01:00
R. Ryantm
3ac4e337e1 treesheets: 0-unstable-2024-09-08 -> 0-unstable-2024-11-24 2024-12-06 00:41:39 +01: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
Sefa Eyeoglu
01c33fb6d7
treewide: add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL (#358620) 2024-11-29 18:48:23 +01:00
Aleksana
fb9e5b1059
activitywatch: add meta.mainProgram (#359809) 2024-11-29 16:21:29 +08:00
Grimmauld
c3677f8ca7
activitywatch: add meta.mainProgram 2024-11-28 11:08:04 +01:00
Philip Taron
76fe013a4b
treewide: use dpkg setup hook (#359417) 2024-11-27 16:11:23 -08:00
Tomodachi94
76bb4843c7
treewide: pin Gradle 8 where deprecation warning present in build log (#359177) 2024-11-27 13:45:10 -08:00
jopejoe1
e51a9df08a treewide: use dpkg setup hook 2024-11-26 21:57:29 +01:00
Tomodachi94
cf1bfe275a openjfx23: pin to Gradle 8 2024-11-26 02:52:09 +00:00
Yureka
31fa07312f libreoffice: build with jdk21
Change-Id: Ic9fee1f8b0194d41200193b2c7c4d4ccaa102401
2024-11-25 17:25:38 +01:00
34j
8ae2932d56 add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL 2024-11-24 13:34:28 +09:00
K900
e35305589c libreoffice-fresh: skip another newly broken test 2024-11-20 15:51:30 +03:00
K900
e7766d29b5 libreoffice-fresh: 24.8.2.1 -> 24.8.3.2 2024-11-20 15:51:08 +03:00
K900
4a79221efa libreoffice-fresh: skip yet another test broken by noto-fonts mismatch 2024-11-20 12:02:50 +03:00
R. Ryantm
f999e3c7df qownnotes: 24.11.1 -> 24.11.2 2024-11-14 07:58:25 +00:00
7c6f434c
b306e97ffe
Libreoffice updates (#354456) 2024-11-10 10:11:16 +00:00
Patrizio Bekerle
54953ef09a
qownnotes: 24.9.8 -> 24.11.1 2024-11-09 14:26:04 +01:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
K900
3fe7c149cb libreoffice: disable tests on Qt5
It's breaking a lot and is not going to exist for long after 24.11 anyway.
2024-11-09 13:46:12 +03:00
K900
fd3e154186 libreoffice-still: 24.2.5.2 -> 24.2.7.2 2024-11-09 13:02:42 +03:00
K900
b60b7b6b05 libreoffice-fresh: 24.8.0.3 -> 24.8.2.1 2024-11-09 13:02:41 +03:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc (#354197) 2024-11-07 18:16:05 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Atemu
8f3c3f6a03
mmex: 1.6.3 -> 1.8.0 (#349736) 2024-11-07 10:05:24 +01:00
Gaétan Lepage
d023da6f7a
aw-{qt, watcher-window}: mark darwin badPlatform (#353754) 2024-11-07 08:48:50 +01:00
Weijia Wang
af0422bf3e
cargo-gra: init at 0.6.0; karlender: 0.9.2 -> 0.10.4, refactor (#353793) 2024-11-07 01:48:11 +01:00
fbettag
44fec1f602 jameica: add arch64-darwin support 2024-11-06 18:18:22 +00:00
wxt
161e7bff14
karlender: move to by-name 2024-11-06 21:03:51 +08:00
Austin Horstman
114019fb41
aw-qt: mark darwin badPlatform
pyobjc dependency not packaged
2024-11-05 15:27:04 -06:00
Austin Horstman
6122ec1a8c
aw-watcher-window: mark darwin badPlatform
pyobjc dependency not packaged
2024-11-05 15:27:00 -06:00
FliegendeWurst
e39c6abaac mmex: 1.6.3 -> 1.8.0 2024-11-05 17:22:19 +01:00
Sandro Jäckel
45bb433c54
paperless-ngx: 2.13.2 -> 2.13.4 2024-11-04 16:56:08 +01:00
Sandro Jäckel
f016de10f3
paperless-ngx: 2.12.1 -> 2.13.2 2024-11-03 21:38:26 +01:00
Emily
2b67faf4d9
The OracleJDK Dehaunting (#353043) 2024-11-02 21:15:20 +00:00
Tomo
b241aedce6 docear: drop
Upstream itself says it is not actively developed:
https://docear.org/2017/10/05/update-for-the-google-scholar-parser-library-to-fetch-metadata-for-pdf-files/

The sole Nixpkgs maintainer has not used Docear in
4 years:
https://github.com/NixOS/nixpkgs/pull/353043#discussion_r1826528473
2024-11-02 18:02:56 +00:00
7c6f434c
630cb66f63
libreoffice: add zh-TW locale (#344294) 2024-11-02 15:32:05 +00:00
Nick Cao
41ede29006
ticktick: 6.0.0 -> 6.0.10 (#352759) 2024-11-01 10:49:46 -04:00
Weijia Wang
b64508e0ab
mendeley: 2.120.0 -> 2.122.1 (#349483) 2024-11-01 14:13:29 +01:00
Weijia Wang
19a7d628f0
timeular: 6.8.1 -> 6.8.4 (#348714) 2024-11-01 13:15:37 +01:00
Weijia Wang
40dcf3b9f4
tryton: 7.2.5 -> 7.2.6 (#344916) 2024-11-01 03:27:23 +01:00