Commit Graph

175 Commits

Author SHA1 Message Date
Moraxyc
e7d27dc054
bark-server: init at 2.1.5 2024-10-28 23:12:27 +08:00
nixpkgs-merge-bot[bot]
27ff810397
basedpyright: 1.18.2 -> 1.19.0 (#350624) 2024-10-26 09:36:18 +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
Pyrox
42fb6465a1
bash-language-server: pnpmWorkspace -> pnpmWorkspaces 2024-10-24 15:37:30 -04: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
Sefa Eyeoglu
384928ad07
basalt-monado: init at 0-unstable-2024-06-21 (#295107) 2024-10-22 08:15:10 +02:00
Ramses
46127d1789
bash-language-server: only deploy prod dependencies (#349662) 2024-10-19 08:44:01 +02: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
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
R. Ryantm
f8e9302d3a basedpyright: 1.18.0 -> 1.18.2 2024-10-01 03:24:28 +00:00
Olivér Falvai
14048df284
backrest: fix darwin build 2024-09-30 18:58:16 +02:00
Robert Schütz
f557b32a54 basedpyright: unvendor docify 2024-09-27 07:39:47 +02:00
Enric Morales
41bbffd4f3 basedpyright: 1.17.5 -> 1.18.0
- add a simple test that should output 3 errors
2024-09-26 13:16:47 +02:00
K900
b964291466
{buildFHSEnvBubblewrap,buildFHSEnvChroot}: add nativeBuildInputs (#344516) 2024-09-26 08:38:07 +03:00
Artturin
4cb379f4d7 treewide: use nativeBuildInputs in appimage builder derivations 2024-09-25 23:01:28 +03:00
Fabián Heredia Montiel
ef9d03e34d
bazecor: 1.4.5 -> 1.5.0 (#343070) 2024-09-25 09:11:08 -06:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Aleksana
67d9b47a75
backrest: init at 1.5.0 (#342141) 2024-09-20 22:06:40 +08:00
William Vandervalk
76fbeedfa5
backrest: init at 1.5.0 2024-09-19 13:43:47 -04:00
Guillaume Cléroux
4b10cd5baa bazecor: 1.4.5 -> 1.5.0 2024-09-19 11:59:12 -04:00
Enric Morales
d174806d6a basedpyright: 1.17.4 -> 1.17.5 2024-09-18 13:31:38 +00:00
Fabián Heredia Montiel
5a6178505f
bant: 0.1.6 -> 0.1.7 (#342177) 2024-09-17 00:21:27 -06:00
Fabián Heredia Montiel
76536c1278
bazecor: 1.4.4 -> 1.4.5 (#342329) 2024-09-17 00:16:21 -06:00
Fabián Heredia Montiel
b58784cb34
badkeys: 0.0.11 -> 0.0.12 (#342393) 2024-09-17 00:14:58 -06:00
Fabian Affolter
5a6b0f8ed7 badkeys: 0.0.11 -> 0.0.12
Diff: https://github.com/badkeys/badkeys/compare/refs/tags/v0.0.11...v0.0.12

Changelog: https://github.com/badkeys/badkeys/releases/tag/v0.0.12
2024-09-16 22:38:46 +02:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
Guillaume Cléroux
01a41e0146 bazecor: 1.4.4 -> 1.4.5 2024-09-16 11:19:06 -04:00
Henner Zeller
8edd2ff640 bant: 0.1.6 -> 0.1.7 2024-09-15 22:06:15 -07:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Henner Zeller
92ffa4f88a bant: make compile again with latest bazel
It appears that the fixed derivation generated by bazel implicitly
contains other information, such as the path to the java runtime,
making this break.
2024-09-13 11:08:44 -07:00
Emily
2181ab3e22 treewide: unpin SWIG 4 2024-09-12 18:39:57 +01:00
Enric Morales
577b24ef4e basedpyright: 1.17.3 -> 1.17.4 2024-09-11 08:03:57 +00:00
R. Ryantm
a4d7747b3b basedpyright: 1.17.2 -> 1.17.3 2024-09-10 03:36:32 +00:00
Peder Bergebakken Sundt
0e0fb1aa95
backgroundremover: substitute --replace with --replace-fail (#337276) 2024-09-05 10:59:55 -04:00
Enric Morales
81accfc667 basedpyright: 1.17.1 -> 1.17.2 2024-09-04 15:26:02 +02:00