···76 categories = [ "Development" "Utility" "TextEditor" ];
77 }) ];
7879- passthru.updateScript = nix-update-script {
80- attrPath = pname;
81- };
8283 meta = with lib; {
84 description = "Lightning-fast and Powerful Code Editor written in Rust";
···76 categories = [ "Development" "Utility" "TextEditor" ];
77 }) ];
7879+ passthru.updateScript = nix-update-script { };
008081 meta = with lib; {
82 description = "Lightning-fast and Powerful Code Editor written in Rust";
+1-3
pkgs/applications/emulators/cemu/default.nix
···115 )
116 '';
117118- passthru.updateScript = nix-update-script {
119- attrPath = pname;
120- };
121122 meta = with lib; {
123 description = "Cemu is a Wii U emulator";
···115 )
116 '';
117118+ passthru.updateScript = nix-update-script { };
00119120 meta = with lib; {
121 description = "Cemu is a Wii U emulator";
+1-3
pkgs/applications/emulators/punes/default.nix
···50 "--with-ffmpeg"
51 ];
5253- passthru.updateScript = nix-update-script {
54- attrPath = pname;
55- };
5657 meta = with lib; {
58 description = "Qt-based Nintendo Entertainment System emulator and NSF/NSFe Music Player";
···50 "--with-ffmpeg"
51 ];
5253+ passthru.updateScript = nix-update-script { };
005455 meta = with lib; {
56 description = "Qt-based Nintendo Entertainment System emulator and NSF/NSFe Music Player";
+1-3
pkgs/applications/graphics/cyan/default.nix
···2728 buildInputs = [ imagemagick ];
2930- passthru.updateScript = nix-update-script {
31- attrPath = pname;
32- };
3334 meta = with lib; {
35 description = "Image viewer and converter, designed for prepress (print) work";
···2728 buildInputs = [ imagemagick ];
2930+ passthru.updateScript = nix-update-script { };
003132 meta = with lib; {
33 description = "Image viewer and converter, designed for prepress (print) work";
···41 kconfigwidgets
42 ];
4344- passthru.updateScript = nix-update-script {
45- attrPath = pname;
46- };
4748 meta = with lib; {
49 description = "Qt manga reader for local files";
···41 kconfigwidgets
42 ];
4344+ passthru.updateScript = nix-update-script { };
004546 meta = with lib; {
47 description = "Qt manga reader for local files";
+1-3
pkgs/applications/misc/albert/default.nix
···55 done
56 '';
5758- passthru.updateScript = nix-update-script {
59- attrPath = pname;
60- };
6162 meta = with lib; {
63 description = "A fast and flexible keyboard launcher";
···55 done
56 '';
5758+ passthru.updateScript = nix-update-script { };
005960 meta = with lib; {
61 description = "A fast and flexible keyboard launcher";
···49 '';
5051 passthru = {
52+ updateScript = nix-update-script { };
0053 };
5455 meta = with lib; {
+1-3
pkgs/applications/misc/darkman/default.nix
···36 runHook postInstall
37 '';
3839- passthru.updateScript = nix-update-script {
40- attrPath = pname;
41- };
4243 meta = with lib; {
44 description = "Framework for dark-mode and light-mode transitions on Linux desktop";
···36 runHook postInstall
37 '';
3839+ passthru.updateScript = nix-update-script { };
004041 meta = with lib; {
42 description = "Framework for dark-mode and light-mode transitions on Linux desktop";
···51 '';
5253 passthru = {
54+ updateScript = nix-update-script { };
0055 };
5657 meta = with lib; {
+1-3
pkgs/development/libraries/draco/default.nix
···43 "-DDRACO_TINYGLTF_PATH=${tinygltf}"
44 ];
4546- passthru.updateScript = nix-update-script {
47- attrPath = pname;
48- };
4950 meta = with lib; {
51 description = "Library for compressing and decompressing 3D geometric meshes and point clouds";
···43 "-DDRACO_TINYGLTF_PATH=${tinygltf}"
44 ];
4546+ passthru.updateScript = nix-update-script { };
004748 meta = with lib; {
49 description = "Library for compressing and decompressing 3D geometric meshes and point clouds";
···20 (lib.getBin nix)
21 ];
2223- passthru.updateScript = nix-update-script {
24- attrPath = pname;
25- };
2627 meta = with lib; {
28 description = "Yet another language server for Nix";
···20 (lib.getBin nix)
21 ];
2223+ passthru.updateScript = nix-update-script { };
002425 meta = with lib; {
26 description = "Yet another language server for Nix";
···104 ];
105106 passthru = {
107+ updateScript = nix-update-script { };
00108 };
109110 meta = with lib; {
+1-3
pkgs/development/tools/misc/texlab/default.nix
···46 installManPage texlab.1
47 '';
4849- passthru.updateScript = nix-update-script {
50- attrPath = pname;
51- };
5253 meta = with lib; {
54 description = "An implementation of the Language Server Protocol for LaTeX";
···46 installManPage texlab.1
47 '';
4849+ passthru.updateScript = nix-update-script { };
005051 meta = with lib; {
52 description = "An implementation of the Language Server Protocol for LaTeX";
···4041 makeFlags = [ "PREFIX=$(out)" ];
4243- passthru.updateScript = nix-update-script {
44- attrPath = pname;
45- };
4647 meta = with lib; {
48 description = "A tool to read notifications from stdin and pop them up on the screen";
···4041 makeFlags = [ "PREFIX=$(out)" ];
4243+ passthru.updateScript = nix-update-script { };
004445 meta = with lib; {
46 description = "A tool to read notifications from stdin and pop them up on the screen";
+1-3
pkgs/tools/X11/xprompt/default.nix
···3839 makeFlags = [ "CC:=$(CC)" "PREFIX=$(out)" ];
4041- passthru.updateScript = nix-update-script {
42- attrPath = pname;
43- };
4445 meta = with lib; {
46 description = "A dmenu rip-off with contextual completion";
···3839 makeFlags = [ "CC:=$(CC)" "PREFIX=$(out)" ];
4041+ passthru.updateScript = nix-update-script { };
004243 meta = with lib; {
44 description = "A dmenu rip-off with contextual completion";
-1
pkgs/tools/admin/awscli2/default.nix
···110 passthru = {
111 python = py; # for aws_shell
112 updateScript = nix-update-script {
113- attrPath = pname;
114 # Excludes 1.x versions from the Github tags list
115 extraArgs = [ "--version-regex" "^(2\.(.*))" ];
116 };
···110 passthru = {
111 python = py; # for aws_shell
112 updateScript = nix-update-script {
0113 # Excludes 1.x versions from the Github tags list
114 extraArgs = [ "--version-regex" "^(2\.(.*))" ];
115 };
···63 ]);
6465 passthru = {
66+ updateScript = nix-update-script { };
0067 };
6869 meta = with lib; {
+1-3
pkgs/tools/audio/yabridge/default.nix
···142 done
143 '';
144145- passthru.updateScript = nix-update-script {
146- attrPath = pname;
147- };
148149 meta = with lib; {
150 description = "A modern and transparent way to use Windows VST2 and VST3 plugins on Linux";
···142 done
143 '';
144145+ passthru.updateScript = nix-update-script { };
00146147 meta = with lib; {
148 description = "A modern and transparent way to use Windows VST2 and VST3 plugins on Linux";
···105 "--set QT_QPA_PLATFORM xcb"
106 ];
107108- passthru.updateScript = nix-update-script {
109- attrPath = pname;
110- };
111112 meta = with lib; {
113 description = "An opensource project that aims to create a Graphical UI to help manage Linux overlays";
···105 "--set QT_QPA_PLATFORM xcb"
106 ];
107108+ passthru.updateScript = nix-update-script { };
00109110 meta = with lib; {
111 description = "An opensource project that aims to create a Graphical UI to help manage Linux overlays";
···3738 pythonImportsCheck = [ "yutto" ];
3940- passthru.updateScript = nix-update-script {
41- attrPath = pname;
42- };
4344 meta = with lib; {
45 description = "A Bilibili downloader";
···3738 pythonImportsCheck = [ "yutto" ];
3940+ passthru.updateScript = nix-update-script { };
004142 meta = with lib; {
43 description = "A Bilibili downloader";
+1-1
pkgs/tools/networking/godns/default.nix
···1819 ldflags = [ "-s" "-w" "-X main.Version=${version}" ];
2021- passthru.updateScript = nix-update-script { attrPath = pname; };
2223 meta = with lib; {
24 description = "A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc";
···1819 ldflags = [ "-s" "-w" "-X main.Version=${version}" ];
2021+ passthru.updateScript = nix-update-script { };
2223 meta = with lib; {
24 description = "A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc";
+1-3
pkgs/tools/networking/tox-node/default.nix
···1516 cargoSha256 = "sha256-L5IvYA32W8cTnuWjeljge5X+LZ912ugtcvEKXLqYZ+k=";
1718- passthru.updateScript = nix-update-script {
19- attrPath = pname;
20- };
2122 meta = with lib; {
23 description = "A server application to run tox node written in pure Rust";
···1516 cargoSha256 = "sha256-L5IvYA32W8cTnuWjeljge5X+LZ912ugtcvEKXLqYZ+k=";
1718+ passthru.updateScript = nix-update-script { };
001920 meta = with lib; {
21 description = "A server application to run tox node written in pure Rust";