Commit Graph
458753 Commits
Author SHA1 Message Date
Weijia WangandGitHub 128877b73a Merge pull request #217638 from r-ryantm/auto-update/python310Packages.bitstruct
python310Packages.bitstruct: 8.15.1 -> 8.17.0
2023-02-23 07:05:44 +02:00
Weijia WangandGitHub bedf8d81fc Merge pull request #217629 from r-ryantm/auto-update/ostree
ostree: 2022.7 -> 2023.1
2023-02-23 06:58:43 +02:00
Weijia WangandGitHub 4194c97a10 Merge pull request #217639 from r-ryantm/auto-update/python310Packages.httpx-ntlm
python310Packages.httpx-ntlm: 1.0.0 -> 1.1.0
2023-02-23 06:57:49 +02:00
Weijia WangandGitHub 298ac11bb1 Merge pull request #217623 from r-ryantm/auto-update/bear
bear: 3.1.0 -> 3.1.1
2023-02-23 06:55:19 +02:00
Ryan LahfaandGitHub 83e7e83ea7 Merge pull request #205033 from CathalMullan/phlare
phlare: init at 0.3.0
2023-02-23 13:54:31 +09:00
Weijia WangandGitHub 56b29caf07 Merge pull request #217538 from r-ryantm/auto-update/spicedb-zed
spicedb-zed: 0.8.0 -> 0.9.1
2023-02-23 06:52:14 +02:00
R. Ryantm 87c4b05f13 cargo-public-api: 0.27.1 -> 0.27.2 2023-02-23 04:50:20 +00:00
Weijia WangandGitHub f395f1987e Merge pull request #217621 from r-ryantm/auto-update/ameba
ameba: 1.4.0 -> 1.4.1
2023-02-23 06:49:09 +02:00
zowoq 7380dec318 terraform-providers.cloudinit: 2.2.0 → 2.3.1 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 33f5fe5c9c terraform-providers.vra7: 3.0.6 → 3.0.7 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 1badd0069c terraform-providers.oci: 4.108.1 → 4.109.0 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 299c2b61e5 terraform-providers.scaleway: 2.11.0 → 2.11.1 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 09e51eadda terraform-providers.ovh: 0.27.0 → 0.28.1 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 2e3016d9a6 terraform-providers.google: 4.53.1 → 4.54.0 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 03f6371b8d terraform-providers.heroku: 5.1.11 → 5.1.12 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 4cc42f749e terraform-providers.gitlab: 15.8.0 → 15.9.0 2023-02-23 14:36:21 +10:00
github-actions[bot]andzowoq 5148862235 terraform-providers.auth0: 0.43.0 → 0.44.0 2023-02-23 14:36:21 +10:00
Weijia Wang 453be8e802 xmrig-mo: unbreak on more platforms 2023-02-23 06:33:11 +02:00
Mario Rodas bee6421d79 fizz: 2023.02.13.00 -> 2023.02.20.00 2023-02-23 04:20:00 +00:00
Mario Rodas e6d5de6b53 twilio-cli: 5.4.0 -> 5.4.1
https://github.com/twilio/twilio-cli/releases/tag/5.4.1
2023-02-23 04:20:00 +00:00
Mario Rodas 21ac7fb438 ytarchive: 0.3.2 -> 2023-02-21 2023-02-23 04:20:00 +00:00
R. Ryantm 3a6f78e67c srvc: 0.14.0 -> 0.14.1 2023-02-23 04:19:17 +00:00
Adam JosephandWeijia Wang f99e8bafe6 nixos/installer: add sd-image-powerpc64le.nix
This builds on top of nixpkgs mainline 00d8347180
with the following two PRs cherry-picked:

- https://github.com/NixOS/nixpkgs/pull/192670
- https://github.com/NixOS/nixpkgs/pull/192668

using the following command:

```
nix build -f nixos -L \
  -I nixos-config=nixos/modules/installer/sd-card/sd-image-powerpc64le.nix \
  config.system.build.sdImage
```

I was able to successfully boot the image, although it boots to a login prompt
rather than a shell, and won't accept the empty password for `root`.  I guess
I'll have to figure out why that is.

To boot the image: `zstd`-decompress the it, mount it, and use `kexec`:

```
cd boot/nixos
kexec -l \
  *-vmlinux \
  --initrd *-initrd \
  --dt-no-old-root \
  --command-line="$(grep APPEND ../extlinux/extlinux.conf | sed 's_^ *APPEND *__')"
```

The machine I used for testing has only one storage device which is completely
allocated to LVM.  It appears that the NixOS ISO loader doesn't look for
partition tables within LVM volumes.  To work aroundn this, I had to extract the
`ext4` image within the partition table within the `sd-card` image and put that
in its own LVM volume.  This likely won't be an obstacle for users who write the
image to a USB stick or similar.
2023-02-23 06:18:52 +02:00
figsoda c210cc7f9e vimPlugins.nvim-treesitter: 2023-02-19 -> 2023-02-22 2023-02-22 23:10:10 -05:00
R. Ryantm bcd127d19f argocd: 2.6.1 -> 2.6.2 2023-02-23 04:08:52 +00:00
R. Ryantm 3216741aa1 sentry-native: 0.5.4 -> 0.6.0 2023-02-23 03:54:52 +00:00
R. Ryantm ee8aa8fbb5 pineapple-pictures: 0.6.5 -> 0.6.6 2023-02-23 03:47:36 +00:00
Jeremy Fleischman bb724fa986 sysdig: Include driver patch to fix compilation on Linux 6.2
On nixos-unstable with the latest kernel (6.2.0), I'm seeing sysdig
fail to compile:

    /build/source/build/driver/src/main.c:2788:30: error: assignment to 'char * (*)(const struct device *, umode_t *)' {aka 'char * (*)(const struct device *, short unsigned int *)'} from incompatible pointer type 'char * (*)(struct device *, umode_t *)' {aka 'char * (*)(struct device *, short unsigned int *)'} [-Werror=incompatible-pointer-types]
     2788 |         g_ppm_class->devnode = ppm_devnode;
          |                              ^
    /build/libs/userspace/libscap/scap_procs.c: In function 'scap_os_getpid_global':

This has already been fixed upstream, this just cherry-picks that fix.
2023-02-22 19:43:02 -08:00
Samuel AinsworthandGitHub dc3ac9dc42 Merge pull request #217322 from ConnorBaker/cudatoolkit-prune-broken-symlinks
cudatoolkit: prune broken symlinks in `postFixup`
2023-02-22 22:42:42 -05:00
LassulusandGitHub c8322a465c Merge pull request #217727 from vlaci/lief-darwin
lief: enable darwin support
2023-02-23 08:57:53 +05:30
Anderson TorresandGitHub 990f09363a Merge pull request #217781 from dotlambda/pyqt6-6.4.2
python310Packages.pyqt6: 6.4.0 -> 6.4.2
2023-02-23 00:10:22 -03:00
R. Ryantm 1f16363672 python310Packages.pytorch-metric-learning: 2.0.0 -> 2.0.1 2023-02-23 02:53:46 +00:00
Nick CaoandGitHub 12f94adb89 Merge pull request #217702 from Luflosi/update/yosys
yosys: 0.25 -> 0.26
2023-02-23 10:50:23 +08:00
Martin Weinelt e712ee9456 pdm: Fix tests on darwin, by allowing local networking 2023-02-23 03:42:00 +01:00
Martin Weinelt 00e302ca22 pdm: 2.4.3 -> 2.4.6
https://github.com/pdm-project/pdm/releases/tag/2.4.4
https://github.com/pdm-project/pdm/releases/tag/2.4.5
https://github.com/pdm-project/pdm/releases/tag/2.4.6
2023-02-23 03:39:49 +01:00
rewineandrewine c265b1e821 deepin.deepin-music: init at 6.2.21 2023-02-23 10:34:18 +08:00
R. Ryantm 83827e0770 python310Packages.types-protobuf: 4.21.0.5 -> 4.21.0.7 2023-02-23 02:29:52 +00:00
Robert SchützandRobert Schütz af735e7623 python310Packages.recurring-ical-events: 2.0.1 -> 2.0.2
Diff: https://github.com/niccokunzmann/python-recurring-ical-events/compare/v2.0.1...v2.0.2

Changelog: https://github.com/niccokunzmann/python-recurring-ical-events/blob/v2.0.2/README.rst#changelog
2023-02-22 17:44:58 -08:00
Robert SchützandRobert Schütz 07e1d5bc22 metadata-cleaner: 2.4.0 -> 2.5.0
Diff: https://gitlab.com/rmnvgr/metadata-cleaner/-/compare/v2.4.0...v2.5.0

Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/v2.5.0/CHANGELOG.md
2023-02-22 17:41:40 -08:00
Robert SchützandRobert Schütz 0d2542fa9d flatcam: pin shapely at 1.8.4 2023-02-22 17:39:49 -08:00
Robert SchützandRobert Schütz 6f2e446ea7 python310Packages.hass-nabucasa: don't depend on asynctest
Upstream removed it in
https://github.com/NabuCasa/hass-nabucasa/pull/318 and didn't use it for
Python >= 3.8 anyway.
2023-02-22 17:38:47 -08:00
Robert SchützandRobert Schütz 89c8ef30a6 nixos/imaginary: bind to localhost by default 2023-02-22 17:37:36 -08:00
Ashish SHUKLA c346267257 tailscale: 1.36.1 -> 1.36.2 2023-02-23 07:07:33 +05:30
Mario RodasandGitHub a110ae872b Merge pull request #217659 from r-ryantm/auto-update/folly
folly: 2023.02.06.00 -> 2023.02.13.00
2023-02-22 20:31:44 -05:00
Mario RodasandGitHub 19ff7ec33f Merge pull request #217652 from r-ryantm/auto-update/protoc-gen-connect-go
protoc-gen-connect-go: 1.5.0 -> 1.5.2
2023-02-22 20:31:19 -05:00
Martin Weinelt a8448933ee python310Packages.homeassistant-stubs: init at 2023.2.5
Typing hints for Home Assistant core. Freshly generated out of
our home-assistant package.
2023-02-23 02:21:13 +01:00
Martin Weinelt d4a8452985 python3Packages.voluptuous-stubs: init at 0.1.1
Typing hints for the voluptuous package.
2023-02-23 02:21:12 +01:00
Nick CaoandGitHub 3d14f3fb41 Merge pull request #217635 from r-ryantm/auto-update/spotify-player
spotify-player: 0.11.1 -> 0.12.0
2023-02-23 09:19:27 +08:00
Nick CaoandGitHub 467efb339c Merge pull request #217643 from mahmoudk1000/master
anki-bin: 2.1.58 -> 2.1.60
2023-02-23 09:18:52 +08:00
Robert Schütz 3c5402a81a python310Packages.caldav: 1.1.1 -> 1.1.3
Diff: https://github.com/python-caldav/caldav/compare/refs/tags/v1.1.1...v1.1.3
2023-02-22 17:18:23 -08:00