Commit Graph

153 Commits

Author SHA1 Message Date
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Aleksana
add2939485
atac: 0.18.0 -> 0.18.1 (#362862) 2024-12-10 11:31:36 +08:00
Weijia Wang
95f685b969
attic-client: 0-unstable-2024-10-06 -> 0-unstable-2024-11-10 (#356653) 2024-12-08 17:59:28 +01:00
R. Ryantm
9f4607c3c2 atac: 0.18.0 -> 0.18.1 2024-12-07 16:00:45 +00:00
Weijia Wang
eb60c8adf1
atlantis: 0.28.5 -> 0.30.0 (#351913) 2024-12-07 13:55:14 +01:00
Majiir Paktu
a6ee73b543 atop: fix cross-compilation
atop 2.10 broke cross-compilation by hard-coding a build architecture
pkg-config. atop 2.11 fixed the issue by reading the PKG_CONFIG
environment variable, but cross-compilation remained broken in nixpkgs
because PKG_CONFIG was not set. Moving pkg-config to nativeBuildInputs
fixes the variable and the build.
2024-11-30 11:42:00 -05:00
nixpkgs-merge-bot[bot]
c6ce9eaf37
atlas: 0.28.1 -> 0.29.0 (#359587) 2024-11-28 08:58:56 +00:00
R. Ryantm
4d40d318f8 atlas: 0.28.1 -> 0.29.0 2024-11-27 14:03:10 +00:00
Tomodachi94
d2b828fbeb atlauncher: pin to Gradle 8 2024-11-26 02:46:40 +00:00
R. Ryantm
8de980f748 atlantis: 0.28.5 -> 0.30.0 2024-11-20 14:17:28 +01:00
R. Ryantm
1f3975fc27 attic-client: 0-unstable-2024-10-06 -> 0-unstable-2024-11-10 2024-11-17 07:31:18 +00:00
GetPsyched
6ea17aeff0
atlauncher: 3.4.37.4 -> 3.4.38.0
Changelog: https://github.com/ATLauncher/ATLauncher/blob/v3.4.38.0/CHANGELOG.md
2024-11-16 00:07:27 +04:00
GetPsyched
ff988de25e
atlauncher: mark as broken on darwin 2024-11-15 23:37:26 +04: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
Theodore Ni
ef10762159
atuin: migrate to new darwin SDK pattern 2024-11-07 09:41:56 -08:00
Sarah Clark
9b0eff2d00 attract-mode: migrate to new apple sdk structure 2024-11-06 20:05:20 -08:00
Sarah Clark
15ea5e43f4 atac: migrate to new apple sdk structure 2024-11-06 20:05:20 -08:00
Atemu
553e3733b0
atkinson-monolegible: init at 0-unstable-2023-02-27 (#353666) 2024-11-06 01:09:05 +01:00
Weijia Wang
e88003696a
ats2: fix darwin build; move to by-name (#353745) 2024-11-06 00:34:12 +01:00
Austin Horstman
6bd632f164
ats2: move to by-name 2024-11-04 20:01:28 -06:00
Gliczy
46cce423ec atkinson-monolegible:init at 0-unstable-2023-02-27 2024-11-04 17:15:18 +01:00
GetPsyched
81db8787ae
atlauncher: 3.4.37.3 -> 3.4.37.4
Changelog: https://github.com/ATLauncher/ATLauncher/blob/v3.4.37.4/CHANGELOG.md
2024-11-02 21:35:48 +04:00
nixpkgs-merge-bot[bot]
d1d4a5f9e2
atproto-goat: 0-unstable-2024-10-08 -> 0-unstable-2024-10-29 (#352383) 2024-10-30 19:43:57 +00:00
R. Ryantm
cbf90379d1 atproto-goat: 0-unstable-2024-10-08 -> 0-unstable-2024-10-29 2024-10-30 13:59:29 +00:00
Nick Cao
c431b1589d
athens: 0.15.3 -> 0.15.4 (#352134) 2024-10-30 09:18:57 -04:00
Pyrox
6d28cc478c
atproto-goat: init at 0-unstable-2024-10-08 2024-10-29 12:50:12 -04:00
Paul Meyer
199e197bf9 athens: 0.15.3 -> 0.15.4
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-29 16:52:11 +01:00
Paul Meyer
67bbfbc707 athens: 0.15.2 -> 0.15.3
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-23 08:08:05 +02:00
Aaron Jheng
ef18a2aa00
atlas: 0.28.0 -> 0.28.1 2024-10-18 09:10:21 +00:00
Adam C. Stephens
86420f4ee8
nixos/atticd: init module (#347749) 2024-10-14 09:33:35 -04:00
Adam Stephens
8d4f3f2b3e
nixos/atticd: init module
Copied from 1b29816235/nixos/atticd.nix and modified
2024-10-13 08:23:34 -04:00
github-actions[bot]
a5883bc172
Merge master into staging-next 2024-10-10 12:05:39 +00:00
Zhaofeng Li
6a8e1c4c79 attic-client: 0-unstable-2024-10-04 -> 0-unstable-2024-10-06 (1b29816)
61ebdef2e2..1b29816235
2024-10-07 08:48:46 -06:00
github-actions[bot]
653bcc0ea9
Merge master into staging-next 2024-10-05 18:04:03 +00:00
Sandro
91bbd39283
atlassian-plugin-sdk: init at 9.1.1 (#345085) 2024-10-05 19:45:05 +02:00
github-actions[bot]
e9c8665026
Merge master into staging-next 2024-10-05 00:14:01 +00:00
Adam Stephens
b173516373
attic-client: 0-unstable-2024-08-19 -> 0-unstable-2024-10-04
acf3c351f8..61ebdef2e2
2024-10-04 16:01:08 -04:00
h7x4
8f55b011e0
treewide: add meta.changelog (#346488)
* guix: add meta.changelog

* zile: add meta.changelog

* zoom: add meta.changelog

* zotify: add meta.changelog

* zpaqfranz: add meta.changelog

* zunit: add meta.changelog

* zxwing-cpp: add meta.changelog

* zxpy: add meta.changelog

* zydis: add meta.changelog

* zziplib: add meta.changelog

* j: add meta.changelog

* kyua: add meta.changelog

* json2ts: add meta.changelog

* igir: add meta.changelog

* ios-webkit-debug-proxy: add meta.changelog

* gpaste: add meta.changelog

* polkit_gnome: add meta.changelog

* papers: add meta.changelog

* libmsgraph: add meta.changelog

* quadrapassel: add meta.changelog

* gnome-nibbles: add meta.changelog

* decibels: add meta.changelog

* libgedit-amtk: add meta.changelog

* simple-scan: add meta.changelog

* gnome-klotski: add meta.changelog

* gnome-sound-recorder: add meta.changelog

* gnome-remote-desktop: add meta.changelog

* gnome-robots: add meta.changelog

* gnome-shell-extensions: add meta.changelog

* gnome-panel: add meta.changelog

* gnome-session: add meta.changelog

* gnome-keyring: add meta.changelog

* devhelp: add meta.changelog

* libgnome-keyring: add meta.changelog

* ghex: add meta.changelog

* gnome-connections: add meta.changelog

* lightsoff: add meta.changelog

* gnome-flashback: add meta.changelog

* livi: add meta.changelog

* mutter: add meta.changelog

* hitori: add meta.changelog

* gnome-initial-setup: add meta.changelog

* gnome-bluetooth: add meta.changelog

* gnome-shell: add meta.changelog

* gnome-sudoku: add meta.changelog

* ideamaker: add meta.changelog

* i2p: add meta.changelog

* lms: add meta.changelog

* adwaita-icon-theme: add meta.changelog

* gnome-applets: add meta.changelog

* flac123: add meta.changelog

* flaca: add meta.changelog

* flameshot: add meta.changelog

* flaresolverr: add meta.changelog

* a52dec: add meta.changelog

* hexbinhex: add meta.changelog

* dwl: add meta.changelog

* msolve: add meta.changelog

* jcli: add meta.changelog

* nmap: add meta.changelog

* nmapsi4: add meta.changelog

* labctl: add meta.changelog

* _1oom: add meta.changelog

* libipuz: add meta.changelog

* metacity: add meta.changelog

* sushi: add meta.changelog

* rygel: add meta.changelog

* zenity: add meta.changelog

* crosswords: add meta.changelog

* gnome-mahjongg: add meta.changelog

* alacarte: add meta.changelog

* loupe: add meta.changelog

* cheese: add meta.changelog

* atomix: add meta.changelog

* swell-foop: add meta.changelog

* alfis: add meta.changelog

* aperture: add meta.changelog

* atomic-swap: add meta.changelog

* besu: add meta.changelog

* bisq: add meta.changelog

* bitcoin-abc: add meta.changelog

* bitcoin-knots: add meta.changelog

* bitcd: add meta.changelog

* btcdeb: add meta.changelog

* btcpayserver: add meta.changelog

* 86box: add meta.changelog

* darling: add meta.changelog

* dosbox: add meta.changelog

* firebird-emu: add meta.changelog

* maiko: add meta.changelog

* accerciser: add meta.changelog

* adwaita-icon-theme-legacy: add meta.changelog

* dconf-editor: add meta.changelog

* eog: add meta.changelog

* evolution-data-server: add meta.changelog

* file-roller: add meta.changelog

* four-in-a-row: add meta.changelog

* gdm: add meta.changelog

* geary: add meta.changelog

* gitg: add meta.changelog

* gnome2048: add meta.changelog

* gnome-backgrounds: add meta.changelog

* gnome-text-editor: add meta.changelog

* gnome-tour: add meta.changelog

* gnome-user-share: add meta.changelog

* gxml: add meta.changelog

* tali: add meta.changelog

* totem: add meta.changelog

* mobile-broadband-provider-info: add meta.changelog

* avr: add meta.changelog

* brev-cli: add meta.changelog

* juce: add meta.changelog

* loc: add meta.changelog

* resholve: add meta.changelog

* rpiboot: add meta.changelog

* gerbera: add meta.changelog

* kdocker: add meta.changelog

* pmenu: add meta.changelog

* advancecomp: add meta.changelog

* adriconf: add meta.changelog

* interception-tools: add meta.changelog

* nabi: add meta.changelog

* gorilla-cli: add meta.changelog

* heygpt: add meta.changelog

* 6tunnel: add meta.changelog

* aria2: add meta.changelog

* logmein-hamachi: add meta.changelog

* maphosts: add meta.changelog

* qcal: add meta.changelog

* adreaper: add meta.changelog

* aflplusplus: add meta.changelog

* aide: add meta.changelog

* cameradar: add meta.changelog

* wpscan: add meta.changelog

* aha: add meta.changelog

* xcat: add meta.changelog
2024-10-04 22:35:12 +03:00
github-actions[bot]
192fd67cc3
Merge master into staging-next 2024-10-03 18:04:30 +00:00
R. Ryantm
066b875a2d atlas: 0.27.0 -> 0.28.0 2024-10-03 08:09:35 +00:00
Patrick Hobusch
1c3477b1dc atlassian-plugin-sdk: init at 9.1.1 2024-10-02 22:00:38 +08:00
github-actions[bot]
c3c8b24e1c
Merge master into staging-next 2024-10-01 18:04:42 +00:00
Paul Meyer
703cb4b370 athens: 0.15.1 -> 0.15.2
https://github.com/gomods/athens/releases/tag/v0.15.2

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-01 12:57:38 +02:00
Artturin
f0e657f3b1 Merge branch 'master' into staging-next 2024-09-25 06:05:01 +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
K900
b24e9a53ca Merge remote-tracking branch 'origin/staging-next' into staging 2024-09-17 09:07:34 +03: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
github-actions[bot]
84a5c54b60
Merge staging-next into staging 2024-09-15 12:05:26 +00: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]
6bb37a137e
Merge staging-next into staging 2024-09-09 12:06:25 +00:00