···20 license = licenses.gpl3;
21 maintainers = with maintainers; [ mbode tazjin ];
22 platforms = platforms.unix;
23- repositories.git = "git://github.com/tazjin/kontemplate.git";
2425 longDescription = ''
26 Kontemplate is a simple CLI tool that can take sets of
···20 license = licenses.gpl3;
21 maintainers = with maintainers; [ mbode tazjin ];
22 platforms = platforms.unix;
02324 longDescription = ''
25 Kontemplate is a simple CLI tool that can take sets of
···24 meta = with lib; {
25 description = "Linux development manual pages";
26 homepage = "https://www.kernel.org/doc/man-pages/";
27- repositories.git = "https://git.kernel.org/pub/scm/docs/man-pages/man-pages";
28 license = licenses.gpl2Plus;
29 platforms = with platforms; unix;
30 priority = 30; # if a package comes with its own man page, prefer it
···24 meta = with lib; {
25 description = "Linux development manual pages";
26 homepage = "https://www.kernel.org/doc/man-pages/";
027 license = licenses.gpl2Plus;
28 platforms = with platforms; unix;
29 priority = 30; # if a package comes with its own man page, prefer it
···25 meta = with lib; {
26 description = "Allows you (with the right hardware) to control your device with your TV remote control using existing HDMI cabling";
27 homepage = "http://libcec.pulse-eight.com";
28- repositories.git = "https://github.com/Pulse-Eight/libcec.git";
29 license = lib.licenses.gpl2Plus;
30 platforms = platforms.linux;
31 maintainers = [ maintainers.titanous ];
···25 meta = with lib; {
26 description = "Allows you (with the right hardware) to control your device with your TV remote control using existing HDMI cabling";
27 homepage = "http://libcec.pulse-eight.com";
028 license = lib.licenses.gpl2Plus;
29 platforms = platforms.linux;
30 maintainers = [ maintainers.titanous ];
-1
pkgs/development/libraries/libcec/platform.nix
···16 meta = with lib; {
17 description = "Platform library for libcec and Kodi addons";
18 homepage = "https://github.com/Pulse-Eight/platform";
19- repositories.git = "https://github.com/Pulse-Eight/platform.git";
20 license = lib.licenses.gpl2Plus;
21 platforms = platforms.all;
22 maintainers = [ maintainers.titanous ];
···16 meta = with lib; {
17 description = "Platform library for libcec and Kodi addons";
18 homepage = "https://github.com/Pulse-Eight/platform";
019 license = lib.licenses.gpl2Plus;
20 platforms = platforms.all;
21 maintainers = [ maintainers.titanous ];
···1617 meta = with lib; {
18 homepage = "http://www.cypherpunks.ca/otr/";
19- repositories.git = "git://git.code.sf.net/p/otr/libotr";
20 license = licenses.lgpl21;
21 description = "Library for Off-The-Record Messaging";
22 platforms = platforms.unix;
···1617 meta = with lib; {
18 homepage = "http://www.cypherpunks.ca/otr/";
019 license = licenses.lgpl21;
20 description = "Library for Off-The-Record Messaging";
21 platforms = platforms.unix;
-1
pkgs/development/libraries/libusb-compat/0.1.nix
···3536 meta = with lib; {
37 homepage = "https://libusb.info/";
38- repositories.git = "https://github.com/libusb/libusb-compat-0.1";
39 description = "cross-platform user-mode USB device library";
40 longDescription = ''
41 libusb is a cross-platform user-mode library that provides access to USB devices.
···3536 meta = with lib; {
37 homepage = "https://libusb.info/";
038 description = "cross-platform user-mode USB device library";
39 longDescription = ''
40 libusb is a cross-platform user-mode library that provides access to USB devices.
-1
pkgs/development/libraries/libusb1/default.nix
···4546 meta = with lib; {
47 homepage = "https://libusb.info/";
48- repositories.git = "https://github.com/libusb/libusb";
49 description = "cross-platform user-mode USB device library";
50 longDescription = ''
51 libusb is a cross-platform user-mode library that provides access to USB devices.
···4546 meta = with lib; {
47 homepage = "https://libusb.info/";
048 description = "cross-platform user-mode USB device library";
49 longDescription = ''
50 libusb is a cross-platform user-mode library that provides access to USB devices.
-1
pkgs/development/libraries/libvirt/default.nix
···331332 meta = {
333 homepage = "https://libvirt.org/";
334- repositories.git = "git://libvirt.org/libvirt.git";
335 description = ''
336 A toolkit to interact with the virtualization capabilities of recent
337 versions of Linux (and other OSes)
···331332 meta = {
333 homepage = "https://libvirt.org/";
0334 description = ''
335 A toolkit to interact with the virtualization capabilities of recent
336 versions of Linux (and other OSes)
···2425 meta = with lib; {
26 homepage = "https://taglib.org/";
27- repositories.git = "git://github.com/taglib/taglib.git";
28 description = "A library for reading and editing audio file metadata";
29 longDescription = ''
30 TagLib is a library for reading and editing the meta-data of several
···2425 meta = with lib; {
26 homepage = "https://taglib.org/";
027 description = "A library for reading and editing audio file metadata";
28 longDescription = ''
29 TagLib is a library for reading and editing the meta-data of several
···40 nativeBuildInputs = [ makeWrapper ];
41 meta = {
42 homepage = "https://sourceware.org/systemtap/";
43- repositories.git = url;
44 description = "Provides a scripting language for instrumentation on a live kernel plus user-space";
45 license = lib.licenses.gpl2;
46 platforms = lib.platforms.linux;
···40 nativeBuildInputs = [ makeWrapper ];
41 meta = {
42 homepage = "https://sourceware.org/systemtap/";
043 description = "Provides a scripting language for instrumentation on a live kernel plus user-space";
44 license = lib.licenses.gpl2;
45 platforms = lib.platforms.linux;
···7374 meta = with lib; {
75 homepage = "https://hostap.epitest.fi";
76- repositories.git = "git://w1.fi/hostap.git";
77 description = "A user space daemon for access point and authentication servers";
78 license = licenses.gpl2;
79 maintainers = with maintainers; [ ninjatrappeur hexa ];
···7374 meta = with lib; {
75 homepage = "https://hostap.epitest.fi";
076 description = "A user space daemon for access point and authentication servers";
77 license = licenses.gpl2;
78 maintainers = with maintainers; [ ninjatrappeur hexa ];
-1
pkgs/os-specific/linux/i7z/default.nix
···49 meta = with lib; {
50 description = "A better i7 (and now i3, i5) reporting tool for Linux";
51 homepage = "https://github.com/DimitryAndric/i7z";
52- repositories.git = "https://github.com/DimitryAndric/i7z.git";
53 license = licenses.gpl2;
54 maintainers = with maintainers; [ bluescreen303 ];
55 # broken on ARM
···49 meta = with lib; {
50 description = "A better i7 (and now i3, i5) reporting tool for Linux";
51 homepage = "https://github.com/DimitryAndric/i7z";
052 license = licenses.gpl2;
53 maintainers = with maintainers; [ bluescreen303 ];
54 # broken on ARM
···92 license = licenses.gpl2Plus;
93 maintainers = with maintainers; [ sander ];
94 platforms = with platforms; linux ++ darwin;
95- repositories.git = "https://github.com/MidnightCommander/mc.git";
96 };
97}
···92 license = licenses.gpl2Plus;
93 maintainers = with maintainers; [ sander ];
94 platforms = with platforms; linux ++ darwin;
095 };
96}
-1
pkgs/tools/networking/chrony/default.nix
···28 meta = with lib; {
29 description = "Sets your computer's clock from time servers on the Net";
30 homepage = "https://chrony.tuxfamily.org/";
31- repositories.git = "git://git.tuxfamily.org/gitroot/chrony/chrony.git";
32 license = licenses.gpl2;
33 platforms = with platforms; linux ++ freebsd ++ openbsd;
34 maintainers = with maintainers; [ fpletz thoughtpolice ];
···28 meta = with lib; {
29 description = "Sets your computer's clock from time servers on the Net";
30 homepage = "https://chrony.tuxfamily.org/";
031 license = licenses.gpl2;
32 platforms = with platforms; linux ++ freebsd ++ openbsd;
33 maintainers = with maintainers; [ fpletz thoughtpolice ];
+1-2
pkgs/tools/networking/obfs4/default.nix
···5 version = "0.0.11";
67 src = fetchgit {
8- url = meta.repositories.git;
9 rev = "refs/tags/${pname}proxy-${version}";
10 sha256 = "sha256-VjJ/Pc1YjNB2iLnN/5CxuaxolcaR1IMWgoESMzOXU/g=";
11 };
···17 meta = with lib; {
18 description = "A pluggable transport proxy";
19 homepage = "https://www.torproject.org/projects/obfsproxy";
20- repositories.git = "https://git.torproject.org/pluggable-transports/obfs4.git";
21 maintainers = with maintainers; [ thoughtpolice ];
22 };
23}
···5 version = "0.0.11";
67 src = fetchgit {
8+ url = "https://git.torproject.org/pluggable-transports/obfs4.git";
9 rev = "refs/tags/${pname}proxy-${version}";
10 sha256 = "sha256-VjJ/Pc1YjNB2iLnN/5CxuaxolcaR1IMWgoESMzOXU/g=";
11 };
···17 meta = with lib; {
18 description = "A pluggable transport proxy";
19 homepage = "https://www.torproject.org/projects/obfsproxy";
020 maintainers = with maintainers; [ thoughtpolice ];
21 };
22}
-1
pkgs/tools/networking/socat/default.nix
···38 meta = with lib; {
39 description = "Utility for bidirectional data transfer between two independent data channels";
40 homepage = "http://www.dest-unreach.org/socat/";
41- repositories.git = "git://repo.or.cz/socat.git";
42 platforms = platforms.unix;
43 license = with licenses; [ gpl2Only ];
44 maintainers = with maintainers; [ eelco ];
···38 meta = with lib; {
39 description = "Utility for bidirectional data transfer between two independent data channels";
40 homepage = "http://www.dest-unreach.org/socat/";
041 platforms = platforms.unix;
42 license = with licenses; [ gpl2Only ];
43 maintainers = with maintainers; [ eelco ];
-1
pkgs/tools/security/nitrokey-app/default.nix
···36 See https://www.nitrokey.com/ for more information.
37 '';
38 homepage = "https://github.com/Nitrokey/nitrokey-app";
39- repositories.git = "https://github.com/Nitrokey/nitrokey-app.git";
40 license = licenses.gpl3;
41 maintainers = with maintainers; [ kaiha fpletz ];
42 };
···36 See https://www.nitrokey.com/ for more information.
37 '';
38 homepage = "https://github.com/Nitrokey/nitrokey-app";
039 license = licenses.gpl3;
40 maintainers = with maintainers; [ kaiha fpletz ];
41 };
···23 meta = with lib; {
24 description = "Records and replays device descriptions and events to emulate input devices through the kernel's input system";
25 homepage = "https://www.freedesktop.org/wiki/Evemu/";
26- repositories.git = "git://git.freedesktop.org/git/evemu";
27 license = with licenses; [ lgpl3Only gpl3Only ];
28 maintainers = [ maintainers.amorsillo ];
29 platforms = platforms.linux;
···23 meta = with lib; {
24 description = "Records and replays device descriptions and events to emulate input devices through the kernel's input system";
25 homepage = "https://www.freedesktop.org/wiki/Evemu/";
026 license = with licenses; [ lgpl3Only gpl3Only ];
27 maintainers = [ maintainers.amorsillo ];
28 platforms = platforms.linux;
-1
pkgs/tools/system/gohai/default.nix
···21 license = licenses.mit;
22 maintainers = [ maintainers.tazjin ];
23 platforms = platforms.unix;
24- repositories.git = "git://github.com/DataDog/gohai.git";
2526 longDescription = ''
27 Gohai is a tool which collects an inventory of system
···21 license = licenses.mit;
22 maintainers = [ maintainers.tazjin ];
23 platforms = platforms.unix;
02425 longDescription = ''
26 Gohai is a tool which collects an inventory of system
···2021 meta = with lib; {
22 homepage = "https://github.com/thorstenb/odpdown";
23- repositories.git = "https://github.com/thorstenb/odpdown.git";
24 description = "Create nice-looking slides from your favourite text editor";
25 longDescription = ''
26 Have a tool like pandoc, latex beamer etc, that you can write (or
···2021 meta = with lib; {
22 homepage = "https://github.com/thorstenb/odpdown";
023 description = "Create nice-looking slides from your favourite text editor";
24 longDescription = ''
25 Have a tool like pandoc, latex beamer etc, that you can write (or