summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* code-server: 4.15.0 -> 4.16.0origin/code-server/bump-4.16.0Pol Dellaiera2023-07-311-3/+3
* backintime-common: add missing dependency 'packaging'•••Fixes this fatal startup error: $ nix-build -A backintime-common && ./result/bin/backintime [...] ModuleNotFoundError: No module named 'packaging' Fixes https://github.com/NixOS/nixpkgs/issues/241966. Bjørn Forsman2023-07-311-1/+1
* nixos/boot/initrd-network: add option to enable udhcpc (#240406)•••In some setups, and especially with sytemd-networkd becoming more widely used, networking.useDHCP is set to false. Despite this, it may be useful to have dhcp in the initramfs.digital2023-07-312-5/+18
* mastodon: 4.1.5 -> 4.1.6 (#246348)Kerstin2023-07-312-3/+3
* Merge pull request #246028 from SuperSamus/amdgpu_top•••amdgpu_top: 0.1.9 -> 0.1.11Pol Dellaiera2023-07-312-64/+187
|\
| * amdgpu_top: 0.1.9 -> 0.1.11•••Diff: https://github.com/Umio-Yasuno/amdgpu_top/compare/v0.1.9...v0.1.11 Changelog: https://github.com/Umio-Yasuno/amdgpu_top/releases Martino Fontana2023-07-312-64/+187
* | Merge pull request #246154 from r-ryantm/auto-update/proxysql•••proxysql: 2.5.3 -> 2.5.4Pol Dellaiera2023-07-311-12/+12
|\ \
| * | proxysql: use `finalAttrs` patternPol Dellaiera2023-07-311-10/+10
| * | proxysql: 2.5.3 -> 2.5.4R. Ryantm2023-07-301-2/+2
* | | Merge pull request #246317 from rs0vere/hmcl•••hmcl: init at 3.5.5Pol Dellaiera2023-07-313-0/+108
|\ \ \
| * | | hmcl: init at 3.5.5Red Star Over Earth2023-07-312-0/+99
| * | | maintainers: add rs0vereRed Star Over Earth2023-07-311-0/+9
* | | | Merge pull request #246232 from Mephistophiles/master•••chezmoi: 2.35.2 -> 2.36.1Mario Rodas2023-07-311-3/+3
|\ \ \ \
| * | | | chezmoi: 2.35.2 -> 2.36.1•••Diff: https://github.com/twpayne/chezmoi/compare/v2.35.2...v2.36.1 Changelog: https://github.com/twpayne/chezmoi/releases/tag/v2.36.1 Maxim Zhukov2023-07-301-3/+3
* | | | | Merge pull request #246316 from wegank/ogre-14-init•••ogre_14: init at 14.0.17c6f434c2023-07-314-64/+78
|\ \ \ \ \
| * | | | | ogre_14: init at 14.0.1Weijia Wang2023-07-314-64/+78
* | | | | | Merge pull request #246328 from helsinki-systems/upd/texstudio•••texstudio: 4.5.2 -> 4.6.2Pol Dellaiera2023-07-312-12/+26
|\ \ \ \ \ \
| * | | | | | texstudio: qt5 -> qt6ajs1242023-07-312-10/+24
| * | | | | | texstudio: 4.5.2 -> 4.6.2•••https://texstudio-org.github.io/CHANGELOG.html#texstudio-4-6-2 https://texstudio-org.github.io/CHANGELOG.html#texstudio-4-6-1 https://texstudio-org.github.io/CHANGELOG.html#texstudio-4-6-0 ajs1242023-07-311-2/+2
* | | | | | | Merge pull request #246338 from kilianar/hugo-0.116.0•••hugo: 0.115.4 -> 0.116.0Pol Dellaiera2023-07-311-3/+3
|\ \ \ \ \ \ \
| * | | | | | | hugo: 0.115.4 -> 0.116.0•••https://github.com/gohugoio/hugo/releases/tag/v0.116.0 kilianar2023-07-311-3/+3
* | | | | | | | Merge pull request #233659 from seberm/prometheus-ipmi-exporter-family-restri...•••nixos/prometheus-ipmi-exporter: allow AF_UNIX address familyWilliButz2023-07-311-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/prometheus-ipmi-exporter: allow AF_UNIX address family•••This family is required for ipmi collector. Otto Sabart2023-05-231-0/+1
* | | | | | | | | Merge pull request #246087 from knightpp/pkg/espup•••espup: init at 0.4.1Pol Dellaiera2023-07-313-1/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | maintainers: add knightppDanylo Kondratiev2023-07-311-0/+6
| * | | | | | | | | espup: init at 0.4.1Danylo Kondratiev2023-07-312-1/+84
* | | | | | | | | | Merge pull request #246188 from gdamjan/bump-matrix-appservice-irc-2•••matrix-appservice-irc: 0.38.0 -> 1.0.1Martin Weinelt2023-07-312-15/+60
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | matrix-appservice-irc: 0.38.0 -> 1.0.1•••https://github.com/matrix-org/matrix-appservice-irc/releases/tag/1.0.0 * This release drops support for Node 16. The minimum required version is now 18+. * Moved from NPM to Yarn https://github.com/matrix-org/matrix-appservice-irc/releases/tag/1.0.1 * Fixes for GHSA-vc7j-h8xg-fv5x. * Fixes for GHSA-3pmj-jqqp-2mj3. * Fixes for GHSA-c7hh-3v6c-fj4q * Update matrix-appservice-bridge to 9.0.1 while there was an effort to make this package with `mkYarnPackage`, in the end it was suggested to just use `stdenv.mkDerivation` instead nixos/matrix-appservice-irc: * fix path to config.schema.yml directory stucture of the package changed * use remarshal instead of python and pyyaml to convert the config schema from yaml to json Дамјан Георгиевски2023-07-312-15/+60
* | | | | | | | | | firefox-unwrapped: 115.0.2 -> 115.0.3 (#246324)•••https://www.mozilla.org/en-US/firefox/115.0.3/releasenotes/R. RyanTM2023-07-311-2/+2
* | | | | | | | | | Merge pull request #246053 from fgaz/vengi-tools/0.0.25Janik2023-07-311-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vengi-tools: 0.0.24 -> 0.0.25•••https://github.com/mgerhardy/vengi/releases/tag/v0.0.25 Diff: https://github.com/mgerhardy/vengi/compare/v0.0.24...v0.0.25 Francesco Gazzetta2023-07-311-2/+2
* | | | | | | | | | | Merge pull request #246131 from NickCao/k3d•••k3d: 5.4.4 -> 5.5.1Nick Cao2023-07-312-7/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | k3d: 5.4.4 -> 5.5.1•••Diff: https://github.com/k3d-io/k3d/compare/v5.4.4...v5.5.1 Changelog: https://github.com/k3d-io/k3d/blob/v5.5.1/CHANGELOG.md Nick Cao2023-07-302-7/+8
* | | | | | | | | | | | Merge pull request #245931 from soupglasses/pkg/ns-usbloader-7.0•••ns-usbloader: init at 7.0Weijia Wang2023-07-3111-8/+324
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ns-usbloader: init at 7.0Sofi2023-07-298-0/+316
| * | | | | | | | | | | | maintainers: rename imsofi to soupglassesSofi2023-07-283-8/+8
* | | | | | | | | | | | | Merge pull request #246299 from s1341/bump_scim_keycloak_user_storage_api_plugin•••keycloak-scim-user-storage-api: 20230412 -> 20230710Weijia Wang2023-07-311-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | keycloak-scim-user-storage-api: 20230412 -> 20230710s13412023-07-311-4/+4
* | | | | | | | | | | | | gnubg: add desktop itemSamLukeYes2023-07-311-2/+13
* | | | | | | | | | | | | gnubg: 1.06.002 -> 1.07.001SamLukeYes2023-07-311-6/+6
* | | | | | | | | | | | | Merge pull request #246311 from r-ryantm/auto-update/go-task•••go-task: 3.27.1 -> 3.28.0Pol Dellaiera2023-07-311-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | go-task: 3.27.1 -> 3.28.0R. Ryantm2023-07-311-3/+3
* | | | | | | | | | | | | | Merge pull request #246305 from r-ryantm/auto-update/grcov•••grcov: 0.8.18 -> 0.8.19Pol Dellaiera2023-07-311-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | grcov: 0.8.18 -> 0.8.19R. Ryantm2023-07-311-3/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #246144 from r-ryantm/auto-update/spicedb-zed•••spicedb-zed: 0.10.2 -> 0.12.1Pol Dellaiera2023-07-311-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | spicedb-zed: 0.10.2 -> 0.12.1R. Ryantm2023-07-301-3/+3
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #246304 from r-ryantm/auto-update/ledger-live-desktop•••ledger-live-desktop: 2.64.1 -> 2.64.2Pol Dellaiera2023-07-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ledger-live-desktop: 2.64.1 -> 2.64.2R. Ryantm2023-07-311-2/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #245658 from khaneliman/sketchybar•••sketchybar: 2.15.1 -> 2.15.2Pol Dellaiera2023-07-313-16/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | sketchybar: use `finalAttrs` patternPol Dellaiera2023-07-311-12/+30