Commit Graph
698203 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub eb86ff685d python312Packages.velbus-aio: 2024.7.6 -> 2024.10.0 (#351826) 2024-10-28 13:14:57 +01:00
Fabian AffolterandGitHub d17f0bc6f1 python312Packages.pychromecast: 14.0.4 -> 14.0.5 (#351827) 2024-10-28 13:14:44 +01:00
Fabian AffolterandGitHub 1c9335af79 python312Packages.pyexploitdb: 0.2.40 -> 0.2.41 (#351834) 2024-10-28 13:14:34 +01:00
AleksanaandGitHub 1ce67c5674 modrinth-app-unwrapped: Adjust broken tag (#345906) 2024-10-28 20:13:38 +08:00
AleksanaandGitHub e3bd08b1b4 freetube: 0.21.3 -> 0.22.0 (#351551) 2024-10-28 20:13:20 +08:00
AleksanaandGitHub 69e7b3139c sphinxygen: init at 1.0.4 (#351219) 2024-10-28 20:12:37 +08:00
SandroandGitHub 703fc88d84 cargo-pio: init at 0.25.6 (#296660) 2024-10-28 13:05:10 +01:00
SandroandGitHub 5a4a7fba38 github-markdown-toc-go: init at 1.4.0 (#295994) 2024-10-28 13:04:23 +01:00
Pol DellaieraandGitHub aa2b1d21f4 apacheHttpdPackages.php: 8.2.24 -> 8.2.25 (#351777) 2024-10-28 12:58:48 +01:00
Kerstin Humm 79e953a9d8 gollum: update ruby dependencies to address https://github.com/NixOS/nixpkgs/issues/351833 2024-10-28 12:28:57 +01:00
Théo ZimmermannandGitHub 821d9b0bcf Lamdera 1.3.1 (#351635) 2024-10-28 12:16:55 +01:00
R. RyantmandKerstin e1db15f31f python312Packages.django-otp-webauthn: 0.3.0 -> 0.4.0 2024-10-28 12:09:29 +01:00
Emery Hemingway da6da7189e buildNimPackage: move into /pkgs/build-support, tidy OWNERS 2024-10-28 10:26:14 +00:00
Emery Hemingway a85cffa8e5 nimlsp: build with Nim 2.0.x 2024-10-28 10:26:14 +00:00
Emery Hemingway 4ad5948e8a nim-2_0: init at 2.0.10
Fix 350913
2024-10-28 10:26:14 +00:00
Emery Hemingway 9c7030ae57 nim-1_0: move to pkgs/by-name from nim1 2024-10-28 10:26:14 +00:00
Emery Hemingway 68347d5542 nim-unwrapped-1_0: move to pkgs/by-name from nim-unwrapped-1 2024-10-28 10:26:14 +00:00
Emery Hemingway 1e1bc01db7 nim-2_2: move to pkgs/by-name from nim2 2024-10-28 10:26:14 +00:00
Emery Hemingway 90f24ad023 nim-unwrapped-2_2: move to pkgs/by-name from nim-unwrapped-2 2024-10-28 10:26:14 +00:00
Vladimír Čunát 1584764968 limesurvey: 6.4.1+240108 -> 6.6.5+240924 (#349113) 2024-10-28 11:25:26 +01:00
Sarah BrofeldtandYaya b5315bf732 gitaly: Embed git binaries
gitaly now embeds git binaries in itself during the build

https://gitlab.com/gitlab-org/gitaly/-/blob/10fd91391a7c30ca54ec81eea881740cfdee8b0a/packed_binaries.go#L22

These are meant to be built by the `Makefile` target
`install-bundled-git` but this produces binaries with different names,
and we're also referring to this version of git throughout the NixOS
module, so we hack this by copying over the binaries from the deprecated
`git` target with which we're building gitaly-git.
2024-10-28 11:17:04 +01:00
Sarah BrofeldtandYaya 77804e950a gitlab: 17.2.9 -> 17.3.6 2024-10-28 11:17:04 +01:00
Robert SchützandGitHub 730e5fa135 pytr: 0.2.5 -> 0.3.0 (#351149) 2024-10-28 03:08:09 -07:00
Vladimír Čunát 238fd3a083 rubyPackages.puma: 6.4.2 -> 6.4.3 (#345576) 2024-10-28 11:07:08 +01:00
AleksanaandGitHub c6edd701fd nixos documentation: Suggest pkgs.testers.runNixOSTest (#351471) 2024-10-28 18:02:08 +08:00
0x4A6FandGitHub 209d7d4523 Revert "stayrtr: 0.5.1 -> 0.6.1" (#351850) 2024-10-28 10:57:41 +01:00
Antoine du HamelandGitHub 40e35fa25f nodejs_22: 22.9.0 -> 22.10.0 (#349157) 2024-10-28 10:53:34 +01:00
0x4A6FandGitHub 2cac9abfbb Revert "stayrtr: 0.5.1 -> 0.6.1" 2024-10-28 10:52:27 +01:00
R. Ryantmandzowoq 744000f1f7 terraform-providers.artifactory: 12.2.0 -> 12.3.1 2024-10-28 19:37:41 +10:00
nixpkgs-merge-bot[bot]andGitHub ffe73a1106 nf-test: 0.9.0 -> 0.9.1 (#350837) 2024-10-28 09:33:43 +00:00
Paul MeyerandGitHub 1f7fb330a9 gradle: 8.10 -> 8.10.2 (#351437) 2024-10-28 09:46:40 +01:00
Jacek Galowicz d2e4b94d8a nixos documentation: Suggest pkgs.testers.runNixOSTest
`pkgs.testers.runNixOSTest` is the latest and best way to run NixOS Tests
outside of nixpkgs as it also improves evaluation performance by
injecting the host pkgs into all the guests.
It seems no one uses it because it is not mentioned at the right places.
2024-10-28 09:36:39 +01:00
Samuel Tardieu 4217d1a76f sphinxygen: init at 1.0.4 2024-10-28 09:36:17 +01:00
Fabian AffolterandGitHub 16a93552ed tun2proxy: 0.5.4 -> 0.6.0 (#351694) 2024-10-28 09:24:03 +01:00
Fabian AffolterandGitHub e268a38c56 python312Packages.pylint-venv: 3.0.3 -> 3.0.4 (#351688) 2024-10-28 09:22:24 +01:00
Fabian AffolterandGitHub 480f8b786c python312Packages.knocki: 0.3.5 -> 0.4.1 (#351707) 2024-10-28 09:20:55 +01:00
Ivan MincikandGitHub 120be0345d qgis: add server support (#267301) 2024-10-28 08:17:33 +00:00
Ulrik StridandGitHub 793a1a8f58 ocamlPackages.tls: 1.0.1 → 1.0.2 (#351819) 2024-10-28 09:14:21 +01:00
Fabian Affolter 05df7c883f python312Packages.pyexploitdb: 0.2.40 -> 0.2.41
Changelog: https://github.com/GoVanguard/pyExploitDb/blob/master/ChangeLog.md
2024-10-28 09:13:11 +01:00
Masum RezaandGitHub c6667b33b5 nixos/uwsm: enable display manager by default (#351626) 2024-10-28 13:09:22 +05:30
Fabian AffolterandGitHub 6294c24989 python312Packages.django-modelcluster: refactor (#351595) 2024-10-28 08:37:56 +01:00
Fabian AffolterandGitHub 8e2c7102ed git-filter-repo: refactor (#351596) 2024-10-28 08:37:43 +01:00
Fabian AffolterandGitHub 1c420575ce stayrtr: 0.5.1 -> 0.6.1 (#351637) 2024-10-28 08:37:17 +01:00
Fabian AffolterandGitHub 3ca3d89f4f python312Packages.fyta-cli: 0.6.7 -> 0.6.10 (#351648) 2024-10-28 08:37:07 +01:00
Fabian AffolterandGitHub ee4511401b python312Packages.aiocoap: 0.4.10 -> 0.4.11 (#351651) 2024-10-28 08:36:56 +01:00
Fabian AffolterandGitHub 038f62138a python312Packages.zipfile2: 0.0.12 -> 0.0.12-unstable-2024-09-28, python312Packages.okonomiyaki: 1.4.0 -> 2.0.0 (#351662) 2024-10-28 08:36:45 +01:00
Sefa EyeogluandGitHub 11aa8bead9 _1password-cli: rename from _1password (#351281) 2024-10-28 08:36:21 +01:00
Fabian AffolterandGitHub 087be745e7 python312Packages.okta: refactor (#351737) 2024-10-28 08:35:53 +01:00
Masum RezaandGitHub 834a88e459 cbqn: 0.7.0 -> 0.8.0 (#347314) 2024-10-28 13:05:03 +05:30
Alyssa RossandBjørn Forsman c6e6d1edd6 flatpak: enable debug info 2024-10-28 08:34:29 +01:00