Commit Graph

220 Commits

Author SHA1 Message Date
Felix Bühler
a551c5a12e
sidequest: fix fhsenv version (#359965) 2024-11-29 19:05:09 +01:00
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
Felix Buehler
d2a0baa169 sidequest: fix fhsenv version 2024-11-28 22:23:24 +01:00
Doron Behar
7edacad9b7 sile: make it easier to setup a modified luaEnv when writing documents 2024-11-28 19:22:28 +02:00
Doron Behar
9a68795314 sile: 0.15.6 -> 0.15.7
Diff: https://github.com/sile-typesetter/sile/compare/None...v0.15.7

Changelog: https://github.com/sile-typesetter/sile/raw/v0.15.7/CHANGELOG.md
2024-11-28 16:24:58 +02:00
Doron Behar
f3125d2f71 sile: remove now unneeded darwin inputs
https://discourse.nixos.org/t/the-darwin-sdks-have-been-updated/55295
2024-11-28 15:54:27 +02:00
Tomodachi94
76bb4843c7
treewide: pin Gradle 8 where deprecation warning present in build log (#359177) 2024-11-27 13:45:10 -08:00
Nick Cao
de7c32b045
sing-box: 1.10.1 -> 1.10.3 (#359561) 2024-11-27 09:18:53 -05:00
Mauricio Collares
13a8cc8aed
singular: 4.3.2p16 -> 4.4.0p6 (#357545) 2024-11-27 13:25:43 +01:00
hellodword
cb0414ada4
sing-box: 1.10.1 -> 1.10.3 2024-11-27 12:19:23 +00:00
Tomodachi94
89079b37ec signald: pin to Gradle 8 2024-11-26 02:33:26 +00: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
Gliczy
f1623a720d signal-desktop(darwin): 7.33.0 -> 7.34.0 2024-11-22 19:24:27 +01:00
Gliczy
48f14f0562 signal-desktop: remove unused callPackage 2024-11-22 19:24:27 +01:00
Gliczy
3aed0c6941 signal-desktop: format with nixfmt 2024-11-22 19:24:27 +01:00
Gliczy
b9a39f9e79 signal-desktop: add myself to maintainers 2024-11-22 19:24:27 +01:00
Gliczy
14b412b918 signal-desktop(aarch64-linux): 7.33.0 -> 7.34.0 2024-11-22 19:24:27 +01:00
Gliczy
04b5462665 signal-desktop: 7.33.0 -> 7.34.0 2024-11-22 19:24:27 +01:00
Gliczy
aa57d29b00 signal-desktop: move to pkgs/by-name 2024-11-22 17:18:51 +01:00
Aleksana
6d85e684d7
signalbackup-tools: 20241106-1 -> 20241119 (#357436) 2024-11-21 21:41:34 +08:00
Toma
1910117ae6
siyuan: 3.1.8 -> 3.1.13 (#357032) 2024-11-20 22:29:16 +01:00
Mauricio Collares
d51508538c singular: 4.3.2p16 -> 4.4.0p6 2024-11-20 16:29:43 +01:00
L-Trump
1418c2426b siyuan: 3.1.8 -> 3.1.13 2024-11-20 14:19:25 +08:00
Malo Bourgon
2e32c0cb68 signalbackup-tools: 20241106-1 -> 20241119
Diff: https://github.com/bepaald/signalbackup-tools/compare/20241106-1...20241119
2024-11-19 16:10:41 -08:00
Doron Behar
2c8cc44933
sile: 0.15.5 → 0.15.6 (#355895) 2024-11-18 12:18:56 +02:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Caleb Maclennan
81644d2646
sile: 0.15.5 → 0.15.6
Release notes: https://github.com/sile-typesetter/sile/releases/tag/v0.15.6
2024-11-14 15:20:08 +03:00
Gliczy
b2d3866858 simple64: 2024.09.1 -> 2024.11.1 2024-11-10 21:33:20 +01:00
Doron Behar
3efeb31747
git-warp-time: init at 0.8.4 (#354046) 2024-11-10 10:49:34 +02:00
Doron Behar
635e9d2ebb sile: switch to the zstd based source 2024-11-09 18:24:14 +02: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
R. Ryantm
7963fa0364 simpleDBus: 0.7.3 -> 0.8.1 2024-11-07 14:07:46 +00:00
Malo Bourgon
fd8b3d2332 signalbackup-tools: 20241105-2 -> 20241106-1
Diff: https://github.com/bepaald/signalbackup-tools/compare/20241105-2...20241106-1
2024-11-06 10:49:36 -08:00
Nick Cao
7b807b9912
signalbackup-tools: 20241025 -> 20241104-1 (#351956) 2024-11-06 08:59:20 -05:00
Aleksana
870d730e33
sidekick: init at 0.6.6 (#353505) 2024-11-06 12:15:57 +08:00
Malo Bourgon
0a8d9266d6 signalbackup-tools: update to new darwin SDK pattern 2024-11-05 12:13:31 -08:00
Nipe Setiawan Harefa
092fef0ac8
sidekick: init at 0.6.6 2024-11-06 01:29:23 +07:00
Johannes Jöns
033194eea8
simple64: add desktop file (#353525) 2024-11-05 16:01:54 +01:00
Doron Behar
5a37bac414 sile: 0.14.17 -> 0.15.5
Diff: https://github.com/sile-typesetter/sile/compare/None...v0.15.5

Changelog: https://github.com/sile-typesetter/sile/raw/v0.15.5/CHANGELOG.md

Cleanup many unnecessary hooks.
2024-11-04 13:34:32 +02:00
Doron Behar
6b90fbc91f sile: use lib.optionals for Darwin specific inputs 2024-11-04 12:47:26 +02:00
Doron Behar
e37658c6f1 sile: reorder callPackage arguments like in expression 2024-11-04 12:47:26 +02:00
Doron Behar
9f1a0fde5c sile: allow easier override of luaEnv 2024-11-04 12:47:26 +02:00
Doron Behar
fca1f18de9 sile: use finalAttrs.finalPackage when needed 2024-11-04 12:47:26 +02:00
Doron Behar
0a5b0c8cd9 sile: don't use with lib; in meta 2024-11-04 12:47:25 +02:00
Doron Behar
3618ec6a0a sile: nixfmt; move to pkgs/by-name 2024-11-04 12:46:23 +02:00
Gliczy
1e4b73dad8 simple64: add missing desktop file 2024-11-03 23:44:07 +01:00
lassulus
c3b7c08517
simplex-chat-desktop: 6.1.0 -> 6.1.1 (#353466) 2024-11-03 22:04:54 +01:00
Terry Garcia
4083af87bb
simplex-chat-desktop: 6.1.0 -> 6.1.1 2024-11-03 12:47:39 -06:00
Markus Kowalewski
17aacfb690
mpiCheckPhaseHook: disable openmpi's ssh plugin (#351473) 2024-11-02 13:33:57 +01:00
R. Ryantm
1c5d6411a6 simple64-netplay-server: 2024.06.1 -> 2024.10.1 2024-10-30 16:24:12 +00:00