Commit Graph

201 Commits

Author SHA1 Message Date
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
Gaétan Lepage
ff09150750
basedpyright: 1.19.0 -> 1.21.0 (#354204) 2024-11-09 10:44:47 +01:00
Austin Horstman
89fd5bc530
bazecor: 1.5.2 -> 1.5.3 (#354049) 2024-11-08 09:59:31 -06:00
Enric Morales
44992762f0 basedpyright: 1.19.0 -> 1.21.0
Diff:
https://github.com/detachhead/basedpyright/compare/refs/tags/v1.19.0...v1.21.0

Changelog:
https://github.com/detachhead/basedpyright/releases/tag/1.21.0
2024-11-08 10:06:13 +01:00
Sarah Clark
852656d6b3 bacon: migrate to new apple sdk structure 2024-11-06 20:05:20 -08:00
Guillaume Cléroux
78fbb32923 bazecor: 1.5.2 -> 1.5.3
https://github.com/Dygmalab/Bazecor/releases/tag/v1.5.3
2024-11-06 11:18:07 -05:00
Weijia Wang
54b3bdf550
bant: 0.1.7 -> 0.1.8 (#353646) 2024-11-06 00:24:10 +01:00
Gaétan Lepage
0ce1cb1696
bacon: 3.0.0 -> 3.2.0 (#353733) 2024-11-05 11:23:31 +01:00
wxt
c63dfcd3bb
bant: 0.1.7 -> 0.1.8 2024-11-05 15:33:30 +08:00
wxt
99ad7e7649
bant: add passthru.updateScript 2024-11-05 15:33:29 +08:00
zowoq
7495125f91 bat: switch to apple-sdk_11 2024-11-05 10:46:53 +10:00
Sage Mitchell
29342f3a47 bacon: 3.0.0 -> 3.2.0 2024-11-04 16:00:03 -08:00
Fabian Affolter
ba71991428
baddns: 1.1.869 -> 1.3.3 (#352973) 2024-11-04 09:11:29 +01:00
Fabian Affolter
17ab0e70bb baddns: 1.1.869 -> 1.3.3
Diff: https://github.com/blacklanternsecurity/baddns/compare/refs/tags/v1.1.869...v1.3.3

Changelog: https://github.com/blacklanternsecurity/baddns/releases/tag/v1.3.3
2024-11-03 11:46:04 +01:00
Lan Tian
85ac13b7ef
baidupcs-go: init at 3.9.5 2024-11-01 21:48:26 -07:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next 2024-10-29 06:05:06 +00:00
Moraxyc
e7d27dc054
bark-server: init at 2.1.5 2024-10-28 23:12:27 +08:00
github-actions[bot]
cdab0d3f36
Merge master into staging-next 2024-10-26 12:05:46 +00:00
nixpkgs-merge-bot[bot]
27ff810397
basedpyright: 1.18.2 -> 1.19.0 (#350624) 2024-10-26 09:36:18 +00:00
github-actions[bot]
02bb5e5201
Merge master into staging-next 2024-10-26 00:14:06 +00:00
Fabián Heredia Montiel
18536bf04c
bant: 0.1.7 fix changed hash of fixed derivation. (#350381) 2024-10-25 12:19:15 -06:00
Fabián Heredia Montiel
da7fb8d0ef Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 17:53:05 -06:00
Pyrox
42fb6465a1
bash-language-server: pnpmWorkspace -> pnpmWorkspaces 2024-10-24 15:37:30 -04:00
K900
dee94df6f2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 09:28:51 +03:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
R. Ryantm
dcc7999fd1 basedpyright: 1.18.2 -> 1.19.0 2024-10-23 03:26:04 +00:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Henner Zeller
062011c52d bant: 0.1.7 fix changed hash of fixed derivation.
The hash of the fixed derivation changed

If the old derivation with the hash was cached on the system, the
build failed with:

```
ERROR: /build/output/external/googletest~1.14.0.bcr.1/BUILD.bazel:80:11: Compiling googletest/src/gtest.cc failed: The include path '/nix/store/p5w6cmwqfvhyaf4vjr7jb18a90icrrr2-openjdk-21.0.3+9/include' references a path outside of the execution root.
ERROR: /build/output/external/abseil-cpp~20240116.2/absl/base/BUILD.bazel:755:11: Compiling absl/base/internal/strerror.cc failed: The include path '/nix/store/p5w6cmwqfvhyaf4vjr7jb18a90icrrr2-openjdk-21.0.3+9/include' references a path outside of the execution root.
```

This indicates that the derivation also bakes in the path of the used
JDK, which apparently changed since last time. Quick fix for now:
adapt hash, but hopefully there could be a more long-term solution.
2024-10-22 08:50:34 -07:00
Fabián Heredia Montiel
fdc64cfee0 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-22 09:14:28 -06:00
Sefa Eyeoglu
384928ad07
basalt-monado: init at 0-unstable-2024-06-21 (#295107) 2024-10-22 08:15:10 +02:00
K900
2ab7280fa2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-19 15:07:50 +03:00
Ramses
46127d1789
bash-language-server: only deploy prod dependencies (#349662) 2024-10-19 08:44:01 +02:00
K900
894462661c Merge branch 'master' into staging-next 2024-10-19 09:09:13 +03:00
Artturin
4e63a86d8a
bazecor: 1.5.1 -> 1.5.2 (#347785) 2024-10-19 05:56:21 +03:00
Sandro Jäckel
611e7e1752
bash-language-server: only deploy prod dependencies 2024-10-19 01:48:27 +02:00
Vladimír Čunát
8810e738c8
GNOME: 46 → 47 (#333911) 2024-10-15 18:07:04 +02:00
Bobby Rong
2c543045c4
baobab: 47.alpha → 47.0
https://gitlab.gnome.org/GNOME/baobab/-/compare/47.alpha...47.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:15 +08:00
Bobby Rong
71ac84f70b
baobab: 46.0 → 47.alpha
https://gitlab.gnome.org/GNOME/baobab/-/compare/46.0...47.alpha

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:09 +08:00
R. Ryantm
cf555f4bf7 batik: 1.17 -> 1.18 2024-10-13 21:56:46 +00:00
lassulus
73f76c9816
bakelite: unstable-2022-02-12 → unstable-2023-03-30 (#347555) 2024-10-11 16:56:46 +01:00
Fabian Affolter
641327d80e
baddns: init at 1.1.869 (#347811) 2024-10-11 08:44:38 +02:00
Fabian Affolter
930d54596e baddns: init at 1.1.869
Tool to check subdomains for subdomain takeovers and other DNS issues

https://github.com/blacklanternsecurity/baddns/
2024-10-11 00:11:29 +02:00
Ryan Horiguchi
70c36136da bazecor: 1.5.1 -> 1.5.2 2024-10-10 21:11:23 +02:00
Mikael Voss
36f6b0fd27
bakelite: unstable-2022-02-12 -> unstable-2023-03-30 2024-10-09 19:28:26 +02:00
Gaetan Lepage
cda08db3e1 bacon: 2.21.0 -> 3.0.0
Diff: https://github.com/Canop/bacon/compare/refs/tags/v2.21.0...v3.0.0

Changelog: https://github.com/Canop/bacon/blob/v3.0.0/CHANGELOG.md
2024-10-09 13:26:20 +02:00
Gaetan Lepage
c9f7e06140 bacon: format 2024-10-09 13:12:00 +02:00
Gaetan Lepage
969e085756 bacon: move to pkgs/by-name 2024-10-09 13:11:48 +02:00
h7x4
8648e025b3
bazecor: 1.5.0 -> 1.5.1 (#346238) 2024-10-04 22:04:16 +02:00
Sandro
2a80ade2ee
backrest: fix darwin build (#345546) 2024-10-04 15:03:32 +02:00
Ryan Horiguchi
bfd5b241ee bazecor: 1.5.0 -> 1.5.1 2024-10-03 22:27:13 +02:00