Commit Graph

131 Commits

Author SHA1 Message Date
Aleksana
8edf06bea5
treewide: move to by-name (#357828) 2024-11-22 09:27:12 +08:00
Aleksana
b9065e8344
bottles: 51.13 -> 51.15; add Gliczy as maintainer (#353501) 2024-11-21 21:33:13 +08:00
liberodark
427ffbc994 botamusique: move to by-name 2024-11-21 12:48:07 +01:00
David McFarland
b0d941edb4
dotnet: november 2024 upgrades and infrastructure changes (#355753) 2024-11-18 20:20:45 -04:00
Nick Cao
2f3806b447
bodyclose: 0-unstable-2024-01-26 -> 0-unstable-2024-10-17 (#356808) 2024-11-18 08:34:30 -05:00
Anderson Torres
d1941512c8 boehmgc: remove AndersonTorres as maintainer 2024-11-17 23:43:22 -03:00
David McFarland
bfaca46529 dotnet-sdk/runtime/aspnetcore: 6.0 -> 8.0 2024-11-17 18:35:19 -04:00
R. Ryantm
7c93b1ad10 bodyclose: 0-unstable-2024-01-26 -> 0-unstable-2024-10-17 2024-11-17 20:52:52 +00:00
David McFarland
6e919bf975 boogie: format with nixfmt 2024-11-17 14:19:25 -04:00
Gliczy
b1a9ea3611 bottles: move to pkgs/by-name 2024-11-13 19:42:56 +01:00
github-actions[bot]
88f2bd466e
Merge master into staging-next 2024-11-11 18:04:18 +00:00
R. Ryantm
2b7969ae44 bosh-cli: 7.8.0 -> 7.8.2 2024-11-10 02:23:33 +01:00
K900
7ebe9739ff Merge remote-tracking branch 'origin/master' into staging-next 2024-11-09 23:12:56 +03:00
Guillaume Girol
50cff47c41
bootterm: init at 0.5 (#352951) 2024-11-09 20:40:15 +01: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
K900
a3600c0788 Merge remote-tracking branch 'origin/master' into staging-next 2024-11-07 21:06:37 +03:00
R. Ryantm
ac1436458b bootc: 1.1.0 -> 1.1.2 2024-11-07 12:25:32 +00:00
github-actions[bot]
e9877d256b
Merge staging-next into staging 2024-11-06 18:04:56 +00:00
Aleksana
0fbcc43867
bootc: init at 1.1.0 (#352931) 2024-11-06 21:58:03 +08:00
TheSola10
3f9c147fde
bootc: init at 1.1.0 2024-11-06 09:28:18 +01:00
Philippe Loctaux
d90f320eb2 bootterm: init at 0.5 2024-11-03 11:04:49 +01:00
K900
46a1f3aa58 Merge remote-tracking branch 'origin/staging-next' into staging 2024-11-03 11:04:59 +03:00
Weijia Wang
9f089a3605
boehmgc: 8.2.6 -> 8.2.8 (#340653) 2024-11-03 04:10:14 +01:00
R. Ryantm
56fc1592a9 boxbuddy: 2.2.13 -> 2.3.1 2024-11-01 21:54:46 +00:00
Weijia Wang
3f9134ff22
boogie: 3.2.4 -> 3.2.5 (#344952) 2024-11-01 03:35:31 +01:00
Artturin
95c1043ff5 treewide: remove usages of aliases {build,host,target}Platform 2024-10-23 22:40:32 +03:00
techknowlogick
3ccae6e249 boundary: 0.17.1 -> 0.18.0 2024-10-14 16:19:36 -04:00
Aleksana
e495f07011
boxbuddy: 2.2.12 -> 2.2.13 (#346165) 2024-10-13 00:12:49 +08:00
lassulus
516e84444d
boundary: 0.15.4 -> 0.17.1 (#331913) 2024-10-09 18:03:05 +01:00
Pol Dellaiera
41938a76ad
bombsquad: update hashes (#346693) 2024-10-05 21:31:05 +02:00
Syed Ahkam
474662e873 bombsquad: update hashes 2024-10-05 21:34:29 +05:30
R. Ryantm
956b32d774 boxbuddy: 2.2.12 -> 2.2.13 2024-10-03 13:07:14 +00:00
Robert Schütz
3948928d1c bower2nix: init at 3.2.0-unstable-2024-06-25 2024-10-01 16:23:59 -07:00
Pol Dellaiera
a9b2b79f68
bochs: use lib.* string functions (#344527) 2024-10-01 21:15:01 +02:00
R. Ryantm
52deb99a18 boogie: 3.2.4 -> 3.2.5 2024-09-27 21:42:07 +00:00
R. Ryantm
648fd81e3e boxed-cpp: 1.4.2 -> 1.4.3 2024-09-27 03:20:31 +00:00
Anderson Torres
be5f3bd31e bochs: use lib.* string functions
Also, nixfmt
2024-09-25 17:46:50 -03: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
wxt
5a44a67c87 boilr: fix build 2024-09-23 15:16:28 +08:00
wxt
0010d95174 boilr: run nixfmt 2024-09-23 14:32:07 +08:00
R. Ryantm
594e129f27 boxbuddy: 2.2.11 -> 2.2.12 2024-09-18 10:56:56 +00:00
David McFarland
f072fe536e boogie: disable parallel builds 2024-09-17 01:12:10 -03: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
Anderson Torres
be7b698a98 bozohttpd: rewrite expression
- asciibetical order
- use lib.* directly
- finalAttrs
- get rid of pname
- hammering
- meta.mainProgram
- get rid of nested with in meta
2024-09-12 22:16:22 -03:00
Anderson Torres
7be9afd71c bozohttpd: nixfmt-rfc-style 2024-09-12 22:16:22 -03:00
Anderson Torres
153d36c733 bozohttpd: migrate to by-name 2024-09-12 22:16:21 -03:00
techknowlogick
f131e4ffd1 boundary: move to pkgs/by-name 2024-09-12 00:31:52 -04:00
Weijia Wang
cfd9f2e89a
boogie: 3.2.3 -> 3.2.4 (#335316) 2024-09-09 22:52:39 +02:00
R. Ryantm
3571c72f41 boehmgc: 8.2.6 -> 8.2.8 2024-09-09 02:20:36 +00:00