Commit Graph

233 Commits

Author SHA1 Message Date
Weijia Wang
0748a9a5ce
scalp: unstable-2022-03-15 -> 0-unstable-2024-08-28 (#355476) 2024-11-20 00:39:27 +01:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Leona Maroni
319acd0bed
paperless-ngx: 2.13.4 -> 2.13.5 (#355242) 2024-11-16 22:24:44 +01:00
Weijia Wang
933b920360 pagsuite: fix build 2024-11-16 00:31:49 +01:00
Weijia Wang
e8e8784f34 pagsuite: reformat 2024-11-16 00:29:29 +01:00
Fernando Rodrigues
c09ee866a5
pay-respects: init at 0.4.18
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-13 15:58:08 +00:00
Nick Cao
8ee63a651d
passt: support cross compilation (#334097) 2024-11-13 09:03:18 -05:00
Sandro Jäckel
ace91b8273
paperless-ngx: 2.13.4 -> 2.13.5
Diff: https://github.com/paperless-ngx/paperless-ngx/compare/refs/tags/v2.13.4...v2.13.5

Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.5
2024-11-11 18:54:40 +01:00
Markus Kowalewski
a2dc61cee9 panoply: 5.5.4 -> 5.5.5 2024-11-09 14:29:17 +01: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
Karolis Stasaitis
d051f421fb packetry: init at 0.4.0
Co-authored-by: zi3m5f <113244000+zi3m5f@users.noreply.github.com>
2024-11-08 20:07:37 +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
nixpkgs-merge-bot[bot]
15b7b85df5
parallel-disk-usage: 0.9.3 -> 0.10.0 (#353273) 2024-11-03 16:41:08 +00:00
R. Ryantm
30b324db6d parallel-disk-usage: 0.9.3 -> 0.10.0 2024-11-03 03:16:02 +00:00
Gavin John
1fcd82e7c8
paup: rename to paup-cli 2024-11-02 18:19:55 -07:00
Aleksana
2f9e007e40
parpd: init 2.3.0 (#346418) 2024-10-29 11:10:26 +08:00
Patka
d71b785970
paratest: 7.4.3 -> 7.6.0 2024-10-28 16:10:06 +01:00
wxt
b84c307eb0 parpd: init 2.3.0 2024-10-28 20:47:10 +08:00
Robert James Hernandez
a4507247be pat: patch creation of configdir in prehook
Include patch that was merged upstream until next release:
  https://github.com/la5nta/pat/pull/449
2024-10-26 19:18:03 +00:00
Robert James Hernandez
3af37e816c pat: 0.15.1 -> 0.16.0 2024-10-26 19:17:46 +00:00
Robert James Hernandez
9e2630d338 pat: nixfmt 2024-10-26 18:56:30 +00:00
Robert James Hernandez
e207c5df2f pat: move to pkg/by-name 2024-10-26 18:55:55 +00:00
Aleksana
1dd9d10b45
patch-package: migrate from nodePackages (#323295) 2024-10-24 16:38:22 +08:00
Martin Weinelt
cc2a580af3
pretalx: 2024.2.1 -> 2024.3.0 (#350361) 2024-10-22 12:50:20 +02:00
Martin Weinelt
707acdb9bd
pacu: relax qrcode constraint 2024-10-22 02:49:32 +02:00
Nick Cao
892a32c6c5
paper-clip: 5.5 -> 5.5.1 (#350014) 2024-10-21 08:53:56 -04:00
Adam C. Stephens
1106ec548b
patroni: 4.0.2 -> 4.0.3 (#349685) 2024-10-20 21:00:18 -04:00
Michael Evans
ae7f1f6292 paper-clip: 5.5 -> 5.5.1 2024-10-20 10:16:31 +02:00
R. Ryantm
4004d99628 patch2pr: 0.28.0 -> 0.29.0 2024-10-20 06:21:42 +00:00
NotAShelf
4e8643ac15
pappl: migrate to by-name 2024-10-19 12:48:52 +03:00
Adam Stephens
c6127e5a17
patroni: 4.0.2 -> 4.0.3
https://github.com/patroni/patroni/blob/v4.0.3/docs/releases.rst#version-403
2024-10-18 23:41:13 -04:00
Adam Stephens
dc388874e2
patroni: move to by-name and add updateScript 2024-10-18 23:41:00 -04:00
Pyrox
0f4f56b43f
patch-package: migrate from nodePackages 2024-10-16 22:12:30 -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
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