about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-03Merge pull request #237892 from jthulhu/update-pharoPol Dellaiera13-664/+106
pharo: old -> 10.0.5
2023-08-03rio: 0.0.9 -> 0.0.16Otavio Salvador1-3/+3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-08-03Merge pull request #246927 from jnsgruk/homepage-dashboard-0.6.27Pol Dellaiera1-3/+3
homepage-dashboard: 0.6.23 -> 0.6.27
2023-08-03python3.pkgs.mesonpep517: add build dependencies and fix metadataTheodore Ni1-7/+10
2023-08-03Merge pull request #246876 from wegank/jogl-platformsWeijia Wang4-80/+25
gephi, processing: support more platforms
2023-08-03Merge pull request #246966 from meppu/osu-lazerThiago Kenji Okada2-6/+6
osu-lazer: 2023.717.0 -> 2023.803.0
2023-08-03Merge pull request #246967 from khaneliman/nilfigsoda1-0/+1
2023-08-03Merge pull request #246573 from CRTified/sage-overrideScopeMauricio Collares1-3/+3
sage: use overrideScope instead of packageOverrides
2023-08-03pharo: old -> 10.0.5jthulhu13-664/+106
2023-08-03Merge pull request #246957 from antonmosich/hm-getExeRobert Hensing5-0/+5
treewide: add `meta.mainProgram`
2023-08-03Merge pull request #246941 from yaxitech/image-amend-repart-r13yRyan Lahfa1-7/+6
2023-08-03nil: add meta.mainProgramAustin Horstman1-0/+1
2023-08-03gephi: unrestrict platformsWeijia Wang1-1/+0
2023-08-03javaPackages.jogl_2_4_0: add darwin supportWeijia Wang2-5/+12
2023-08-03javaPackages.jogl_2_3_2: dropWeijia Wang2-68/+0
2023-08-03processing: unbreak on aarch64-linuxWeijia Wang1-3/+6
2023-08-03Merge pull request #246595 from K900/steam-rom-manager-2.4.17K9001-2/+2
steam-rom-manager: 2.3.40 -> 2.4.17
2023-08-03osu-lazer: 2023.717.0 -> 2023.803.0meppu1-2/+2
2023-08-03Merge pull request #245975 from applePrincess/bump-pecanpyMario Rodas1-15/+7
python310Packages.pecan: 1.4.2 -> 1.5.1
2023-08-03Merge pull request #246877 from r-ryantm/auto-update/kubevpnMario Rodas1-3/+3
kubevpn: 1.1.34 -> 1.1.35
2023-08-03Merge pull request #246886 from r-ryantm/auto-update/osv-scannerMario Rodas1-3/+3
osv-scanner: 1.3.5 -> 1.3.6
2023-08-03Merge pull request #246157 from marsam/update-python-sureMario Rodas1-15/+3
python310Packages.sure: 2.0.0 -> 2.0.1
2023-08-03Merge pull request #244337 from 06kellyjac/doc2goMario Rodas2-0/+51
doc2go: init at 0.4.1
2023-08-03Merge pull request #246791 from 06kellyjac/goimports-reviserMario Rodas2-0/+47
goimports-reviser: init at 3.3.1
2023-08-03Merge pull request #246540 from 06kellyjac/trivyMario Rodas1-4/+4
trivy: 0.43.1 -> 0.44.0
2023-08-03Merge pull request #224635 from helsinki-systems/drop/dhcpdMartin Weinelt12-354/+17
dhcpd: remove
2023-08-03Merge pull request #246583 from newAM/probe-run-0.3.10Mario Rodas1-3/+3
probe-run: 0.3.9 -> 0.3.10
2023-08-03Merge pull request #246752 from r-ryantm/auto-update/docker-credential-helpersMario Rodas1-3/+3
docker-credential-helpers: 0.7.0 -> 0.8.0
2023-08-03Merge pull request #246911 from marsam/update-rst2pdfMario Rodas1-2/+3
rst2pdf: 0.100 -> 0.101
2023-08-03Merge pull request #245891 from Izorkin/fix-nginx-http2ajs1241-1/+6
nixos/nginx: using new variant of http2 directive
2023-08-03treewide: add `meta.mainProgram`Anton Mosich5-0/+5
Add `meta.mainProgram` to all packages for which lib.getExe is called in home-manager
2023-08-03yambar: fix strictDeps compilationAnderson Torres1-1/+3
Yambar uses meson as build system. Its `dependency` function uses pkg-config as default method for finding the required dependencies. However, as seen in their code[^1], scdoc is searched with `native` set to true. According to Meson specs[^2], it directs the search to the _build_ machine instead of the _host_ one. This parameter is usually needed only when finding a tool to be used during compilation. Because of this, `pkg-config` needs to be included at `depsBuildBuild`. Why? Magic! Sorry, I am not so proficient in cross-compilation issues yet. [^1] https://codeberg.org/dnkl/yambar/src/commit/78f7b60e1308d9f6c879b5cbae2dadba4fa88762/doc/meson.build#L3 [^2] https://mesonbuild.com/Reference-manual_functions.html#dependency_native
2023-08-03bat: add `meta.mainProgram`Pol Dellaiera1-1/+2
Follow up of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-03Merge pull request #246836 from NixOS/home-assistantMartin Weinelt43-167/+337
home-assistant: 2023.7.3 -> 2023.8.0
2023-08-03Merge pull request #246903 from applePrincess/exploitdb-bumpNick Cao1-2/+2
exploitdb: 2023-07-22 -> 2023-08-01
2023-08-03Merge pull request #246910 from pineapplehunter/masterNick Cao1-2/+2
circt: 1.48.0 -> 1.49.0
2023-08-03Merge pull request #246944 from NixOS/hedgedoc/add-meta-mainProgramPol Dellaiera1-4/+5
hedgedoc: add `meta.mainProgram`
2023-08-03javaPackages.jogl_2_4_0: add aarch64-linux supportWeijia Wang1-4/+8
2023-08-03osu-lazer-bin: 2023.717.0 -> 2023.803.0meppu1-4/+4
2023-08-03python311Packages.homeassistant-stubs: 2023.7.3 -> 2023.8.0Martin Weinelt1-2/+2
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.8.0
2023-08-03Merge pull request #246856 from mweinelt/piper-tts-1.2.0Martin Weinelt8-42/+163
piper-tts: 0.0.2 -> 1.2.0
2023-08-03Merge pull request #246929 from Aleksanaa/valentWeijia Wang1-3/+3
valent: unstable-2023-06-11 -> unstable-2023-07-31
2023-08-03bambootracker, bambootracker-qt6: 0.6.1 -> 0.6.2 (#246769)Christoph Neidahl1-8/+18
* bambootracker, bambootracker-qt6: Convert to finalAttrs, add updateScript * bambootracker, bambootracker-qt6: 0.6.1 -> 0.6.2
2023-08-03Merge pull request #241997 from Gerg-L/fastfetchPol Dellaiera3-0/+137
fastfetch: init at 1.12.2
2023-08-03python310Packages.bentoml: 1.1.0 -> 1.1.1natsukium1-2/+2
Diff: https://github.com/bentoml/BentoML/compare/v1.1.0...v1.1.1 Changelog: https://github.com/bentoml/BentoML/releases/tag/v1.1.1
2023-08-03hedgedoc: add `meta.mainProgram`Pol Dellaiera1-4/+5
Follow up of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-03fastfetch: init at 1.12.2Gerg-L2-0/+131
Co-authored-by: khaneliman <khaneliman12@gmail.com>
2023-08-03nixos/image: use stable target dir for amended repart definitionsVincent Haupert1-7/+6
Output the amended repart definitions to a well-known directory in $TMPDIR instead of using a temporary directory with a random directory name. The output file `repart-output.json` also contains the full path to the repart definition file used to create the partition. As `amend-repart-definitions.py` uses `tempfile.mkdtemp`, this introduces an impurity: ```json { "type" : "root-x86-64", "label" : "rootfs", "uuid" : "f2fa2e49-e443-45d2-a2e2-c3754cab6363", "file" : "/build/tmppjo7kv5o/rootfs.conf", "node" : "image.raw2", "offset" : 135266304, "old_size" : 0, "raw_size" : 1651101696, "old_padding" : 0, "raw_padding" : 0, "activity" : "create", } ``` This commit changes the parent directory of the amended repart definitions to `/build/amended-repart.d/`.
2023-08-03valent: unstable-2023-06-11 -> unstable-2023-07-31aleksana1-3/+3
2023-08-03homepage-dashboard: 0.6.23 -> 0.6.27Jon Seager1-3/+3