Commit Graph
704099 Commits
Author SHA1 Message Date
Gaétan LepageandGitHub baf38dff6f jetbrains-toolbox: 2.4.1.32573 -> 2.5.1.34629 (#347704) 2024-11-05 17:11:40 +01:00
0x4A6FandGitHub e6ec6afa21 gortr: Adopting package and refactor (#351612) 2024-11-05 17:01:41 +01:00
ArtturinandGitHub 3f1b3cc985 flashfocus: Use path for pidof (#353546) 2024-11-05 17:53:55 +02:00
0x4A6FandGitHub 9d03557aae mariadb: 10.5.27, 10.6.20, 10.11.10, 11.4.4 (#353661) 2024-11-05 16:46:18 +01:00
SandroandGitHub cd67342284 nixos/docker: keep live-restore disabled by default (#348983) 2024-11-05 16:44:19 +01:00
SandroandGitHub a4e9a2f859 tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 (#336633) 2024-11-05 16:43:58 +01:00
SandroandGitHub c2f7a00e88 python3Packages.pytask: init at 0.5.1 (#321304) 2024-11-05 16:42:07 +01:00
Fabian AffolterandGitHub 9bd28351fe nuclei-templates: 10.0.2 -> 10.0.3 (#353289) 2024-11-05 16:36:21 +01:00
SandroandGitHub 4dd746fc58 atlauncher: 3.4.37.3 -> 3.4.37.4 (#353180) 2024-11-05 16:22:19 +01:00
SandroandGitHub 1eaed9d5ab linux-wallpaperengine: init at 0-unstable-2024-10-13 (#348336) 2024-11-05 16:18:03 +01:00
Johannes JönsandGitHub a1ecab0d46 wavebox: 10.129.29-2 -> 10.129.32-2 (#352465) 2024-11-05 16:06:16 +01:00
Johannes JönsandGitHub 22c5ec4ee9 orchis-theme: 2024-09-02 -> 2024-11-03 (#353453) 2024-11-05 16:04:03 +01:00
AleksanaandGitHub 81dacf0c91 nixos/systemd: fix enableStrictShellChecks description (#348513) 2024-11-05 23:03:19 +08:00
AleksanaandGitHub 1879c4d07a fcitx5: add meta.mainProgram (#352831) 2024-11-05 23:02:07 +08:00
Johannes JönsandGitHub 033194eea8 simple64: add desktop file (#353525) 2024-11-05 16:01:54 +01:00
AleksanaandGitHub 06f1fbf721 openttd-jgrpp: Set meta.mainProgram (#353192) 2024-11-05 23:01:31 +08:00
AleksanaandGitHub ae89f7b496 localstack: meta.mainProgram name (#353055) 2024-11-05 23:00:51 +08:00
AleksanaandGitHub f67f91cfd8 pizauth: fix build on darwin (#353410) 2024-11-05 22:59:31 +08:00
SandroandGitHub 0168c4f291 buildNpmPackage: pass down patchFlags to fetchNpmDeps (#350761) 2024-11-05 15:49:50 +01:00
K900andGitHub 6883e10073 qt6.qtdeclarative: backport a patch fixing crashes in Kirigami apps (#353767) 2024-11-05 17:45:49 +03:00
Johannes JönsandGitHub d75eb28aec discord: bump all versions (#353737) 2024-11-05 15:44:12 +01:00
Gaétan LepageandGitHub 3fc9793572 python312Packages.tokenizers: 0.20.1 -> 0.20.2 (#353766) 2024-11-05 15:43:27 +01:00
Martin WeineltandGitHub e1cb0e6937 guile-sdl: mark broken on darwin (#353837) 2024-11-05 15:38:56 +01:00
Martin Weinelt 519cea4260 guile-sdl: mark broken on darwin
and disable sdltest on darwin, since it makes hydra builders run into
timeouts.
2024-11-05 15:17:58 +01:00
SandroandGitHub 78366fc8ac python312Packages.pyfxa: fix build, add missing dependencies (#353315) 2024-11-05 14:58:57 +01:00
Tim KräuterandVincent Laporte 263dc0c329 maude: 3.3.1 -> 3.4 2024-11-05 14:14:05 +01:00
Gaétan LepageandGitHub 47cd7e205e python312Packages.pymc: 5.17.0 -> 5.18.0 (#353615) 2024-11-05 14:00:20 +01:00
Bobby RongandGitHub 959fc90712 GNOME updates 2024-11-02 (#353154) 2024-11-05 20:39:01 +08:00
YorickandGitHub 12eedc8e88 nixos/victoriametrics: harden systemd unit, add more options. (#350737) 2024-11-05 13:36:19 +01:00
Franz PletzandGitHub a868dd5685 geolite-legacy: 20230901 → 20240720 (#353668) 2024-11-05 13:18:26 +01:00
Peder Bergebakken SundtandGitHub c1a390f74b python312Packages.cgal: 6.0.post202410011635 -> 6.0.1.post202410241521 (#351303) 2024-11-05 13:01:33 +01:00
AleksanaandGitHub 5ad8bdff11 treewide: update own packages to the new apple-sdk pattern (#352719) 2024-11-05 19:58:31 +08:00
Peder Bergebakken SundtandGitHub dc227b12af veryl: 0.13.1 -> 0.13.2 (#352567) 2024-11-05 12:45:56 +01:00
Christina SørensenandGitHub d4a3fb6338 rqbit: 6.0.0 -> 7.0.1 (#350989) 2024-11-05 12:36:57 +01:00
kilianarandGitHub f919d20f12 lazysql: fix incorrect version output (#353654)
* lazysql: fix version display in `lazysql version` command

Sets `main.version` using `ldflags` to ensure `lazysql version` shows the
correct version instead of "dev".

* lazysql: add passthru.tests.version

To address previous issues where lazygit incorrectly reported its version as
"dev," this commit introduces `passthru.tests.version` for lazysql. This test
verifies that the version command for lazysql (`lazysql version`) correctly
reports the expected version.
2024-11-05 12:28:16 +01:00
Sefa EyeogluandGitHub 380c97ad60 rime-japanese: init at 0-unstable-2023-08-02 (#295849) 2024-11-05 12:27:34 +01:00
AleksanaandGitHub 70bf50c766 zeekscript: mark as broken (#352796) 2024-11-05 19:24:35 +08:00
AleksanaandGitHub 23f6066f42 cemu-ti: Fix build failure (#349005) 2024-11-05 19:24:04 +08:00
AleksanaandGitHub 3535622b96 rio: fix darwin build by providing libutil (#353597) 2024-11-05 19:23:15 +08:00
AleksanaandGitHub 0b64ddcf9d aribb25: fix darwin build (#353728) 2024-11-05 19:22:34 +08:00
nixpkgs-merge-bot[bot]andGitHub 5d6c33e25c ppsspp: 1.17.1 -> 1.18 (#353416) 2024-11-05 11:00:54 +00:00
Paul MeyerandGitHub 90988b77fd zizmor: init at 0.1.4 (#352691) 2024-11-05 11:55:20 +01:00
YtandGitHub 12a7a39306 mimir: 2.14.0 -> 2.14.1 (#353644) 2024-11-05 05:45:31 -05:00
YtandGitHub 8e3499a5d8 vector: readd missing mig command on darwin (#353701) 2024-11-05 05:43:53 -05:00
Fabian AffolterandGitHub 3aea105cb6 ssh-mitm: 4.1.1 -> 5.0.0, python312Packages.appimage: init at 1.0.0 (#353704) 2024-11-05 11:41:16 +01:00
Doron BeharandGitHub ab3d9e8bda linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01 (#352468) 2024-11-05 12:40:14 +02:00
Gaétan LepageandGitHub 208e529c92 tpm-fido: init at 0-unstable-2024-10-30 (#352282) 2024-11-05 11:33:15 +01:00
Gaétan LepageandGitHub 0ce1cb1696 bacon: 3.0.0 -> 3.2.0 (#353733) 2024-11-05 11:23:31 +01:00
SandroandGitHub a96e4d9bfe docker: use lib.versionOlder in literalExpression 2024-11-05 11:23:29 +01:00
Markus KowalewskiandGitHub 4b43b70d37 openmolcas: fix shebangs in python scripts (#353641) 2024-11-05 11:22:25 +01:00