Commit Graph

203 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
Malo Bourgon
2513f70436 inshellisense: 0.0.1-rc.16 -> 0.0.1-rc.18
Diff: https://github.com/microsoft/inshellisense/compare/refs/tags/0.0.1-rc.16...0.0.1-rc.18
2024-11-07 11:58:00 -08:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc (#354197) 2024-11-07 18:16:05 +00:00
R. RyanTM
41179d8715
intel-vaapi-driver: 2.4.1-unstable-2024-10-27 -> 2.4.1-unstable-2024-10-29 (#354221) 2024-11-07 15:42:42 +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
David Sánchez
d353f6161f
infrastructure-agent: init at 1.57.2
fix: lowercase maintainer name

style: reduce `with` scope usage

Update pkgs/by-name/in/infrastructure-agent/package.nix

Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>

Update pkgs/by-name/in/infrastructure-agent/package.nix

Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-05 18:11:22 +00:00
Zhong Jianxin
00269b87c3 intel-vaapi-driver: Add passthru.updateScript 2024-10-27 21:19:21 +08:00
Zhong Jianxin
410f5d583e intel-vaapi-driver: 2.4.1 -> 2.4.1-unstable-2024-10-27
Fix hwdec with libva 2.22, see https://github.com/intel/intel-vaapi-driver/pull/566

It seems upstream will [no longer create new releases][1], use unstable
version for now.

[1]: https://github.com/intel/intel-vaapi-driver/pull/569
2024-10-27 21:08:14 +08:00
Zhong Jianxin
b657bae709 intel-vaapi-driver: Move to pkgs/by-name 2024-10-27 21:01:32 +08:00
Artturin
faef69434e
intiface-central: 2.6.0 -> 2.6.4 (#351191) 2024-10-27 05:59:09 +02:00
Aleksana
ea20054fd6
ineffassign: fix build (#350398) 2024-10-27 11:50:06 +08:00
Tristan Ross
9c3c35d26b
buildFlutterApplication: prevent conflicting app directories (#345404) 2024-10-25 13:18:20 -07:00
Tristan Ross
734f9c7059
intiface-central: use $pname for app dir 2024-10-25 10:17:12 -07:00
⛧-440729 [sophie]
89f7e425cc
intiface-central: 2.6.0 -> 2.6.4 2024-10-25 16:45:04 +02:00
Franco Cortesi
765f9b75b9 inv-sig-helper: 0-unstable-2024-08-17 -> 0-unstable-2024-09-24 2024-10-24 13:34:45 -03:00
wxt
65ed427ce9 ineffassign: add passthru.updateScript; unstable-2021-09-04 -> 0.1.0 2024-10-22 18:02:42 +08:00
wxt
e8aa0985c1 ineffassign: add bot-wxt1221 as maintainers 2024-10-22 11:58:08 +08:00
wxt
68b21a7c3b ineffassign: nixfmt 2024-10-22 11:29:38 +08:00
wxt
1f39a95faf ineffassign: move to by-name 2024-10-22 11:29:27 +08:00
Pol Dellaiera
47dd18486f
inspector: init at 0.2.0 (#349656) 2024-10-21 23:00:11 +02:00
mksafavi
b01da391b7 inspector: init at 0.2.0 2024-10-21 16:24:51 +03:30
Robert Helgesson
c858402c2a libcpr: 1.10.5 -> 1.11.0
Also introduce `libcpr_1_10_5` for use by influxdb-cxx, which is
incompatible with the new version. The 1.10.5 is to be removed when
influxdb-cxx is updated.

Finally migrate package to `by-name`.
2024-10-18 08:41:56 +02:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
h7x4
39b71cdb68
intelli-shell: init at 0.2.7 (#289430) 2024-10-06 03:38:12 +02:00
Peder Bergebakken Sundt
ed3a6c9bec
intel-undervolt: init at 1.7 (#343348) 2024-10-05 23:17:58 +02:00
h7x4
1008d5b885
{staruml, figma-linux, infracost, obsidian, scaleway-cli, netbeans}: migrate to by-name (#332171) 2024-10-05 21:36:16 +02:00
Adam C. Stephens
059b6fb1ca
incus: 6.5.0 -> 6.6.0 (#346210) 2024-10-04 10:48:50 -04:00
Bruno Bigras
6279ff95ed incus: 6.5.0 -> 6.6.0 2024-10-03 12:50:14 -04:00
Benedikt Peetz
94c6a192b6
invidious-router: add updateScript 2024-10-02 07:34:02 +02:00
Benedikt Peetz
5cafb0d3d9
invidious-router: 1.1 -> 1.2 2024-10-02 07:33:16 +02:00
Benedikt Peetz
9e050daa93
invidious-router: format with nixfmt-rfc-style 2024-10-02 07:32:49 +02:00
kashw2
66ae511fb5 infracost: moved to by-name 2024-09-27 12:51:21 +10: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
Gavin John
0e8c4663aa
intel-undervolt: init at 1.7 2024-09-20 13:42:35 -07:00
Adam C. Stephens
d6ef7833cc
lxc/incus LTS upgrades: 6.0.1 -> 6.0.2 (#343058) 2024-09-20 12:42:44 -04:00
Peder Bergebakken Sundt
d211b80768
inhibridge: init at 0.3.0 (#268276) 2024-09-19 23:09:41 +02:00
Adam Stephens
ee30c817cb
incus-lts: 6.0.1 -> 6.0.2
https://discuss.linuxcontainers.org/t/incus-6-0-2-lts-has-been-released/21633
2024-09-19 12:17:17 -04:00
Adam Stephens
06c8f2833b
incus: port updateScript from nushell to python 2024-09-19 12:17:13 -04:00
Pol Dellaiera
fdc8a54682
intelephense: 1.12.5 -> 1.12.6 (#342215) 2024-09-17 13:18:39 +02:00
Patka
4acc2170c6
intelephense: 1.12.5 -> 1.12.6 2024-09-17 12:04:42 +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
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
github-actions[bot]
90a93f92bb
Merge master into staging-next 2024-09-09 12:05:58 +00:00
Gaétan Lepage
6b03173a3b
inv-sig-helper: init at 0-unstable-2024-08-17 (#340384) 2024-09-09 08:58:27 +02:00
github-actions[bot]
f2b767ea43
Merge master into staging-next 2024-09-09 00:14:38 +00:00
Adam Stephens
5f774de529
incus-lts: apply qemu 9.1 patches 2024-09-08 09:52:07 -04:00
Gaetan Lepage
174a21e26a inv-sig-helper: init at 0-unstable-2024-08-17 2024-09-08 12:14:25 +02:00
github-actions[bot]
5a5ebe5a1c
Merge master into staging-next 2024-09-07 18:04:01 +00:00
Adam Stephens
17ed2a5b50
incus: apply qemu 9.1 patches 2024-09-07 10:45:21 -04:00
Bruno Bigras
77e1f40eed incus: 6.4.0 -> 6.5.0 2024-09-06 13:43:33 -04:00