summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/netboot: use `config.system.boot.loader.initrdFile` instead of hardcodi...origin/netboot-testsRaito Bezarius2024-02-111-7/+6
* nixos/tests/netboot: add directBoot test•••This verifies that we can direct boot a netboot image as expected. Raito Bezarius2024-02-112-1/+38
* nixos/virtualisation/qemu-vm: deep merge fileSystems•••Sometimes, you would like to inherit from the VM framework and your user code because you know better than the VM framework rather than replacing wholesale the fileSystems module. This came up for netboot testing needs. Raito Bezarius2024-02-111-1/+1
* Merge pull request #282538 from r-ryantm/auto-update/pomerium•••pomerium: 0.24.0 -> 0.25.0Luke Granger-Brown2024-01-231-3/+3
|\
| * pomerium: 0.24.0 -> 0.25.0R. Ryantm2024-01-211-3/+3
* | Merge pull request #278342 from D3vil0p3r/patch-5•••libewf-legacy: init at 201408147c6f434c2024-01-231-0/+32
|\ \
| * | Update pkgs/development/libraries/libewf-legacy/default.nix•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>D3vil0p3r2024-01-091-1/+1
| * | libewf-legacy: init at 20140814D3vil0p3r2024-01-021-0/+32
* | | Merge pull request #283070 from r-ryantm/auto-update/minio•••minio: 2023-12-23T07-19-11Z -> 2024-01-18T22-51-28ZPascal Bach2024-01-231-3/+3
|\ \ \
| * | | minio: 2023-12-23T07-19-11Z -> 2024-01-18T22-51-28ZR. Ryantm2024-01-231-3/+3
* | | | bankstown-lv2: init at 1.1.0 (#281307)Yureka2024-01-231-0/+34
* | | | python3.pkgs.openusd: build with openexr 3Yureka2024-01-231-2/+2
* | | | osl: build with openexr 3Yureka2024-01-231-0/+1
* | | | blender: build with openexr 3Yureka2024-01-232-3/+4
* | | | alembic: build with openexr 3Yureka2024-01-232-9/+5
* | | | openimageio: build with openexr 3•••ilmbase is replaced by Imath (propagated from openexr_3) See the following upstream change from 2020 on OpenEXR 3.x support: https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/6313484e35765df1adf8f40c217cebc4c9d9d954#diff-40f1f520160b8fecd67891ee24b54add91856f733ece4bae0c3896adb00452af Yureka2024-01-232-3/+3
* | | | openvdb: remove openexr and ilmbase dependencies•••Neither openexr nor ilmbase dependencies were actually being picked up (checked with nix why-depends). Instead, openvdb defaults to building its own vendored Half library since 8.1.0: https://github.com/AcademySoftwareFoundation/openvdb/commit/5c9f0f9685805d883c187d9f04a8e8cff00e90e2 Also, starting from 11.0.0, OpenEXR 2 will no longer be supported. Someone else can look into fixing this properly to use system libraries. Yureka2024-01-231-2/+2
* | | | prusa-slicer: openvdb overrideAttrs -> overrideYureka2024-01-231-6/+1
* | | | Merge pull request #283180 from trofi/weechat-unwrapped-update•••weechat-unwrapped: 4.2.0 -> 4.2.1Naïm Favier2024-01-231-2/+2
|\ \ \ \
| * | | | weechat-unwrapped: 4.2.0 -> 4.2.1•••Changes: https://weechat.org/files/releasenotes/ReleaseNotes-devel.html#v4.2.1 Sergei Trofimovich2024-01-231-2/+2
* | | | | syncterm: Cherry-pick upstream fixes for `pthread_yield` errors•••This non-standard function has been deprecated since glibc 2.34 (August 2021), and calls to it were breaking the build. This has since been fixed in the upstream Synchronet tree, from which SyncTERM releases are cut, but this was last done in 2020. Big thanks to @aexoxea, who not only dug into this, but adapted the upstream patches to the SyncTERM tree and posted almost this exact diff in #174749 - where it completely slipped my mind until now, sorry! Fixes #174749 embr2024-01-232-4/+52
* | | | | Merge pull request #283171 from atemp/ddnet_18•••ddnet: 17.4.2 -> 18.0.1Naïm Favier2024-01-231-3/+3
|\ \ \ \ \
| * | | | | ddnet: 17.4.2 -> 18.0.1•••https://github.com/ddnet/ddnet/compare/17.4.2...18.0.1 https://ddnet.org/downloads/#18.0 Heinz Deinhart2024-01-231-3/+3
* | | | | | Merge pull request #281059 from onemoresuza/haredo•••haredo: wrap program with a shellThiago Kenji Okada2024-01-231-3/+14
|\ \ \ \ \ \
| * | | | | | haredo: wrap program with a shell•••The program relies on the presence of a shell, specifically `sh`, on its PATH[1]. Also set `enableParallelChecking` to true, which can speed up the build proccess significantly, specially when using emulated native compilation through `binfmt`. [1]: https://git.sr.ht/~autumnull/haredo/tree/34136cfca3500935643f8c39eca3748047f3a829/item/src/haredo.ha#L282 Gustavo Coutinho de Souza2024-01-141-3/+14
* | | | | | | Merge pull request #282792 from r-ryantm/auto-update/mitmproxySandro2024-01-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | mitmproxy: 10.2.1 -> 10.2.2R. Ryantm2024-01-221-2/+2
* | | | | | | | Merge pull request #283078 from r-ryantm/auto-update/graalvm-ce•••graalvm-ce: 21.0.1 -> 21.0.2Thiago Kenji Okada2024-01-231-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | graalvm-ce: 21.0.1 -> 21.0.2R. Ryantm2024-01-231-9/+9
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #272621 from r-ryantm/auto-update/python310Packages.yappi•••python310Packages.yappi: 1.4.0 -> 1.6.0Weijia Wang2024-01-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | python310Packages.yappi: 1.4.0 -> 1.6.0R. Ryantm2023-12-231-2/+2
* | | | | | | | | Merge pull request #282845 from r-ryantm/auto-update/python311Packages.python...Sandro2024-01-231-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python311Packages.python-openstackclient: 6.3.0 -> 6.4.0R. Ryantm2024-01-221-2/+2
* | | | | | | | | | cargo-license: 0.5.1 -> 0.6.0R. Ryantm2024-01-231-3/+3
* | | | | | | | | | cargo-deb: 2.0.0 -> 2.0.4R. Ryantm2024-01-231-3/+3
* | | | | | | | | | Merge pull request #281089 from r-ryantm/auto-update/python311Packages.pyqtwe...•••python311Packages.pyqtwebengine: 5.15.4 -> 5.15.6Weijia Wang2024-01-231-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python311Packages.pyqtwebengine: 5.15.4 -> 5.15.6R. Ryantm2024-01-151-2/+2
* | | | | | | | | | | Merge pull request #278355 from elesiuta/picosnitch-updateSandro2024-01-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | picosnitch: 1.0.1 -> 1.0.3Eric Lesiuta2024-01-021-2/+2
* | | | | | | | | | | | Merge pull request #275510 from r-ryantm/auto-update/python310Packages.google...•••python310Packages.google-cloud-secret-manager: 2.16.4 -> 2.17.0Weijia Wang2024-01-231-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | python310Packages.google-cloud-secret-manager: update homepage and changelogWeijia Wang2024-01-231-2/+2
| * | | | | | | | | | | | python310Packages.google-cloud-secret-manager: 2.16.4 -> 2.17.0R. Ryantm2023-12-191-2/+2
* | | | | | | | | | | | | Merge pull request #274378 from rhendric/rhendric/maptool•••maptool: 1.13.2 -> 1.14.3Sandro2024-01-232-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | maptool: 1.13.2 -> 1.14.3Ryan Hendrickson2023-12-152-4/+4
* | | | | | | | | | | | | | Merge pull request #275501 from r-ryantm/auto-update/python310Packages.google...•••python310Packages.google-cloud-resource-manager: 1.10.4 -> 1.11.0Weijia Wang2024-01-231-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | python310Packages.google-cloud-resource-manager: drop support for python 3.6Weijia Wang2024-01-231-1/+1
| * | | | | | | | | | | | | | python310Packages.google-cloud-resource-manager: update homepage and changelogWeijia Wang2024-01-231-2/+2
| * | | | | | | | | | | | | | python310Packages.google-cloud-resource-manager: 1.10.4 -> 1.11.0R. Ryantm2023-12-191-2/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #274739 from 3JlOy-PYCCKUi/anilibria-winmaclinux•••anilibria-winmaclinux: 1.2.12 -> 1.2.14Sandro2024-01-231-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | anilibria-winmaclinux: 1.2.12 -> 1.2.143JlOy_PYCCKUI2024-01-211-7/+7