Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
spikespaz opened a pull request on hecatia-elegua/bilge
bilge-impl: fmt_bits: replace std::fmt with ::core::fmt
I think that for `no_std` formatting without `defmt` or friends, it best to use `::core::fmt` insteat of `std::fmt`. This ensures the path is hygienic.spikespaz pushed 1 commit to rewrite hyprland-community/hyprnix
- hm-mod: renames: add decoration.shadow.inactive_color Renamed from `decoration.shadow.color_inactive` bdf7839
spikespaz pushed 1 commit to rewrite hyprland-community/hyprnix
- hm-mod: devices: init option deviceConfig b2971bb
spikespaz pushed 1 commit to per-device-config hyprland-community/hyprnix
- hm-mod: devices: init option deviceConfig 3f7a2b9
spikespaz opened a pull request on NixOS/nixpkgs
tidal-hifi: 5.16.0 -> 5.17.0
- Built on platform(s) - [X] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin --- Add a :+1: [reaction] to [pull requests you find important]. [reactio...spikespaz pushed 10000 commits to master spikespaz-contrib/nixpkgs
- Merge: nextcloud: add news app (#357640) 475e5aa
- biblioteca: init at 1.5 4c1bfb8
- python312Packages.azure-servicemanagement-legacy: 0.20.7 -> 0.20.8 f31a0f3
- python312Packages.reolink-aio: 0.11.1 -> 0.11.2 Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/... 714edad
- python312Packages.tencentcloud-sdk-python: 3.0.1268 -> 3.0.1269 Diff: https://github.com/TencentCloud/tencentcloud-s... 15e6311
- tplay: 0.5.0 -> 0.6.0 (#354940) 444cd38
- python312Packages.restview: refactor - update build-system - update license - relax readme-renderer - update disabled a31265c
- sacc: fix Darwin build CFLAGS is ignored in this case leading to failed build on Darwin. The change uses OSCFLAGS wh... fbf13b5
- gitify: init at 5.16.1 (#338744) fe2b858
- qtscrcpy: switch to latest ffmpeg (#357575) 7cf5fb2
- knockpy: 7.0.1 -> 7.0.2 Diff: https://github.com/guelfoweb/knock/compare/refs/tags/7.0.1...7.0.2 Changelog: https:/... e35cabf
- python312Packages.faraday-plugins: 1.19.1 -> 1.20.0 Diff: https://github.com/infobyte/faraday_plugins/compare/refs/t... 83116f6
- nph: fix build with nim-2.0 (#357703) 23e8294
- python312Packages.mypy-boto3-apigateway: 1.35.25 -> 1.35.67 ec6e7e4
- python312Packages.mypy-boto3-application-autoscaling: 1.35.0 -> 1.35.67 f361b67
- python312Packages.mypy-boto3-appsync: 1.35.52 -> 1.35.67 b808ad8
- python312Packages.mypy-boto3-ce: 1.35.22 -> 1.35.67 b0d71d7
- python312Packages.mypy-boto3-cloudfront: 1.35.66 -> 1.35.67 9e968dd
- python312Packages.mypy-boto3-cloudtrail: 1.35.60 -> 1.35.67 f8416b6
- python312Packages.mypy-boto3-ec2: 1.35.66 -> 1.35.67 d2187da
- and 9980 more ...
spikespaz pushed 10000 commits to package-update/tidal-hifi spikespaz-contrib/nixpkgs
- python312Packages.azure-mgmt-appconfiguration: 3.1.0 -> 4.0.0 19b6c8e
- python312Packages.edk2-pytool-library: 0.22.2 -> 0.22.3 26963ee
- mdk-sdk: 0.29.1 -> 0.30.0 (#354751) 8f28bd7
- open-webui: 0.3.35 -> 0.4.3 Diff: https://github.com/open-webui/open-webui/compare/v0.3.35..v0.4.3 Intermediary dif... 6416e8b
- aardvark-dns: 1.13.0 -> 1.13.1 d2c1254
- Merge: nextcloud: add news app (#357640) 475e5aa
- biblioteca: init at 1.5 4c1bfb8
- python312Packages.azure-servicemanagement-legacy: 0.20.7 -> 0.20.8 f31a0f3
- python312Packages.reolink-aio: 0.11.1 -> 0.11.2 Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/... 714edad
- python312Packages.tencentcloud-sdk-python: 3.0.1268 -> 3.0.1269 Diff: https://github.com/TencentCloud/tencentcloud-s... 15e6311
- tplay: 0.5.0 -> 0.6.0 (#354940) 444cd38
- python312Packages.restview: refactor - update build-system - update license - relax readme-renderer - update disabled a31265c
- sacc: fix Darwin build CFLAGS is ignored in this case leading to failed build on Darwin. The change uses OSCFLAGS wh... fbf13b5
- gitify: init at 5.16.1 (#338744) fe2b858
- qtscrcpy: switch to latest ffmpeg (#357575) 7cf5fb2
- knockpy: 7.0.1 -> 7.0.2 Diff: https://github.com/guelfoweb/knock/compare/refs/tags/7.0.1...7.0.2 Changelog: https:/... e35cabf
- python312Packages.faraday-plugins: 1.19.1 -> 1.20.0 Diff: https://github.com/infobyte/faraday_plugins/compare/refs/t... 83116f6
- nph: fix build with nim-2.0 (#357703) 23e8294
- python312Packages.mypy-boto3-apigateway: 1.35.25 -> 1.35.67 ec6e7e4
- python312Packages.mypy-boto3-application-autoscaling: 1.35.0 -> 1.35.67 f361b67
- and 9980 more ...
spikespaz created a branch on spikespaz-contrib/bilge
u/jacob/fix-no-std-fmt - Use bitsized types as if they were a feature of rust.