summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rl-2305: Mention Pantheon 7 & Mutter 42 updateorigin/pantheonBobby Rong2023-02-191-0/+2
* pantheon.wingpanel-applications-menu: 2.11.0 -> 2.11.1Bobby Rong2023-02-191-2/+2
* pantheon.elementary-default-settings: 6.0.2 -> 7.0.1Bobby Rong2023-02-191-2/+2
* pantheon.elementary-shortcut-overlay: 1.2.1 -> 2.0.1Bobby Rong2023-02-191-22/+8
* pantheon.switchboard-plug-keyboard: Adjust GSD & Gala schema changeBobby Rong2023-02-191-14/+0
* pantheon.switchboard-plug-mouse-touchpad: 6.1.0 -> 7.0.0Bobby Rong2023-02-191-2/+2
* pantheon.gala: 6.3.1 -> unstable-2023-02-19Bobby Rong2023-02-191-68/+3
* pantheon.gnome-settings-daemon: 3.38.2 -> 42.2•••https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/GNOME_SETTINGS_DAEMON_3_38_2...42.2 Bobby Rong2023-02-194-39/+8
* pantheon.mutter: 3.38.6 -> 42.7•••https://gitlab.gnome.org/GNOME/mutter/-/compare/3.38.6...42.4 https://gitlab.gnome.org/GNOME/mutter/-/compare/42.4...42.7 Bobby Rong2023-02-196-182/+10
* terraform-providers.vault: 3.12.0 → 3.13.0github-actions[bot]2023-02-181-2/+2
* terraform-providers.azurerm: 3.44.0 → 3.44.1github-actions[bot]2023-02-181-2/+2
* terraform-providers.huaweicloud: 1.44.1 → 1.44.2github-actions[bot]2023-02-181-2/+2
* terraform-providers.github: 5.17.0 → 5.18.0github-actions[bot]2023-02-181-2/+2
* terraform-providers.azuread: 2.34.0 → 2.34.1github-actions[bot]2023-02-181-2/+2
* Merge pull request #216881 from fabaff/fortiosapi-fix•••python310Packages.fortiosapi: add missing inputFabian Affolter2023-02-181-3/+12
|\
| * python310Packages.fortiosapi: add missing inputFabian Affolter2023-02-181-3/+12
* | Merge pull request #216916 from r-ryantm/auto-update/python310Packages.pipdep...•••python310Packages.pipdeptree: 2.3.3 -> 2.4.0Fabian Affolter2023-02-181-2/+2
|\ \
| * | python310Packages.pipdeptree: 2.3.3 -> 2.4.0R. Ryantm2023-02-181-2/+2
* | | Merge pull request #216918 from r-ryantm/auto-update/flexget•••flexget: 3.5.24 -> 3.5.25Fabian Affolter2023-02-181-2/+2
|\ \ \
| * | | flexget: 3.5.24 -> 3.5.25R. Ryantm2023-02-181-2/+2
| |/ /
* | | Merge pull request #215984 from fabaff/ciscoconfparse-bump•••python310Packages.ciscoconfparse: 1.6.50 -> 1.7.15 Fabian Affolter2023-02-183-4/+58
|\ \ \
| * | | python310Packages.ciscoconfparse: 1.6.50 -> 1.7.15•••Changelog: https://github.com/mpenning/ciscoconfparse/blob/1.7.15/CHANGES.md Fabian Affolter2023-02-121-3/+7
| * | | python310Packages.deprecat: init at 2.1.1Fabian Affolter2023-02-122-0/+49
| * | | python310Packages.ciscoconfparse: add changelog to metaFabian Affolter2023-02-121-1/+2
* | | | Merge pull request #216851 from lilyinstarlight/misc/kodelife-updatescriptPavol Rusnak2023-02-182-0/+56
|\ \ \ \
| * | | | kodelife: add updateScriptLily Foster2023-02-172-0/+56
* | | | | Merge pull request #215481 from bryanasdev000/kubeshark•••kubeshark: init at 38.5superherointj2023-02-182-0/+62
|\ \ \ \ \
| * | | | | kubeshark: init at 38.5Bryan A. S2023-02-182-0/+62
* | | | | | Revert "setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED" ...•••This is a stdenv rebuild and should have gone to stagingYureka2023-02-181-2/+1
* | | | | | opensnitch: Fix build by sticking with Go 1.18Jonas Heinrich2023-02-181-1/+5
* | | | | | Merge pull request #216194 from Kiskae/patch-4•••xwayland: enable libunwindSergei Trofimovich2023-02-181-5/+6
|\ \ \ \ \ \
| * | | | | | xwayland: enable libunwindKiskae2023-02-131-5/+6
* | | | | | | Merge pull request #216856 from fabaff/grype-bump•••grype: 0.56.0 -> 0.57.1Jonas Heinrich2023-02-181-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 Affolter2023-02-171-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_SEEDSergei Trofimovich2023-02-181-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 Joseph2023-02-121-1/+2
* | | | | | | | | Merge pull request #216890 from fabaff/jaconv-bump•••python310Packages.jaconv: 0.3.1 -> 0.3.4 Fabian Affolter2023-02-181-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 Affolter2023-02-181-2/+2
| * | | | | | | | | python310Packages.jaconv: update revFabian Affolter2023-02-181-1/+1
* | | | | | | | | | Merge pull request #216806 from ulrikstrid/ulrikstrid--kitty-themes-2023-01-08•••kitty-themes: 2022-08-11 -> 2023-01-08Nick Cao2023-02-181-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kitty-themes: 2022-08-11 -> 2023-01-08Ulrik Strid2023-02-171-3/+3
* | | | | | | | | | | Merge pull request #216302 from NickCao/libvisual•••libvisual: disable building examples when cross compilingNick Cao2023-02-181-5/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libvisual: disable building examples when cross compiling•••the examples depend on SDL, and sdl-config is not available when crossing Nick Cao2023-02-141-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 Cao2023-02-141-5/+0
* | | | | | | | | | | | Merge pull request #216598 from NickCao/tdesktop•••tdesktop: 4.6.2 -> 4.6.3Nick Cao2023-02-181-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 Cao2023-02-161-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 Knezevic2023-02-181-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 Knezevic2023-02-181-7/+7
* | | | | | | | | | | | | erlang: 25.2.2 -> 25.2.3R. Ryantm2023-02-181-2/+2
* | | | | | | | | | | | | Merge pull request #216907 from NixOS/tensor-cleanup•••python310Packages.tensorflow: remove ? null from inputsDmitry Kalinkin2023-02-181-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \