Felix Buehler
ce3b463c79
games: /s/name/pname&version/
2021-06-25 01:28:10 +02:00
R. RyanTM
4c5b71878d
tintin: 2.02.03 -> 2.02.05
2021-03-10 01:36:39 +00:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
ff65352c5a
tintin: 2.02.02 -> 2.02.03
2020-05-27 18:02:18 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
57e309376a
tintin: 2.02.01 -> 2.02.02
2020-03-16 12:30:22 +00:00
R. RyanTM
0cff355f27
tintin: 2.01.92 -> 2.02.01
2020-01-30 16:47:47 +00:00
Johannes Rosenberger
9de076f45c
tintin: added ssl support via gnutls
...
Now passwords can be sent encrypted via tls.
Closure size difference is +18.36 MB (+161.38%). Therefore there is a
switch `tlsSupport ? true` to turn off tls.
2019-12-14 12:44:07 +01:00
R. RyanTM
cb521df936
tintin: 2.01.91 -> 2.01.92 ( #74684 )
2019-11-30 14:43:31 +01:00
R. RyanTM
ed57cd6147
tintin: 2.01.90 -> 2.01.91
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tintin/versions
2019-10-24 20:14:09 -07:00
R. RyanTM
7a497fa762
tintin: 2.01.8 -> 2.01.90
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tintin/versions
2019-09-29 00:42:08 -07:00
R. RyanTM
b85a00ee67
tintin: 2.01.7 -> 2.01.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tintin/versions
2019-07-03 08:30:46 +02:00
R. RyanTM
80a1a84a61
tintin: 2.01.4 -> 2.01.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tintin/versions
2019-04-02 23:00:53 -07:00
Ryan Mulligan
006e666c12
tintin: 2.01.1 -> 2.01.4
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.01.4 with grep in /nix/store/pbqmal61ij37i421gy0fjrjv7awg3r7p-tintin-2.01.4
- found 2.01.4 in filename of file in /nix/store/pbqmal61ij37i421gy0fjrjv7awg3r7p-tintin-2.01.4
cc "@lovek323"
2018-02-28 14:17:27 +00:00
davidak
3270aa896b
replace "Mac OS X" and "OS X" with "macOS"
...
as it is the official name since 2016
https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop
exception are parts refering to older versions of macOS like
"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Tim Steinbach
198a69fcb7
tintin: 2.00.9 -> 2.01.1
2016-11-04 11:29:22 -04:00
Jason "Don" O'Conal
d4789829fa
tintin: add expression
2013-11-29 08:22:57 +00:00