Commit Graph

28 Commits

Author SHA1 Message Date
R. Ryantm
6630a05c00 thonny: 4.1.2 -> 4.1.4 2024-01-19 22:56:05 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
kashw2
08ca4e08dd thonny: 4.1.1 -> 4.1.2 2023-08-16 21:11:03 +10:00
hulr
bc268c2946 thonny: 4.0.2 -> 4.1.1
https://github.com/thonny/thonny/releases/tag/v4.1.1
2023-07-29 20:45:31 +02:00
Weijia Wang
8a6917f715 thonny: drop TK_LIBRARY 2023-05-31 22:59:51 +02:00
Weijia Wang
97530ed456 thonny: fix runtime error 2023-05-16 15:37:36 +03:00
R. Ryantm
f928257a85 thonny: 4.0.1 -> 4.0.2 2023-01-17 14:39:47 +00:00
Ingo Blechschmidt
b9cdce459b thonny: 3.3.14 -> 4.0.1 2022-10-24 14:57:18 +02:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Ingo Blechschmidt
19de3a7c5b thonny: add desktop item 2021-11-05 20:20:16 +01:00
R. RyanTM
17611cfa3e thonny: 3.3.6 -> 3.3.14 2021-08-15 00:08:51 +00:00
Luke Granger-Brown
0ae084feb2
Merge pull request #110426 from r-ryantm/auto-update/thonny
thonny: 3.3.2 -> 3.3.6
2021-05-02 13:27:40 +01:00
Luke Granger-Brown
8c04500313 thonny: 3.3.3 -> 3.3.6 2021-05-02 12:26:15 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM
e90669e536 thonny: 3.3.2 -> 3.3.3 2021-01-22 01:00:48 +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
a6f27eb1fe thonny: 3.3.1 -> 3.3.2 2021-01-07 00:58:51 +00:00
R. RyanTM
9a0e2b9f39 thonny: 3.3.0 -> 3.3.1 2020-12-07 05:11:09 +00:00
R. RyanTM
11672f2d56 thonny: 3.2.7 -> 3.3.0 2020-11-20 17:21:45 +00:00
R. RyanTM
d3f05c2016 thonny: 3.2.6 -> 3.2.7 2020-03-12 09:43:39 +00:00
R. RyanTM
2b5bb8d084 thonny: 3.2.4 -> 3.2.6 2020-02-06 20:09:04 +01:00
R. RyanTM
a8fc904c7c thonny: 3.2.3 -> 3.2.4 2019-12-24 12:12:25 -08:00
José Romildo Malaquias
b026faf0d7 thonny: 3.2.0b7 -> 3.2.3 2019-11-19 13:37:45 -08:00
R. RyanTM
01681dfff7 thonny: 3.1.2 -> 3.2.0b7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thonny/versions
2019-08-05 22:45:06 -07:00
Michiel Leenaars
3cf1813ca1 thonny: 3.0.5 -> 3.1.2 2019-03-01 08:18:14 +01:00
Michiel Leenaars
7b2906449d thonny: 3.0.1 -> 3.0.5 2018-10-27 21:06:43 +02:00
Michiel Leenaars
2fd8732ccc thonny: 3.0.0b3 -> 3.0.1 2018-10-20 21:26:20 +02:00
Michiel Leenaars
bfb14fbe72 thonny: init at 3.0.0b3 2018-09-03 23:40:34 +02:00