Commit Graph

5630 Commits

Author SHA1 Message Date
Marcus Ramberg
b292fd8aca
google-cloud-sdk: fix gsutil (#358015) 2024-11-23 12:52:14 +01:00
Terje Larsen
4b4f8ece42
google-cloud-sdk: fix gsutil 2024-11-21 23:45:36 +01:00
Masum Reza
9777a72dd3
Take over the role of maintainer luc65r (#356536) 2024-11-21 15:03:06 +05:30
Terje Larsen
5d56253de0
google-cloud-sdk: 494.0.0 -> 501.0.0 2024-11-18 11:42:34 +01:00
Sam Connelly
7c66fb1ec5 migrate maintainership from luc65r to clevor
They said they haven't used Nix in a while and is not interested in
maintaining cemu-ti (presumably other packages too), so I asked to take
over his role. I removed luc65r from the meta.maintainers attribtes, and
adopted the packages I wanted to adopt. I chose to adopt the TI graphing
calculator-related packages as I am part of Cemetech.
2024-11-17 14:30:20 -05:00
Sandro
394e4831a0
awsume: 4.5.3 -> 4.5.5, add mainProgram, use --replace-fail (#354996) 2024-11-15 13:41:04 +01:00
Theodore Ni
0fd590bab8
coldsnap: use new Darwin SDK pattern 2024-11-11 00:08:43 -08:00
nat
aec8232f01
awsume: 4.5.3 -> 4.5.5 2024-11-10 14:55:00 +01:00
nat
fc985363b3
awsume: add mainProgram 2024-11-10 14:42:12 +01:00
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