| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Revert "setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDO...•••This reverts commit e1f1c7eb79fefa5e640bfbc9e023619ef095935a. origin/revert-216935-revert-216016-pr/setup/NIX_OUTPATH_USED_AS_RANDOM_SEED | Yureka | 2023-02-18 | 1 | -1/+2 |
| * | Revert "setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED" ...•••This is a stdenv rebuild and should have gone to staging | Yureka | 2023-02-18 | 1 | -2/+1 |
| * | opensnitch: Fix build by sticking with Go 1.18 | Jonas Heinrich | 2023-02-18 | 1 | -1/+5 |
| * | Merge pull request #216194 from Kiskae/patch-4•••xwayland: enable libunwind | Sergei Trofimovich | 2023-02-18 | 1 | -5/+6 |
| |\ | |||||
| | * | xwayland: enable libunwind | Kiskae | 2023-02-13 | 1 | -5/+6 |
| * | | Merge pull request #216856 from fabaff/grype-bump•••grype: 0.56.0 -> 0.57.1 | Jonas Heinrich | 2023-02-18 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | grype: 0.56.0 -> 0.57.1•••Diff: https://github.com/anchore/grype.git/compare/v0.56.0...v0.57.1 Changelog: https://github.com/anchore/grype/releases/tag/v0.57.1 | Fabian Affolter | 2023-02-17 | 1 | -3/+3 |
| * | | | Merge pull request #216016 from amjoseph-nixpkgs/pr/setup/NIX_OUTPATH_USED_AS...•••setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED | Sergei Trofimovich | 2023-02-18 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED•••For reproducibility, nixpkgs sets `-frandom-seed` to the first 10 characters of the outpath of the derivation being built. This PR allows to manually select from which outpath the 10-character prefix is taken, by setting `NIX_OUTPATH_USED_AS_RANDOM_SEED` as a derivation attribute (or directly as an environment variable). For an example use of this functionality, see: https://github.com/NixOS/nixpkgs/pull/209870 | Adam Joseph | 2023-02-12 | 1 | -1/+2 |
| * | | | | Merge pull request #216890 from fabaff/jaconv-bump•••python310Packages.jaconv: 0.3.1 -> 0.3.4 | Fabian Affolter | 2023-02-18 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | python310Packages.jaconv: 0.3.1 -> 0.3.4•••Diff: https://github.com/ikegami-yukino/jaconv/compare/refs/tags/v0.3.1...v0.3.4 Changelog: https://github.com/ikegami-yukino/jaconv/blob/v0.3.4/CHANGES.rst | Fabian Affolter | 2023-02-18 | 1 | -2/+2 |
| | * | | | | python310Packages.jaconv: update rev | Fabian Affolter | 2023-02-18 | 1 | -1/+1 |
| * | | | | | Merge pull request #216806 from ulrikstrid/ulrikstrid--kitty-themes-2023-01-08•••kitty-themes: 2022-08-11 -> 2023-01-08 | Nick Cao | 2023-02-18 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | kitty-themes: 2022-08-11 -> 2023-01-08 | Ulrik Strid | 2023-02-17 | 1 | -3/+3 |
| * | | | | | | Merge pull request #216302 from NickCao/libvisual•••libvisual: disable building examples when cross compiling | Nick Cao | 2023-02-18 | 1 | -5/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | libvisual: disable building examples when cross compiling•••the examples depend on SDL, and sdl-config is not available when crossing | Nick Cao | 2023-02-14 | 1 | -1/+5 |
| | * | | | | | | Revert "libvisual: fix null malloc check on cross"•••This reverts commit a656aeb7f134a3ac8376dcf527cf29327d2d796e. As of now these flags are no longer required for cross compilation | Nick Cao | 2023-02-14 | 1 | -5/+0 |
| * | | | | | | | Merge pull request #216598 from NickCao/tdesktop•••tdesktop: 4.6.2 -> 4.6.3 | Nick Cao | 2023-02-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | tdesktop: 4.6.2 -> 4.6.3•••Release: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.6.3 Changes: https://github.com/telegramdesktop/tdesktop/compare/v4.6.2...v4.6.3 | Nick Cao | 2023-02-16 | 1 | -2/+2 |
| * | | | | | | | | tvnamer: add setuptools dependency to requests-cache 0.5.2•••tvnamer has a direct dependency on old version of requests-cache 0.5.2. Unfortunately, it was failing to build as it was missing setuptools. This change adds this dependency. Along with the fixes to tvdb_api, now tvnamer correctly builds. | Nikola Knezevic | 2023-02-18 | 1 | -4/+8 |
| * | | | | | | | | tvdb_api: unblock by using the latest version•••Unreleased version (there have not been any updates since April 2021) contains fixes to _to_bytes issue that caused tvdb_api to fail to build. | Nikola Knezevic | 2023-02-18 | 1 | -7/+7 |
| * | | | | | | | | erlang: 25.2.2 -> 25.2.3 | R. Ryantm | 2023-02-18 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #216907 from NixOS/tensor-cleanup•••python310Packages.tensorflow: remove ? null from inputs | Dmitry Kalinkin | 2023-02-18 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | python310Packages.tensorflow: remove ? null from inputsorigin/tensor-cleanup | Sandro Jäckel | 2023-02-18 | 1 | -3/+1 |
| * | | | | | | | | | Merge pull request #216910 from figsoda/cargo-tally•••cargo-tally: 1.0.22 -> 1.0.23 | Nick Cao | 2023-02-18 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | cargo-tally: 1.0.22 -> 1.0.23•••Changelog: https://github.com/dtolnay/cargo-tally/releases/tag/1.0.23 | figsoda | 2023-02-17 | 1 | -3/+4 |
| * | | | | | | | | | | Merge pull request #216226 from tux1c/mongoc-1.23.2•••mongoc: 1.23.1 -> 1.23.2 | Nick Cao | 2023-02-18 | 1 | -3/+18 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | mongoc: add patch documentation | Yan | 2023-02-18 | 1 | -0/+4 |
| | * | | | | | | | | | | mongoc: mark darwin x86_64 as broken | Yan | 2023-02-17 | 1 | -0/+1 |
| | * | | | | | | | | | | mongoc: formatting | Yan | 2023-02-14 | 1 | -1/+1 |
| | * | | | | | | | | | | mongoc: add Security Framework Darwin build dep | Yan | 2023-02-14 | 1 | -1/+5 |
| | * | | | | | | | | | | mongoc: 1.23.1 -> 1.23.2 | Yan | 2023-02-13 | 1 | -2/+8 |
| * | | | | | | | | | | | Merge pull request #216860 from fabaff/xiaomi-ble-bump•••python310Packages.xiaomi-ble: 0.16.3 -> 0.16.4 | Nick Cao | 2023-02-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | python310Packages.xiaomi-ble: 0.16.3 -> 0.16.4•••Diff: https://github.com/Bluetooth-Devices/xiaomi-ble/compare/refs/tags/v0.16.3...v0.16.4 Changelog: https://github.com/Bluetooth-Devices/xiaomi-ble/releases/tag/v0.16.4 | Fabian Affolter | 2023-02-17 | 1 | -2/+2 |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #216803 from joshniemela/master•••julia_19: 1.9.0-beta2 -> 1.9.0-beta4 | Nick Cao | 2023-02-18 | 2 | -3/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | julia_19: add joshniemela to maintainers | Joshua Niemelä | 2023-02-18 | 1 | -1/+1 |
| | * | | | | | | | | | | | maintainers: add joshniemela | Joshua Niemelä | 2023-02-18 | 1 | -0/+6 |
| | * | | | | | | | | | | | julia_19: 1.9.0-beta2 -> 1.9.0-beta4 | Joshua Niemelä | 2023-02-17 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #216679 from anthonyroussel/awscli_2_10•••awscli2: 2.9.21 -> 2.10.0 | Nick Cao | 2023-02-18 | 1 | -6/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | awscli2: 2.9.21 -> 2.10.0 | Anthony Roussel | 2023-02-16 | 1 | -6/+3 |
| * | | | | | | | | | | | | | Merge pull request #216794 from erikarvstedt/btcpayserver-1.7.12•••btcpayserver: 1.7.7 -> 1.7.12 | Nick Cao | 2023-02-18 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | btcpayserver: 1.7.7 -> 1.7.12 | Erik Arvstedt | 2023-02-17 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | nbxplorer: 2.3.60 -> 2.3.62 | Erik Arvstedt | 2023-02-17 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Merge pull request #216586 from bobby285271/fix/pantheon-clutter-cleanup•••Pantheon: cleanup unused clutter dep | Bobby Rong | 2023-02-18 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | pantheon.elementary-greeter: Use mesa instead of clutter-gtk•••Looks like the comment no longer applies. We just add the missing mesa for EGL/eglmesaext.h header. | Bobby Rong | 2023-02-16 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | pantheon.gala: Use mesa instead of clutter•••What gala needs is mutter-clutter-7, not clutter-1.0. We just add the missing mesa for EGL/eglmesaext.h header. | Bobby Rong | 2023-02-16 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Merge pull request #216811 from R-VdP/via-2-1-0•••Via 2.0.5 -> 2.1.0 | Nick Cao | 2023-02-18 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | Via 2.0.5 -> 2.1.0•••Changelog: https://github.com/the-via/releases/releases/tag/v2.1.0 | R-VdP | 2023-02-17 | 1 | -3/+4 |
| * | | | | | | | | | | | | | | | | Merge pull request #216528 from GenericNerdyUsername/xemu-init•••xemu: init at 0.7.84 | Anderson Torres | 2023-02-17 | 2 | -0/+133 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | xemu: init at 0.7.84 | GenericNerdyUsername | 2023-02-17 | 2 | -0/+133 |
