summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* htgettoken: init at 2.0origin/pr/htgettoken_initDmitry Kalinkin2024-09-161-0/+41
* cudaPackages.tensorrt: 8.6 -> 10.3 (#339305)Connor Baker2024-09-162-2/+17
|\
| * cudaPackages.tensorrt: 8.6 -> 10.3•••changelog: https://docs.nvidia.com/deeplearning/tensorrt/release-notes/index.html#rel-10-3-0 Adrien Langou2024-09-032-2/+17
* | gtk4-layer-shell: add `wayland-protocols` as a dependency to fix segfault (#3...Donovan Glover2024-09-161-0/+2
|\ \
| * | gtk4-layer-shell: add `wayland-protocols` as a dependency to fix segfaultZacharie Dubrulle2024-09-161-0/+2
* | | netbird: 0.29.0 -> 0.29.2 (#341978)Fabián Heredia Montiel2024-09-161-6/+6
|\ \ \
| * | | netbird: 0.29.0 -> 0.29.2Saturn7452024-09-151-6/+6
* | | | nixos/syncoid: use local escapeUnitName instead of lib (#342347)Jörg Thalheim2024-09-161-4/+4
|\ \ \ \
| * | | | nixos/syncoid: don't prepend escapeUnitNameJörg Thalheim2024-09-161-4/+4
* | | | | cypress: lowercase symbolic link (#341694)Artturin2024-09-161-3/+9
|\ \ \ \ \
| * | | | | cypress: use lowercase executableEric Wardner2024-09-141-3/+9
* | | | | | emacsPackages.gn-mode-from-sources: add maintainer (#342253)Lin Jian2024-09-172-1/+8
|\ \ \ \ \ \
| * | | | | | emacsPackages.gn-mode-from-sources: add rennsax to maintainersBojun Ren2024-09-171-1/+1
| * | | | | | maintainers: add rennsaxBojun Ren2024-09-161-0/+7
* | | | | | | python312Packages.textual: 0.72.0 -> 0.79.0 (#333360)Peder Bergebakken Sundt2024-09-161-4/+11
|\ \ \ \ \ \ \
| * | | | | | | python312Packages.textual: 0.72.0 -> 0.79.0Greg Hellings2024-09-161-4/+11
* | | | | | | | lms: 3.56.0 -> 3.57.0 (#340390)Peder Bergebakken Sundt2024-09-161-6/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | lms: 3.56.0 -> 3.57.0mksafavi2024-09-081-6/+9
* | | | | | | | | tree-sitter: 0.22.6 -> 0.23.0 (#337867)Damien Cassou2024-09-1656-261/+267
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tree-sitter: 0.22.6 -> 0.23.0•••Also updates all of the grammars, and adds some new repos to the script ignore list. Riley Bruins2024-09-1656-261/+267
* | | | | | | | | | qpdfview: fix build (#342092)Florian2024-09-161-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qpdfview: fix build•••With structuredAttrs support in 1bcca7d66b0a052b703d029c4593434b84136455 this broke, because the following line turns qmakeFlags from a string into an array: qmakeFlags+=(...) It will then be handled slightly different when it's an array, so that all the xxx_INSTALL_PATH variables are passed as a *single* argument, which breaks the build. Resolves #342087 Wolfgang Walther2024-09-151-0/+3
* | | | | | | | | | | openjfx22: 22.0.1-ga -> 22.0.2-ga; openjfx{11,17,21,22}: add upstream patch f...Thiago Kenji Okada2024-09-167-12/+396
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | openjfx{11,17,21,22}: add upstream patch for FFmpeg 7Emily2024-09-036-8/+392
| * | | | | | | | | | | openjfx22: 22.0.1-ga -> 22.0.2-gaEmily2024-09-032-4/+4
* | | | | | | | | | | | f2fs-tools: enable parallel buildingAlyssa Ross2024-09-161-0/+2
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | cinny-unwrapped, cinny-desktop: 4.1.0 -> 4.2.1 (#341229)Sandro2024-09-162-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cinny-unwrapped, cinny-desktop: 4.1.0 -> 4.2.1Ryan Omasta2024-09-142-6/+6
* | | | | | | | | | | | dotnet: 9.0.0-preview.7 -> 9.0.0-rc.1 (#342299)David McFarland2024-09-167-135/+119
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dotnet: 9.0.0-preview.7 -> 9.0.0-rc.1David McFarland2024-09-167-135/+119
* | | | | | | | | | | | | pmtiles: 1.20.0 -> 1.21.0 (#340901)Nikolay Korotkiy2024-09-161-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pmtiles: 1.20.0 -> 1.21.0R. Ryantm2024-09-101-3/+3
* | | | | | | | | | | | | | maa-assistant-arknights: 5.5.11452 -> 5.6.1 (#342218)nixpkgs-merge-bot[bot]2024-09-161-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | maa-assistant-arknights: 5.5.11452 -> 5.6.1R. Ryantm2024-09-161-4/+4
* | | | | | | | | | | | | | | Faster SquashFS decompression of Nix Store (#341149)Connor Baker2024-09-162-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | nixos/netboot: mount squashfs with threads=multiJosh Hoffer2024-09-101-1/+1
| * | | | | | | | | | | | | | | nixos/iso-image: mount squashfs with threads=multiJosh Hoffer2024-09-101-1/+1
* | | | | | | | | | | | | | | | hdr10plus_tool: 1.6.0 -> 1.6.1 (#342279)Masum Reza2024-09-162-483/+528
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | hdr10plus_tool: 1.6.0 -> 1.6.1John Titor2024-09-162-483/+528
* | | | | | | | | | | | | | | | | nixos/nautilus-open-any-terminal: make module function properly (#342104)Masum Reza2024-09-161-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | nautilus-open-any-terminal: add required config from project README so module...•••https://github.com/Stunkymonkey/nautilus-open-any-terminal/blob/bb0fe33c48770ae9774ad27034152d185def2b67/README.md#nixpkgs-nixos- Eman Resu2024-09-161-0/+6
* | | | | | | | | | | | | | | | | | cassandra: fix cqlsh not working (#335084)Aleksana2024-09-161-4/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | cassandra: try using python311 packages to fix failing testsPierre Allix2024-09-161-4/+4
| * | | | | | | | | | | | | | | | | | cassandra: fix cqlsh not working•••Fixes #329864 Pierre Allix2024-08-161-4/+15
* | | | | | | | | | | | | | | | | | | python312Packages.pyhanko: mark as broken on darwin; clean (#342157)Peder Bergebakken Sundt2024-09-161-25/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | python312Packages.pyhanko: minor cleaningGaetan Lepage2024-09-161-25/+30
| * | | | | | | | | | | | | | | | | | | python312Packages.pyhanko: mark as broken on darwinGaetan Lepage2024-09-161-0/+4
* | | | | | | | | | | | | | | | | | | | mupdf: mark as broken when using python (#342213)Peder Bergebakken Sundt2024-09-162-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | mupdf: mark as broken when using pythonGaetan Lepage2024-09-162-3/+3
* | | | | | | | | | | | | | | | | | | | | vimPlugins.avante-nvim: Init at 2024-09-15 (#339921)Gaétan Lepage2024-09-164-0/+1733
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \