Commit Graph

475063 Commits

Author SHA1 Message Date
github-actions[bot]
a55f1a9e97 terraform-providers.okta: 3.45.0 -> 3.46.0 2023-04-18 13:58:12 +10:00
github-actions[bot]
6c1b3d7917 terraform-providers.grafana: 1.37.1 -> 1.37.2 2023-04-18 13:58:12 +10:00
github-actions[bot]
48b8f87d8c terraform-providers.google-beta: 4.61.0 -> 4.62.0 2023-04-18 13:58:12 +10:00
github-actions[bot]
c335883b49 terraform-providers.google: 4.61.0 -> 4.62.0 2023-04-18 13:58:12 +10:00
github-actions[bot]
70ddbe7ace terraform-providers.azuread: 2.37.0 -> 2.37.1 2023-04-18 13:58:12 +10:00
adisbladis
f88eb92ff9 platformio: Don't link udev rules into a subdirectory
This causes collisions when NixOS is configured like
``` nix
{ pkgs, ... }:
{
  services.udev.packages = [ pkgs.platformio ];
}
```

and would also cause a regression having to add the subirectory to the udev packages path:
``` nix
{ pkgs, ... }:
{
  services.udev.packages = [ (pkgs.platformio-core.udev + "/99-platformio-udev.rules") ];
}
```
2023-04-18 15:48:49 +12:00
figsoda
a4f504536f
Merge pull request #226761 from NickCao/stratis
stratisd: 3.5.2 -> 3.5.3
2023-04-17 23:27:53 -04:00
R. Ryantm
9d228c10ba fulcrum: 1.9.0 -> 1.9.1 2023-04-18 03:25:24 +00:00
R. Ryantm
df24febd83 vscodium: 1.77.1.23095 -> 1.77.3.23102 2023-04-18 11:19:04 +08:00
Bobby Rong
9f34b846a4
Merge pull request #224843 from kindrowboat/patch-1
maintainers: add kindrowboat
2023-04-18 11:09:48 +08:00
figsoda
44a76628fa
Merge pull request #226697 from r-ryantm/auto-update/pipes-rs
pipes-rs: 1.6.0 -> 1.6.1
2023-04-17 23:04:25 -04:00
Adam Joseph
10d06c610f abiword: set strictDeps=true 2023-04-17 19:59:40 -07:00
Adam Joseph
715bc56b08 abiword: fix cross
This commit adds `perl` to `nativeBuildInputs` of abiword, to avoid
the following build failure:

```
abiword-aarch64-unknown-linux-gnu> checking for perl... no
abiword-aarch64-unknown-linux-gnu> configure: error: *** perl program not found
error: build of '/nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv' on 'ssh://root@192.168.22.102' failed: builder for '/nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv' failed with exit code 1
error: builder for '/nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv' failed with exit code 1;
       last 10 log lines:
       > checking if aarch64-unknown-linux-gnu-g++ -std=c++11 PIC flag -fPIC -DPIC works... yes
       > checking if aarch64-unknown-linux-gnu-g++ -std=c++11 static flag -static works... no
       > checking if aarch64-unknown-linux-gnu-g++ -std=c++11 supports -c -o file.o... yes
       > checking if aarch64-unknown-linux-gnu-g++ -std=c++11 supports -c -o file.o... (cached) yes
       > checking whether the aarch64-unknown-linux-gnu-g++ -std=c++11 linker (aarch64-unknown-linux-gnu-ld) supports shared libraries... yes
       > checking dynamic linker characteristics... (cached) GNU/Linux ld.so
       > checking how to hardcode library paths into programs... immediate
       > checking whether ln -s works... yes
       > checking for perl... no
       > configure: error: *** perl program not found
       For full logs, run 'nix log /nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv'.
```
2023-04-17 19:59:40 -07:00
figsoda
299ed87193
Merge pull request #226696 from r-ryantm/auto-update/kapp
kapp: 0.54.1 -> 0.55.0
2023-04-17 22:56:54 -04:00
figsoda
1a14b2cec5
Merge pull request #226523 from figsoda/emblem 2023-04-17 22:54:58 -04:00
figsoda
7e00c12211
Merge pull request #226554 from figsoda/wthrr 2023-04-17 22:54:42 -04:00
figsoda
7b3e89bb4a
Merge pull request #226695 from fabaff/circup-bump
circup: 1.1.4 -> 1.2.1
2023-04-17 22:53:02 -04:00
figsoda
49ebd41290
Merge pull request #226715 from Mange/patch-1
rofi-emoji: 3.1.0 -> 3.2.0
2023-04-17 22:51:52 -04:00
figsoda
c0e9387c31
Merge pull request #226750 from r-ryantm/auto-update/faas-cli
faas-cli: 0.15.9 -> 0.16.3
2023-04-17 22:48:56 -04:00
figsoda
529c957838
Merge pull request #226743 from r-ryantm/auto-update/air
air: 1.42.0 -> 1.43.0
2023-04-17 22:46:19 -04:00
figsoda
78fa066e27
Merge pull request #226740 from r-ryantm/auto-update/coreth
coreth: 0.11.9 -> 0.12.0
2023-04-17 22:45:29 -04:00
figsoda
4ff37d8be1
Merge pull request #226738 from r-ryantm/auto-update/chezmoi
chezmoi: 2.33.0 -> 2.33.1
2023-04-17 22:44:10 -04:00
figsoda
32afd62e9b
Merge pull request #226752 from r-ryantm/auto-update/algolia-cli
algolia-cli: 1.3.2 -> 1.3.4
2023-04-17 22:42:26 -04:00
figsoda
62d678778d
Merge pull request #226754 from aaronjheng/go-jsonnet
go-jsonnet: 0.19.1 -> 0.20.0
2023-04-17 22:39:52 -04:00
figsoda
d90af0960b
Merge pull request #226737 from r-ryantm/auto-update/gopass
gopass: 1.15.4 -> 1.15.5
2023-04-17 22:36:26 -04:00
figsoda
c11bfeaa59
Merge pull request #226735 from r-ryantm/auto-update/envsubst
envsubst: 1.2.0 -> 1.4.2
2023-04-17 22:32:06 -04:00
figsoda
3da2abb4d2
Merge pull request #226746 from r-ryantm/auto-update/ghorg
ghorg: 1.9.1 -> 1.9.4
2023-04-17 22:29:24 -04:00
Weijia Wang
1df6c2d148 havoc: 0.4.0 -> 0.5.0 2023-04-17 23:24:53 -03:00
figsoda
788fa2feda pipes-rs: update license 2023-04-17 22:24:26 -04:00
Dylan M. Taylor
f03dba5d67 python3Packages.meraki: 1.30.0 -> 1.32.1
Change logs: 

https://developer.cisco.com/meraki/whats-new/#!2023/4-2023
https://github.com/meraki/dashboard-api-python/releases/tag/1.32.1
2023-04-17 22:22:41 -04:00
Nick Cao
338611e766
stratisd: 3.5.2 -> 3.5.3
Diff: https://github.com/stratis-storage/stratisd/compare/v3.5.2...v3.5.3
2023-04-18 10:15:32 +08:00
Aaron Jheng
3f3c2747ce
clash: 1.15.0 -> 1.15.1 2023-04-18 02:09:36 +00:00
figsoda
297ff712f3
Merge pull request #226733 from r-ryantm/auto-update/systeroid
systeroid: 0.3.1 -> 0.3.2
2023-04-17 22:07:40 -04:00
Aaron Jheng
1fbdaa0e43
go-jsonnet: 0.19.1 -> 0.20.0 2023-04-18 02:05:19 +00:00
R. Ryantm
bb674c654f algolia-cli: 1.3.2 -> 1.3.4 2023-04-18 01:41:08 +00:00
R. Ryantm
406ff6a75d faas-cli: 0.15.9 -> 0.16.3 2023-04-18 01:28:47 +00:00
Nick Cao
cad8526695
Merge pull request #226663 from imlonghao/borgmatic/fix-timer
borgmatic: fix timer wantedBy
2023-04-18 09:14:54 +08:00
R. Ryantm
df24f90584 ghorg: 1.9.1 -> 1.9.4 2023-04-18 01:02:06 +00:00
Nick Cao
008cddd5ba
Merge pull request #226644 from Azd325/master
vscode-extensions.kahole.magit: 0.6.39 → 0.6.40
2023-04-18 09:02:03 +08:00
Nick Cao
f8319d5c47
Merge pull request #226635 from evils/pytomlpp
python3.pkgs.pytomlpp: 1.0.6 -> 1.0.13
2023-04-18 09:00:31 +08:00
R. Ryantm
77aa927abc air: 1.42.0 -> 1.43.0 2023-04-18 00:44:37 +00:00
Bruno Bigras
2f81686ec8 router: init at 1.15.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-17 20:39:47 -04:00
Nick Cao
3af6e7dcda
Merge pull request #224469 from NickCao/qt65
qt6: 6.4.3 -> 6.5.0
2023-04-18 08:39:32 +08:00
Robert Scott
afd261b8a0
Merge pull request #226722 from risicle/ris-libmad-passthru-tests
libmad: add some key reverse dependencies to `passthru.tests`
2023-04-18 01:34:25 +01:00
R. Ryantm
86b0fd9fd7 coreth: 0.11.9 -> 0.12.0 2023-04-18 00:22:42 +00:00
R. Ryantm
93f0ca1ab6 cudatext: 1.190.1 -> 1.191.0 2023-04-18 00:17:48 +00:00
R. Ryantm
f21e8bbfca chezmoi: 2.33.0 -> 2.33.1 2023-04-18 00:13:06 +00:00
github-actions[bot]
465fcdbc9f
Merge master into haskell-updates 2023-04-18 00:12:27 +00:00
R. Ryantm
feede79444 gopass: 1.15.4 -> 1.15.5 2023-04-17 23:58:19 +00:00
R. Ryantm
229fb0c066 envsubst: 1.2.0 -> 1.4.2 2023-04-17 23:50:05 +00:00