Commit Graph

169 Commits

Author SHA1 Message Date
github-actions[bot]
d6721ede31
Merge master into staging-next 2024-11-13 12:05:52 +00:00
Gaétan Lepage
9cf7633df6
choparp: init at 0-unstable-2021-04-23 (#346415) 2024-11-13 12:45:50 +01:00
github-actions[bot]
b4d4509dd5
Merge master into staging-next 2024-11-12 12:06:14 +00:00
Florian Klink
cb88cda0d4
nixos/systemd-stage-1: Do not run code from stage 2 until it's actually time to switch-root. (#355166) 2024-11-12 12:04:54 +01:00
github-actions[bot]
31a78bf861
Merge master into staging-next 2024-11-12 00:14:10 +00:00
wxt
0f3a58d8b8
choparp: init at 0-unstable-2021-04-23 2024-11-11 21:49:17 +08:00
Will Fancher
ec02a76ff5 chroot-realpath: init
Now it's placed between initrd-switch-root.target and
initrd-switch-root.service, meaning it is truly the last thing to
happen before switch-root, as it should be.
2024-11-11 05:52:18 -05:00
Mikael Fangel
1bc2a95e43
changedetection-io: 0.46.04 -> 0.47.06
update
2024-11-10 21:45:58 +01:00
github-actions[bot]
48d4a0a6bd
Merge master into staging-next 2024-11-10 00:15:17 +00:00
Cosima Neidahl
f641f65b03
chiptrack: init at 0.3.1 (#320790) 2024-11-09 21:42:31 +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
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
nixpkgs-merge-bot[bot]
d184e04135
chezmoi: 2.52.3 -> 2.53.1 (#352968) 2024-11-02 10:45:59 +00:00
R. Ryantm
91d94c1fed chezmoi: 2.52.3 -> 2.53.1 2024-11-01 19:54:58 +00:00
Austin Horstman
3d9f077746
chrony: switch to apple-sdk_11
Upstream has min supported version of 10.13
2024-11-01 11:16:08 -05:00
Weijia Wang
98f9213217
chawan: 0-unstable-2024-09-03 -> 0-unstable-2024-10-25 (#343892) 2024-11-01 03:14:09 +01:00
R. Ryantm
2319a44dec chawan: 0-unstable-2024-09-03 -> 0-unstable-2024-10-25 2024-10-25 23:35:55 +00:00
wxt
6d47423681
charge-lnd: fix build 2024-10-25 20:11:39 +08:00
wxt
1eca0d8382
charge-lnd: nixfmt 2024-10-25 20:07:31 +08:00
wxt
1cfdb89c6d
charge-lnd: move to by-name 2024-10-25 20:06:56 +08:00
R. Ryantm
dfd0a8366e charmcraft: 3.2.1 -> 3.2.2 2024-10-23 03:10:05 +00: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
Adrian Pistol
a92e2bdc3d chrony: 4.5 -> 4.5.1 2024-10-10 10:35:00 +02:00
Adrian Pistol
345cfe4d73 chrony: run unit tests; build in parallel 2024-10-10 10:35:00 +02:00
Adrian Pistol
8c67eec668 chrony: correct platform list; fix build on darwin 2024-10-10 10:35:00 +02:00
Adrian Pistol
0e4581a7b6 chrony: remove unnecessary dependencies 2024-10-10 10:35:00 +02:00
Adrian Pistol
c2b47acbcd chrony: add vifino to maintainers 2024-10-10 10:35:00 +02:00
Adrian Pistol
c7b8243250 chrony: run nixfmt-rfc-style 2024-10-10 10:35:00 +02:00
Adrian Pistol
d2255aecf2 chrony: move to by-name 2024-10-10 10:34:51 +02:00
R. Ryantm
70b6e4ed76 chirp: 0.4.0-unstable-2024-09-28 -> 0.4.0-unstable-2024-10-03 2024-10-08 03:19:53 +00: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
Sandro
ca59d0bee3
chatd: fix darwin build (#345548) 2024-10-04 14:48:45 +02:00
Jon Seager
c2b844cc18
treewide: update craft-* build tools (#346400) 2024-10-04 13:26:38 +01:00
Jon Seager
41f15a899e
charmcraft: 3.1.2 -> 3.2.1 2024-10-04 11:39:02 +01:00
R. Ryantm
ad8cdff16e chezmoi: 2.52.2 -> 2.52.3 2024-10-03 09:30:07 +00:00
Olivér Falvai
6217cafa30
chatd: fix darwin build 2024-09-30 19:00:44 +02:00
R. Ryantm
14d9618ae1 chirp: 0.4.0-unstable-2024-09-19 -> 0.4.0-unstable-2024-09-28 2024-09-30 01:38:02 +00:00
Michael Evans
7f6277f84b
chess-clock: 0.6.0 -> 0.6.1 (#344378) 2024-09-28 14:56:12 +02:00
Artturin
63fa53d97c treewide: reformat files which need reformatting after
`treewide: replace stdenv.is with stdenv.hostPlatform.is`
2024-09-25 00:04:39 +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
R. Ryantm
11b2907140 chirp: 0.4.0-unstable-2024-09-05 -> 0.4.0-unstable-2024-09-19 2024-09-20 10:20:09 +00: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
Masum Reza
8966ab8ca3
treewide: adopt some unmaintained GTK packages (#341829) 2024-09-14 19:43:30 +05:30
aleksana
bd36b81aed treewide: adopt some unmaintained GTK packages 2024-09-14 21:07:29 +08:00
nixpkgs-merge-bot[bot]
4e97f9fd26
chezmoi: 2.52.1 -> 2.52.2 (#340998) 2024-09-11 22:26:04 +00:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant 2024-09-10 15:02:41 -04:00
R. Ryantm
2a0915f1bb chezmoi: 2.52.1 -> 2.52.2 2024-09-10 12:27:28 +00:00
Weijia Wang
5931dbcda9
chawan: 0-unstable-2024-08-03 -> 0-unstable-2024-09-03 (#336480) 2024-09-09 22:18:06 +02:00