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
Weijia Wang
951665ca4f
paru: 2.0.3 -> 2.0.4
2024-09-29 23:34:12 +02:00
Bobby Rong
c318b34de8
pantheon-tweaks: 2.0.2 -> 2.1.0 ( #344902 )
2024-09-28 09:26:54 +08:00
Artturin
3876b1b05b
Fix cross-compilation eval failures ( #344499 )
2024-09-27 21:27:30 +03:00
Artturin
976e5387d2
treewide: Fix error: makeWrapper/makeShellWrapper must be in nativeBuildInputs
...
On cross
2024-09-27 18:48:26 +03:00
Bobby Rong
3be46443da
pantheon-tweaks: 2.0.2 -> 2.1.0
...
https://github.com/pantheon-tweaks/pantheon-tweaks/compare/2.0.2...2.1.0
2024-09-27 22:43:39 +08:00
Weijia Wang
1c1be1fa6e
passt: 2024_08_21.1d6142f -> 2024_09_06.6b38f07 ( #342268 )
2024-09-27 00:34:24 +02:00
R. Ryantm
f7cb4d547e
patch2pr: 0.27.0 -> 0.28.0
2024-09-26 07:58:54 +00: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
c95656bd7e
parallel-hashmap: 1.3.12 -> 1.4.0
2024-09-21 01:40: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
R. Ryantm
4a37f2542f
passt: 2024_08_21.1d6142f -> 2024_09_06.6b38f07
2024-09-16 10:36:56 +00:00
Nick Cao
c90a777785
patch2pr: 0.26.1 -> 0.27.0 ( #341948 )
2024-09-15 09:16:48 -04:00
R. Ryantm
9d953c046c
patch2pr: 0.26.1 -> 0.27.0
2024-09-15 01:28:36 +00:00
Jan Tojnar
6c8bdaa217
papers: Make thumbnailer file point to absolute path ( #340625 )
2024-09-15 02:43:59 +02:00
R. Ryantm
fed925c574
parinfer-rust-emacs: 0.4.6 -> 0.4.7
2024-09-13 05:50:26 +00:00
Weijia Wang
f068d05e36
passt: 2024_07_26.57a21d2 -> 2024_08_21.1d6142f ( #333621 )
2024-09-11 21:51:24 +02:00
David
8ce371c484
papers: Make thumbnailer file point to absolute path
...
Allows use with nautilus(bubblewrap) even if installed in home.packages
2024-09-11 10:16:06 +02:00
Gavin John
2b8abed1f3
paup: init at 4.0a169
2024-09-04 10:52:44 -07:00
Peder Bergebakken Sundt
ebc2389134
treewide: remove refs/tags/
from github release meta.changelog
urls
...
diff of `jq <packages.json 'to_entries[]|"\(.key) \(.value.meta.changelog)"' -r`:
https://gist.github.com/pbsds/49b2e2ae5c9b967a0972bbc3c2597c12
2024-08-29 22:45:00 -04:00
R. Ryantm
38bc2c471a
passt: 2024_07_26.57a21d2 -> 2024_08_21.1d6142f
2024-08-24 12:22:39 +00:00
Emily
ac98115f52
Merge pull request #329102 from helsinki-systems/fix/parmetis-archive-org
...
parmetis: use github/KarypisLab/ParMETIS as source
2024-08-21 21:41:51 +01:00
Max Hausch
a468bfc942
parmetis: Use KarypisLab GitHub mirror instead of glaros source
2024-08-19 16:27:09 +02:00
Aleksana
6f8f4b981f
Merge pull request #328180 from wegank/paru-init
...
paru: init at 2.0.3
2024-08-18 20:33:52 +08:00
R. Ryantm
acba1cca43
paper-age: 1.3.2 -> 1.3.3
2024-08-15 01:38:11 +00:00
github-actions[bot]
d3f3bec267
Merge master into staging-next
2024-08-12 06:01:03 +00:00
R. Ryantm
fe954cfbd0
pack: 0.35.0 -> 0.35.1
2024-08-12 02:07:02 +00:00
github-actions[bot]
68894e5504
Merge master into staging-next
2024-08-10 00:02:11 +00:00
R. Ryantm
5dd70aaa7d
payme: 1.2.2 -> 1.2.3
2024-08-09 15:42:02 +00:00
github-actions[bot]
0bc8d4924e
Merge master into staging-next
2024-08-07 18:01:07 +00:00
Peder Bergebakken Sundt
4d3f13ff44
Merge pull request #331045 from r-ryantm/auto-update/passt
...
passt: 2024_06_24.1ee2eca -> 2024_07_26.57a21d2
2024-08-07 16:24:08 +02:00
Vladimír Čunát
25a5e57128
Merge #331589 : pahole: fix clang kernel build
...
...into staging
2024-08-06 17:56:51 +02:00
Peder Bergebakken Sundt
462b96d2a1
Merge pull request #326243 from jcaesar/pr-13
...
treewide: skip generating shell completions using $out/bin/… when cross compiling
2024-08-06 08:15:56 +02:00
Bobby Rong
0e7a7ebcf5
Merge pull request #331957 from bobby285271/upd/gnome
...
GNOME updates 2024-08-03
2024-08-04 14:20:47 +08:00
Julius Michaelis
6a9beaf893
treewide: skip generating shell completions using $out/bin/… when cross compiling
...
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:
postInstall = ''
installShellCompletion --cmd foo \
--bash <($out/bin/foo completion bash) \
…
This commit just guards those with
lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)
splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
Bobby Rong
3d46ea7eaa
evince, papers: Remove broken supportXPS option
...
I don't see a reason to override this and with -Dauto_features=enabled (from
our meson setup-hook) the build breaks without explicitly passing -Dxps=disabled.
2024-08-03 18:12:49 +08:00
adisbladis
e0816431a2
treewide: Pass self when overriding Python
...
Otherwise references to the Python interpreter inside the set are wrong, as demonstrated by:
``` nix
with import <nixpkgs> { };
let
python' = python3.override {
packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337"; }); };
};
in python'.pkgs.python.pkgs.requests
```
which returns the _non_ overriden requests.
And the same with `self`:
```
with import <nixpkgs> { };
let
python' = python3.override {
self = python';
packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337"; }); };
};
in python'.pkgs.python.pkgs.requests
```
which returns the overriden requests.
This can manifest itself as file collisions when constructing environments or as subtly incorrect dependency graphs.
2024-08-03 12:18:56 +12:00
Dominique Martinet
b0b178fc29
pahole: fix clang kernel build
...
This should fix clang builds for real this time
Reported-by: PedroHLC <root@pedrohlc.com>
2024-08-02 04:34:00 +09:00
Stig
465424be0d
Merge pull request #331136 from techknowlogick/packer-bump
...
packer: 1.11.1 -> 1.11.2
2024-08-01 18:02:48 +02:00
Peder Bergebakken Sundt
b926e6ece9
Merge pull request #331116 from pbsds/fix-finalattrs-docheck-1722356587
...
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
2024-08-01 14:58:44 +02:00
techknowlogick
2869392d5d
packer: 1.11.1 -> 1.11.2
...
Diff: https://github.com/hashicorp/packer/compare/v1.11.1...v1.11.2
Changelog: https://github.com/hashicorp/packer/blob/v1.11.2/CHANGELOG.md
2024-07-31 23:28:36 -04:00
zimbatm
5d61acb71b
packer: move to by-name
2024-07-31 09:10:34 +02:00
Peder Bergebakken Sundt
29ab705c17
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
...
repeat of #271241
discussion: #272978
I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
R. Ryantm
a297509b75
passt: 2024_06_24.1ee2eca -> 2024_07_26.57a21d2
2024-07-30 08:34:44 +00:00
Nick Cao
bbd7633c56
Merge pull request #330772 from r-ryantm/auto-update/parallel-disk-usage
...
parallel-disk-usage: 0.9.2 -> 0.9.3
2024-07-29 15:07:12 -04:00
R. Ryantm
c895be9c58
parallel-disk-usage: 0.9.2 -> 0.9.3
2024-07-29 04:25:35 +00:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
61fe0c0416
pkgs/by-name: remove unused arguments
2024-07-26 10:11:07 +02:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00