Nick Cao
646347d507
pulumi-bin: 3.137.0 -> 3.138.0 ( #354618 )
2024-11-09 10:55:39 -05:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Arseniy Zorin
562758261f
pulumi-bin: 3.137.0 -> 3.138.0
2024-11-09 01:21:35 +03:00
Patka
73d24364fb
netbox2netshot: 0.1.12 -> 0.1.13; fix build
...
release notes: https://github.com/scaleway/netbox2netshot/releases/tag/0.1.13
2024-11-08 19:42:07 +01:00
Maximilian Bosch
0fc312dee6
Merge: meshcentral: 1.1.32 -> 1.1.33 ( #354489 )
2024-11-08 19:07:55 +01:00
Maximilian Bosch
58c6071308
meshcentral: 1.1.32 -> 1.1.33
...
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.33
2024-11-08 14:27:23 +01:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Sandro
bbdb6c9774
colmena: only depend on one nix version ( #353776 )
2024-11-06 16:55:16 +01:00
Ramses
d06e176158
nixos/swapspace: init module ( #348588 )
2024-11-06 16:52:09 +01:00
Weijia Wang
36b3480d4d
aws-assume-role: fix build ( #353643 )
2024-11-06 00:23:46 +01:00
Jörg Thalheim
e3c59b5a49
colmena: only depend on one nix version
...
because of nix-eval-jobs we are pulling in nix 2.24 while colmena was
stuck at nix 2.18
2024-11-05 09:56:58 +01:00
Weijia Wang
ec45e465f7
berglas: fix version test ( #353206 )
2024-11-05 09:31:18 +01:00
wxt
2a64a9a22a
aws-assume-role: move to by-name
2024-11-04 21:23:11 +08:00
Nick Cao
a33f82fe7f
sec: 2.9.2 -> 2.9.3 ( #353246 )
2024-11-03 08:32:30 -05:00
Florian
988ad2be49
pgadmin4: fix service start issue ( #353092 )
2024-11-03 07:23:48 +01:00
Weijia Wang
4d73a4dd20
aws-rotate-key: 1.1.0 -> 1.2.0 ( #347075 )
2024-11-03 05:25:49 +01:00
R. Ryantm
cd092d1919
sec: 2.9.2 -> 2.9.3
2024-11-03 00:06:21 +00:00
Weijia Wang
be22ce7bff
berglas: 2.0.2 -> 2.0.6 ( #346062 )
2024-11-02 20:41:00 +01:00
Weijia Wang
b47334c435
berglas: fix version test
2024-11-02 20:39:03 +01:00
Sandro
f2c1365f53
trivy: 0.56.2 -> 0.57.0 ( #353066 )
2024-11-02 20:10:47 +01:00
R. Ryantm
879f5bce7d
aws-rotate-key: 1.1.0 -> 1.2.0
2024-11-02 15:28:01 +01:00
André Vitor de Lima Matos
4a1d5d1e4e
pgadmin4: fix service start issue
...
systemd service unit currently fails with requiring `pkg_resources` to
be available
2024-11-02 08:19:37 -03:00
Fabian Affolter
d2d3ea9cda
trivy: 0.56.2 -> 0.57.0
...
Diff: https://github.com/aquasecurity/trivy/compare/refs/tags/v0.56.2...v0.57.0
Changelog: https://github.com/aquasecurity/trivy/releases/tag/v0.57.0
2024-11-02 09:22:54 +01:00
Austin Horstman
7af650a588
balena-cli: switch to apple-sdk_12
...
Upstream is building with macos 12. Looks like 10.15 should be
supported, though.
2024-11-01 19:36:41 -05:00
Austin Horstman
65cac1fc8c
balena-cli: format
2024-11-01 11:10:03 -05:00
Aleksana
de652e8d3a
colmena: pin to nix 2.18 ( #346816 )
2024-10-31 18:11:02 +08:00
phanirithvij
e4c898c807
nixos/swapspace: add tests
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-30 22:42:26 +05:30
github-actions[bot]
a0e96c5d1c
Merge master into staging-next
2024-10-29 06:05:06 +00:00
Sandro
cafb3cdaf3
gimme-aws-creds: fix build override fido2 dependency ( #324373 )
2024-10-29 02:26:27 +01:00
github-actions[bot]
eb0f257925
Merge master into staging-next
2024-10-29 00:14:34 +00:00
Sefa Eyeoglu
db03557c4c
clair: 4.7.4 -> 4.8.0 ( #347649 )
2024-10-28 22:37:25 +01:00
K900
0c45a8b5c4
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 21:46:13 +03:00
JB Gosselin
945fe9d494
gimme-aws-creds: fix build override fido2 dependency
2024-10-28 09:42:22 -04:00
Aleksana
86ab6e0743
stripe-cli: 1.21.7 -> 1.21.10 ( #351640 )
2024-10-28 20:27:49 +08:00
Fabián Heredia Montiel
980dd8b4ed
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-27 23:56:04 -06:00
Aleksana
ad987c21d7
swapspace: add passthru.binlore ( #332351 )
2024-10-28 11:28:02 +08:00
R. Ryantm
6ef653d498
stripe-cli: 1.21.7 -> 1.21.10
2024-10-27 12:12:09 +00:00
github-actions[bot]
f7650608a4
Merge master into staging-next
2024-10-27 00:15:30 +00:00
Maciej Krüger
1b5a47312b
ssh-import-id: refactor and move to pkgs/by-name ( #350322 )
2024-10-26 22:26:50 +02:00
K900
f21f4ca3ee
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-26 21:05:47 +03:00
Fabian Affolter
b471cb4037
sh-import-id: modernize
2024-10-23 08:51:04 +02:00
R. Ryantm
64815d7972
procs: 0.14.6 -> 0.14.7
2024-10-22 10:09:43 +00:00
Masum Reza
09fdf15eb7
Revert "mycli: disable checking to fix build" ( #349914 )
2024-10-20 19:56:21 +05:30
github-actions[bot]
b73559072e
Merge master into staging-next
2024-10-20 12:05:18 +00:00
7c6f434c
1bc34d3cf4
tigervnc: fix VncAuth
security type ( #349848 )
2024-10-20 10:17:42 +00:00
Robert Schütz
3ea55e93ca
mycli: modernize
2024-10-19 21:03:32 -07:00
Robert Schütz
95b6ee2e82
mycli: unpin sqlparse
2024-10-19 21:00:16 -07:00
Robert Schütz
eb8c84f814
Revert "mycli: disable checking to fix build"
...
This reverts commit f12c5fd4b8
.
The tests were broken because paramiko couldn't be imported, which was
fixed by 50d865aa19
.
2024-10-19 18:12:22 -07:00
Yarny0
6c47ba6fda
tigervnc: fix a regression in VncAuth security type
...
tigervnc v1.14.0 introduced a regression
in its list of supported security types:
Due to a missing comma in the code,
the VncAuth security type (i.e. simple password check) isn't
tried unless it is explicitely requested on the command line:
https://github.com/TigerVNC/tigervnc/issues/1789
The commit at hand adds a patch from upstream
(which will most likely be part of the next release)
to fix this oversight.
2024-10-19 21:25:16 +02:00
K900
2ab7280fa2
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-19 15:07:50 +03:00