Commit Graph
723792 Commits
Author SHA1 Message Date
Martin Weinelt 31a85b9115 home-assistant-custom-component.alarmo: clean up in patch phase 2024-12-12 03:52:42 +01:00
Martin Weinelt f88773fd80 home-assistant-custom-components.emporia_vue: fix owner attribute
You are the maintainer, no the owner of the component.
2024-12-12 03:52:42 +01:00
Martin Weinelt bce4963de4 home-assistant-custom-components: migrate to ignoreVersionRequirement 2024-12-12 03:52:42 +01:00
Martin Weinelt b2d6597ee4 buildHomeAssistantComponent: Increase manifest check robustness
- Find and check all manifest files
- Allow ignoring too tight version constraints
2024-12-12 03:52:41 +01:00
rewineandGitHub 41758a727f deepin desktop environment: 2024.12 update (#363854) 2024-12-12 10:50:31 +08:00
R. Ryantm 02816f87e4 nhost-cli: 1.28.1 -> 1.28.2 2024-12-12 02:44:04 +00:00
Henner Zeller 348c1ad85f bant: fix fixed derivation hash.
The bazel environment seems to pull in some implicit dependency
that makes this change.
2024-12-11 18:39:57 -08:00
nixpkgs-merge-bot[bot]andGitHub 0b5d092b49 go-musicfox: 4.5.7 -> 4.6.0 (#364326) 2024-12-12 02:27:44 +00:00
Philip TaronandGitHub f18aba7034 eza: 0.20.11 -> 0.20.12 (#364284) 2024-12-11 18:15:53 -08:00
R. Ryantm 0061513038 kuma: 2.9.1 -> 2.9.2 2024-12-12 02:12:36 +00:00
R. Ryantm 8c8a64408f gittuf: 0.7.0 -> 0.8.0 2024-12-12 01:58:01 +00:00
R. Ryantm 3166af9639 musescore: 4.4.3 -> 4.4.4 2024-12-12 01:51:15 +00:00
R. Ryantm cb5e08849d odpic: 5.4.0 -> 5.4.1 2024-12-12 01:50:14 +00:00
Donovan GloverandGitHub 3f057d2bb0 lagrange: 1.18.3 → 1.18.4 (#363997) 2024-12-12 01:47:10 +00:00
nixpkgs-merge-bot[bot]andGitHub e6fbcab1ca netbeans: 23 -> 24 (#364075) 2024-12-12 01:40:23 +00:00
Andreas Pelmeandzowoq d65f8a2c32 buildbot: Remove broken on Darwin.
It seems to me that buildbot is not broken on Darwin.

This build failure was referenced from a comment: https://hydra.nixos.org/build/243534318/nixlog/6.

I was able to successfully build, run and get a basic buildbot master, worker
and web ui going on my aarch64-darwin machine:

```
❯ nix run .#nix-info -- -m
 - system: `"aarch64-darwin"`
 - host os: `Darwin 24.0.0, macOS 15.0.1`
 - multi-user?: `no`
 - sandbox: `yes`
 - version: `nix-env (Lix, like Nix) 2.91.1
System type: aarch64-darwin
Additional system types:
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /Users/andreas/.config/nix/nix.conf:/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/1phn7b1smb3g9jqz7v39q13wlyji2msz-lix-2.91.1/share`
 - nixpkgs: `not found`

❯ nix build .#buildbot-full
❯ result/bin/buildbot create-master /tmp/my_master
mkdir /tmp/my_master
creating /tmp/my_master/master.cfg.sample
creating database (sqlite:///state.sqlite)
buildmaster configured in /tmp/my_master
❯ mv /tmp/my_master/master.cfg.sample /tmp/my_master/master.cfg
❯ result/bin/buildbot start /tmp/my_master
Following twistd.log until startup finished..
The buildmaster appears to have (re)started correctly.

❯ nix build .#buildbot-worker
❯ result/bin/buildbot-worker create-worker /tmp/my_worker localhost example-worker pass
mkdir /tmp/my_worker
mkdir /tmp/my_worker/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /tmp/my_worker/info appropriately.
worker configured in /tmp/my_worker
❯ result/bin/buildbot-worker start /tmp/my_worker
Following twistd.log until startup finished..
The buildbot-worker appears to have (re)started correctly.
```
2024-12-12 11:34:21 +10:00
R. Ryantm e58d45bc2b microdnf: 3.10.0 -> 3.10.1 2024-12-12 01:33:18 +00:00
Martin Weinelt ba5ed7f373 buildHomeAssistantComponent: support components in src root 2024-12-12 02:25:21 +01:00
Martin Weinelt 58567f642d homee-assistant-custom-components: use dependencies
The dependencies attribute is a bit more lightweight than
propagatedBuildInputs and what we prefer in the Python ecosystem.
2024-12-12 02:25:20 +01:00
R. Ryantm 88d83bed82 kubernetes-kcp: 0.26.0 -> 0.26.1 2024-12-12 01:20:54 +00:00
nixpkgs-merge-bot[bot]andGitHub 5f6ed02c09 zoekt: 3.7.2-2-unstable-2024-10-24 -> 3.7.2-2-unstable-2024-12-09 (#363818) 2024-12-12 01:19:03 +00:00
nixpkgs-merge-bot[bot]andGitHub 17f54a480e doomretro: 5.5.1 -> 5.6 (#363909) 2024-12-12 01:18:36 +00:00
nixpkgs-merge-bot[bot]andGitHub dbcf658088 doublecmd: 1.1.19 -> 1.1.21 (#364115) 2024-12-12 01:17:15 +00:00
R. Ryantm a6c03e67d3 gatekeeper: 3.17.1 -> 3.18.0 2024-12-12 01:13:37 +00:00
nixpkgs-merge-bot[bot]andGitHub 6e45a81f03 chirpstack-rest-api: 4.10.1 -> 4.10.2 (#364330) 2024-12-12 01:12:18 +00:00
nixpkgs-merge-bot[bot]andGitHub 5f38c41a1d chirpstack-concentratord: 4.4.2 -> 4.4.6 (#364336) 2024-12-12 01:11:59 +00:00
R. Ryantm b1bf94a39a rustypaste-cli: 0.9.1 -> 0.9.2 2024-12-12 01:08:40 +00:00
R. Ryantm 28030ffc17 ssocr: 2.24.0 -> 2.24.1 2024-12-12 01:03:23 +00:00
R. Ryantm dc56b284c6 dcmtk: 3.6.8 -> 3.6.9 2024-12-12 01:00:17 +00:00
R. Ryantm a591e7e9f9 systeroid: 0.4.4 -> 0.4.5 2024-12-12 00:51:41 +00:00
Audrey Dutcher 77dca0fc11 freebsd.libsysdecode: mark that it only produces a static library 2024-12-11 17:45:19 -07:00
R. Ryantm 1738fc791b starboard: 0.15.22 -> 0.15.23 2024-12-12 00:38:45 +00:00
ben9986 28a01471ec nixos/manual: Must disable secure boot on UEFI installs 2024-12-12 00:37:58 +00:00
Robert SchützandGitHub ec30c67098 vaultwarden: 1.32.5 -> 1.32.6 (#364279) 2024-12-11 16:35:40 -08:00
R. Ryantm 43a8b6b932 praat: 6.4.23 -> 6.4.25 2024-12-12 00:32:26 +00:00
Robert Schütz b5abcd6832 python312Packages.type-infer: run tests 2024-12-11 16:26:35 -08:00
R. Ryantm cc65101b90 terraform-providers.buildkite: 1.13.0 -> 1.13.1 2024-12-12 00:13:19 +00:00
zowoq e0f2595ed3 zfs_2_2: 2.2.6 -> 2.2.7
Diff: https://github.com/openzfs/zfs/compare/zfs-2.2.6...zfs-2.2.7

Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.2.7
2024-12-12 10:07:06 +10:00
Robert Schütz 1eca6fb65e python312Packages.type-infer: unpin py3langid 2024-12-11 16:02:23 -08:00
R. Ryantm a4b29102e0 python312Packages.facedancer: 3.0.5 -> 3.0.6 2024-12-12 00:01:14 +00:00
Robert Schütz c601773a25 python312Packages.calmjs-parse: 1.3.1 -> 1.3.2
Diff: https://github.com/calmjs/calmjs.parse/compare/1.3.1...1.3.2

Changelog: https://github.com/calmjs/calmjs.parse/blob/1.3.2/CHANGES.rst
2024-12-11 15:54:27 -08:00
R. Ryantm b68f528926 splash: 3.11.0 -> 3.11.1 2024-12-11 23:53:16 +00:00
Robert Schütz 7e87764c54 python312Packages.stringzilla: 3.10.7 -> 3.11.1
Diff: https://github.com/ashvardanian/stringzilla/compare/refs/tags/v3.10.7...v3.11.1

Changelog: https://github.com/ashvardanian/StringZilla/releases/tag/v3.10.11
           https://github.com/ashvardanian/StringZilla/releases/tag/v3.11.0
           https://github.com/ashvardanian/StringZilla/releases/tag/v3.11.1
2024-12-11 15:47:11 -08:00
R. Ryantm 29e74d341c moon: 1.29.4 -> 1.30.5 2024-12-11 23:41:04 +00:00
Nick CaoandGitHub 259b32e2bc eigenmath: 3.33-unstable-2024-11-22 -> 3.35-unstable-2024-12-11 (#364381) 2024-12-11 18:37:09 -05:00
Martin Weinelt 0add05081f home-assistant-custom-lovelace-modules: set up autocalling 2024-12-12 00:30:49 +01:00
Robert Schütz 4c6c6453bb python312Packages.rmscene: 0.6.0 -> 0.6.1
Diff: https://github.com/ricklupton/rmscene/compare/refs/tags/v0.6.0...v0.6.1

Changelog: https://github.com/ricklupton/rmscene/blob/refs/tags/v0.6.1/README.md#changelog
2024-12-11 15:29:24 -08:00
Jon SeagerandGitHub e659d918cd multipass: 1.14.0 -> 1.15.0 (#363626) 2024-12-11 23:22:05 +00:00
Alvar Penning a8e7af67b7 openrct2: 0.4.15 -> 0.4.17
- https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.16
- https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.17

Closes #363331.
2024-12-12 00:21:55 +01:00
techknowlogickandzowoq f8c720e72d terraform: 1.10.1 -> 1.10.2
Diff: https://github.com/hashicorp/terraform/compare/v1.10.1...v1.10.2

Changelog: https://github.com/hashicorp/terraform/blob/v1.10.2/CHANGELOG.md
2024-12-12 09:20:58 +10:00