Commit Graph

17166 Commits

Author SHA1 Message Date
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
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
Emily
6c32a119a5 eternal-terminal: drop darwin.libutil dependency 2024-11-06 18:59:56 +00:00
Julio Gutierrez
c20ff9b2dc
Update cloudfare-warp enrollment command
warp-cli teams-enroll-token is no longer available on this version of the cli and it has been replaced for warp-cli --accept-tos registration token
2024-11-06 12:07:49 -06:00
github-actions[bot]
e9877d256b
Merge staging-next into staging 2024-11-06 18:04:56 +00:00
Nick Cao
87de5aad39
muffet: 2.10.3 -> 2.10.6 (#353461) 2024-11-06 09:04:35 -05:00
Sefa Eyeoglu
c55530f978
curl: 8.10.1 -> 8.11.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-06 09:10:26 +01:00
github-actions[bot]
84527c8ca3
Merge master into haskell-updates 2024-11-06 00:16:09 +00:00
github-actions[bot]
e7cf0b43c8
Merge staging-next into staging 2024-11-06 00:14:28 +00:00
Olivér Falvai
2245f84086
ali: build with Go 1.22 for now
until the golang.org/x/net dependency gets upgraded in the project

https://hydra.nixos.org/build/275234146/nixlog/3/tail
2024-11-05 20:37:55 +01:00
Austin Horstman
67c5af53ba
asleap: move to by-name 2024-11-04 19:33:27 -06:00
Austin Horstman
29145be6a7
asleap: add meta.platforms
Has linux only headers, marking that as the only platform.
2024-11-04 19:32:44 -06:00
Austin Horstman
7c1cc43d50
asleap: modernize 2024-11-04 19:30:49 -06:00
Austin Horstman
e08f1da4a6
asleap: format 2024-11-04 19:29:24 -06:00
github-actions[bot]
7029ffd9c2
Merge master into haskell-updates 2024-11-05 00:16:11 +00:00
Kosyrev Serge
e2210c0ebc dhcpcd: 10.0.6 -> 10.1.0
This works around #291, halfway.
2024-11-04 22:25:44 +04:00