Ilan Joselevich
d525336e76
openapi-generator-cli: 7.9.0 -> 7.10.0 ( #357039 )
2024-11-19 11:54:06 +02:00
Austin Horstman
b54b182bec
magic-wormhole-rs: 0.7.1 -> 0.7.3 ( #355891 )
2024-11-18 20:22:21 -06:00
Ilan Joselevich
5d171bb647
openapi-generator-cli: 7.9.0 -> 7.10.0
...
Changelog: https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.10.0
2024-11-18 20:00:26 +02:00
Saturn745
af8d695bc1
netbird: 0.31.1 -> 0.32.0
...
Diff: https://github.com/netbirdio/netbird/compare/v0.31.1...0.32.0
Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.32.0
2024-11-15 16:14:54 -07:00
Yt
874e2cb20e
termscp: enable tests, new apple sdk, refactor ( #355503 )
2024-11-15 17:44:14 -05:00
Weijia Wang
cedd087b81
globalprotect-openconnect: Reinstate v1 ( #355758 )
2024-11-15 18:25:57 +01:00
Rahul Rameshbabu
b6bac07973
globalprotect-openconnect: Reformat expressions using RFC style
...
The original work did not use the new nixfmt style.
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-14 09:28:04 -08:00
Gutyina Gergő
074882f46a
termscp: migrate to by-name
2024-11-14 17:20:33 +01:00
Gutyina Gergő
7feb128ce9
termscp: migrate to new apple sdk structure
2024-11-14 17:20:33 +01:00
Gutyina Gergő
1b4a53797f
termscp: add meta.platforms
2024-11-14 17:20:33 +01:00
Gutyina Gergő
3c3138d2f2
termscp: add version check
2024-11-14 17:20:33 +01:00
Gutyina Gergő
3bc498fc41
termscp: enable tests
2024-11-14 17:20:33 +01:00
Fernando Ayats
d81d437c5c
magic-wormhole-rs: 0.7.1 -> 0.7.3
2024-11-14 12:46:57 +01:00
github-actions[bot]
c79fde307d
Merge master into staging-next
2024-11-14 06:05:02 +00:00
Peder Bergebakken Sundt
a52c8c81cb
termscp: 1.15.0 -> 1.16.1 ( #355461 )
2024-11-14 05:10:39 +01:00
Rahul Rameshbabu
8f2fa04fd9
Revert "globalprotect-openconnect: remove deprecated 1.x package"
...
This reverts commit b08d6a664f
.
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 13:41:34 -08:00
Gutyina Gergő
739577bcf3
termscp: 0.15.0 -> 0.16.1, fix build
2024-11-13 10:30:06 +01:00
Gutyina Gergő
8c92ecb1e4
termscp: add update script
2024-11-13 10:25:46 +01:00
github-actions[bot]
50eb4d03f7
Merge master into staging-next
2024-11-13 06:04:52 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages ( #355156 )
2024-11-12 20:55:45 -08:00
github-actions[bot]
80fdc8b778
Merge master into staging-next
2024-11-13 00:14:23 +00:00
Gutyina Gergő
1500c7ce7a
termscp: remove with lib;
, order meta
attrs
2024-11-12 16:23:53 +01:00
Gutyina Gergő
0b3e980d8f
termscp: nixfmt
2024-11-12 16:22:16 +01:00
Saturn745
ca3d8f570b
netbird: 0.31.0 -> 0.31.1
...
Diff: https://github.com/netbirdio/netbird/compare/v0.31.0...0.31.1
Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.31.1
2024-11-11 20:15:08 -07:00
github-actions[bot]
351e0a0a7c
Merge master into staging-next
2024-11-11 12:06:02 +00:00
mannp
6c3d0282c8
netbird: 0.30.2 -> 0.31.0 ( #354756 )
2024-11-11 10:37:17 +01:00
Theodore Ni
b7cdb23dae
edgedb: use new Darwin SDK pattern
2024-11-11 00:08:44 -08:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +00: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
github-actions[bot]
f3327c0d2a
Merge master into staging-next
2024-11-09 00:13:55 +00:00
Emily
8205921122
jwhois: unbreak darwin ( #354573 )
2024-11-08 19:54:22 +00:00
Peder Bergebakken Sundt
4483ca5298
ivpn: 3.10.15 -> 3.14.29 ( #354428 )
2024-11-08 20:45:46 +01:00
Olivér Falvai
ce43435b27
jwhois: unbreak darwin
2024-11-08 20:40:07 +01:00
Martin Weinelt
46b1474255
Reapply "haskellPackages: update stackage and hackage" ( #354547 )
...
This reverts commit 7701a9e6c6
, reversing
changes made to 8991dc8e9d
.
Restore haskell-updates on staging-next to save resources on hydra.
2024-11-08 18:42:24 +01:00
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-08 18:40:48 +01:00
Vladimír Čunát
fe6d94b8f9
Revert "haskellPackages: update stackage and hackage"
2024-11-08 18:36:29 +01:00
wxt
1cd27faa56
ivpn: 3.10.15 -> 3.14.29
2024-11-08 16:53:48 +08:00
wxt
09a6d41fdc
ivpn: nixfmt
2024-11-08 16:38:54 +08:00
github-actions[bot]
3533282a88
Merge master into staging-next
2024-11-07 20:49:24 +00:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc ( #354197 )
2024-11-07 18:16:05 +00:00
K900
a3600c0788
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-07 21:06:37 +03:00
sternenseemann
df930b804c
Merge branch master into haskell-updates
2024-11-07 15:03:08 +01:00
github-actions[bot]
b3a0f2d3f1
Merge master into staging-next
2024-11-07 12:05:37 +00:00
Marcus Ramberg
e4e4126b67
Update cloudfare-warp enrollment command ( #354062 )
2024-11-07 11:58:22 +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
Vladimír Čunát
8021f83f58
curl: 8.10.1 -> 8.11.0 ( #353968 )
2024-11-07 10:33:51 +01:00
github-actions[bot]
8d77160080
Merge staging-next into staging
2024-11-07 06:05:15 +00:00
Aleksana
5ed245d62a
treewide: fix build by pinning Go 1.22 for now ( #353895 )
2024-11-07 11:26:28 +08:00
Emily
8072991b1d
apple-sdk: propagate the libutil
library ( #353873 )
2024-11-07 01:05:45 +00:00
github-actions[bot]
a759676266
Merge master into haskell-updates
2024-11-07 00:16:21 +00:00