summaryrefslogtreecommitdiff
path: root/pkgs (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.apache-beam: skip failing testsorigin/samuela/apache-beamSamuel Ainsworth2023-02-081-0/+7
* python3Packages.apache-beam: relaxing pyarrow dep no longer necessarySamuel Ainsworth2023-02-081-1/+0
* python3Packages.apache-beam: 2.43.0 -> 2.44.0Samuel Ainsworth2023-02-081-16/+21
* Merge pull request #215301 from r-ryantm/auto-update/polymake•••polymake: 4.8 -> 4.9Mauricio Collares2023-02-082-3/+3
|\
| * bliss: build on aarch64-linuxMauricio Collares2023-02-081-1/+1
| * polymake: 4.8 -> 4.9R. Ryantm2023-02-081-2/+2
* | Merge pull request #215303 from markuskowa/upd-gromacs•••gromacs: 2022.4 -> 2023markuskowa2023-02-081-2/+2
|\ \
| * | gromacs: 2022.4 -> 2023Markus Kowalewski2023-02-081-2/+2
* | | Merge pull request #215288 from mmilata/torq-web•••torq: build frontendPavol Rusnak2023-02-081-1/+27
|\ \ \
| * | | torq: build frontendMartin Milata2023-02-081-1/+27
* | | | Merge pull request #215356 from r-ryantm/auto-update/gfold•••gfold: 4.2.0 -> 4.3.0figsoda2023-02-081-3/+3
|\ \ \ \
| * | | | gfold: 4.2.0 -> 4.3.0R. Ryantm2023-02-081-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #215357 from r-ryantm/auto-update/oxker•••oxker: 0.2.1 -> 0.2.3figsoda2023-02-081-3/+3
|\ \ \ \
| * | | | oxker: 0.2.1 -> 0.2.3R. Ryantm2023-02-081-3/+3
| |/ / /
* | | | Merge pull request #215325 from r-ryantm/auto-update/git-machete•••git-machete: 3.14.3 -> 3.15.0figsoda2023-02-081-2/+2
|\ \ \ \
| * | | | git-machete: 3.14.3 -> 3.15.0R. Ryantm2023-02-081-2/+2
| |/ / /
* | | | Merge pull request #205271 from r-ryantm/auto-update/callaudiod•••callaudiod: 0.1.4 -> 0.1.7Weijia Wang2023-02-081-2/+2
|\ \ \ \
| * | | | callaudiod: 0.1.4 -> 0.1.7R. Ryantm2023-01-151-2/+2
* | | | | Merge pull request #207286 from r-ryantm/auto-update/yquake2•••yquake2: 8.10 -> 8.20Weijia Wang2023-02-081-2/+2
|\ \ \ \ \
| * | | | | yquake2: 8.10 -> 8.20R. Ryantm2022-12-221-2/+2
* | | | | | Merge pull request #204718 from r-ryantm/auto-update/folly•••folly: 2022.11.28.00 -> 2023.01.30.00Weijia Wang2023-02-081-2/+2
|\ \ \ \ \ \
| * | | | | | folly: 2022.11.28.00 -> 2023.01.30.00R. Ryantm2023-02-021-2/+2
* | | | | | | Merge pull request #208438 from r-ryantm/auto-update/zita-alsa-pcmi•••zita-alsa-pcmi: 0.5.1 -> 0.6.1Weijia Wang2023-02-081-2/+2
|\ \ \ \ \ \ \
| * | | | | | | zita-alsa-pcmi: 0.5.1 -> 0.6.1R. Ryantm2022-12-311-2/+2
* | | | | | | | Merge pull request #207358 from r-ryantm/auto-update/geekbench•••geekbench: 5.4.5 -> 5.4.6Weijia Wang2023-02-081-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | geekbench: 5.4.5 -> 5.4.6R. Ryantm2022-12-231-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #206644 from r-ryantm/auto-update/snabb•••snabb: 2022.10 -> 2022.12Weijia Wang2023-02-081-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | snabb: 2022.10 -> 2022.12R. Ryantm2022-12-181-2/+2
* | | | | | | | | Merge pull request #215326 from r-ryantm/auto-update/python310Packages.pyisy•••python310Packages.pyisy: 3.1.11 -> 3.1.13Martin Weinelt2023-02-081-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python310Packages.pyisy: 3.1.11 -> 3.1.13R. Ryantm2023-02-081-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #215328 from r-ryantm/auto-update/python310Packages.py-syn...•••python310Packages.py-synologydsm-api: 2.1.2 -> 2.1.4Martin Weinelt2023-02-081-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python310Packages.py-synologydsm-api: 2.1.2 -> 2.1.4R. Ryantm2023-02-081-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #215093 from thiagokokada/graalvm-native-compile-fix-libs•••graalvm*-ce: wrap native-image to pass -H:CLibraryPath, misc improvementsThiago Kenji Okada2023-02-082-31/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mkGraal: move some parameters to be easier to overrideThiago Kenji Okada2023-02-071-6/+6
| * | | | | | | | | graalvm*-ce: wrap native-image to pass -H:CLibraryPath, misc improvements•••Fixes issue #214922 by not adding C libraries to the default library path of GraalVM. This should reduce the closure size of native compiled binaries in nixpkgs again, e.g.: Before: ``` $ ldd ./result/bin/bb linux-vdso.so.1 (0x00007fff2669b000) libstdc++.so.6 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libstdc++.so.6 (0x00007f77fc0cf000) libm.so.6 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libm.so.6 (0x00007f77fbfef000) libpthread.so.0 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libpthread.so.0 (0x00007f77fbfea000) libdl.so.2 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libdl.so.2 (0x00007f77fbfe5000) librt.so.1 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/librt.so.1 (0x00007f77fbfde000) libc.so.6 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libc.so.6 (0x00007f77fbdd5000) /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/ld-linux-x86-64.so.2 => /nix/store/9xfad3b5z4y00mzmk2wnn4900q0qmxns-glibc-2.35-224/lib64/ld-linux-x86-64.so.2 (0x00007f77fc2e7000) libgcc_s.so.1 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libgcc_s.so.1 (0x00007f77fbdbb000) ``` After: ``` $ ldd ./result/bin/bb linux-vdso.so.1 (0x00007fffdfd4e000) libstdc++.so.6 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libstdc++.so.6 (0x00007fc3a5658000) libm.so.6 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libm.so.6 (0x00007fc3a5578000) libpthread.so.0 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libpthread.so.0 (0x00007fc3a5573000) libdl.so.2 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libdl.so.2 (0x00007fc3a556e000) librt.so.1 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/librt.so.1 (0x00007fc3a5569000) libc.so.6 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libc.so.6 (0x00007fc3a535e000) /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/ld-linux-x86-64.so.2 => /nix/store/9xfad3b5z4y00mzmk2wnn4900q0qmxns-glibc-2.35-224/lib64/ld-linux-x86-64.so.2 (0x00007fc3a5870000) libgcc_s.so.1 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libgcc_s.so.1 (0x00007fc3a5344000) ``` Also improves the installCheckPhase to include more tests and improve the old onest . Thiago Kenji Okada2023-02-072-27/+39
* | | | | | | | | | Merge pull request #215306 from markuskowa/upd-mvapich•••mvapich: 2.3.6 -> 2.3.7markuskowa2023-02-081-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mvapich: 2.3.6 -> 2.3.7Markus Kowalewski2023-02-081-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #215317 from r-ryantm/auto-update/python310Packages.azure-...•••python310Packages.azure-mgmt-datalake-store: 0.5.0 -> 1.0.0Weijia Wang2023-02-081-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.azure-mgmt-datalake-store: 0.5.0 -> 1.0.0R. Ryantm2023-02-081-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #215321 from r-ryantm/auto-update/python310Packages.browse...•••python310Packages.browser-cookie3: 0.16.5 -> 0.17.0Weijia Wang2023-02-081-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.browser-cookie3: 0.16.5 -> 0.17.0R. Ryantm2023-02-081-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #215299 from anthonyroussel/yubico-piv-tool_2_3_1•••yubico-piv-tool: 2.3.0 -> 2.3.1Weijia Wang2023-02-081-3/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | yubico-piv-tool: 2.3.0 -> 2.3.1Anthony Roussel2023-02-081-3/+28
* | | | | | | | | | | Merge pull request #215320 from arjan-s/oh-my-posh-14.2.3•••oh-my-posh: 13.8.0 -> 14.2.3figsoda2023-02-081-3/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | oh-my-posh: 13.8.0 -> 14.2.3•••Diff: https://github.com/jandedobbeleer/oh-my-posh/compare/refs/tags/v13.8.0...v14.2.3 Changelog: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v14.2.3 Arjan Schrijver2023-02-081-3/+8
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #212190 from helsinki-systems/mariadb_105_ossl3•••mariadb_1010: init at 10.10.2ajs1242023-02-082-1/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mariadb_1010: init at 10.10.2•••https://mariadb.com/kb/en/mariadb-10-10-2-release-notes/ ajs1242023-01-232-0/+8
| * | | | | | | | | | | mariadb: use openssl_3 for 105•••compat was backported, but not to 104 ajs1242023-01-231-1/+1
* | | | | | | | | | | | Merge pull request #215237 from r-ryantm/auto-update/zoom-us•••zoom-us: 5.13.5.431 -> 5.13.7.683Doron Behar2023-02-081-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | zoom-us: 5.13.5.431 -> 5.13.7.683R. Ryantm2023-02-081-6/+6
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |