Commit Graph

16 Commits

Author SHA1 Message Date
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
9784118a2f micropython: 1.22.2 -> 1.23.0 2024-05-31 12:50:57 +00:00
R. Ryantm
586f528d15 micropython: 1.22.1 -> 1.22.2 2024-02-26 08:14:53 +00:00
Daniel Nagy
baed3bc2a0
micropython: 1.21.0 -> 1.22.1
Also install mpy-cross, since we are already building it.
2024-02-17 12:45:00 +01:00
R. Ryantm
5a41ee8c82 micropython: 1.20.0 -> 1.21.0 2023-10-11 05:10:32 +00:00
Michael Mogenson
f1bdffc97a micropython: 1.19.1 -> 1.20.0 2023-09-25 10:25:49 -04:00
R. Ryantm
82c4da0677 micropython: 1.19 -> 1.19.1 2022-07-31 23:55:17 +00:00
Pavol Rusnak
3a33ccee14
micropython: 1.18 -> 1.19 2022-07-25 18:29:48 +02:00
Pavol Rusnak
885ccad096
micropython: 1.17 -> 1.18 2022-01-24 23:48:03 +01:00
Pavol Rusnak
7b06a14be8
micropython: 1.15 -> 1.17 2021-09-10 13:33:43 +02:00
Pavol Rusnak
b3eeffe90a
micropython: fix build on aarch64-darwin and aarch64-linux
by disabling failing tests
2021-06-15 16:43:35 +02:00
Mustafa Çalışkan
363140fd27 micropython: 1.13 -> 1.15 2021-06-13 18:56:39 +03:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Stig Palmquist
a2dd66b087
micropython: 1.12 -> 1.13 2020-09-22 15:37:42 +02:00
Stig Palmquist
76bd004a4b micropython: init at 1.12 2020-01-03 10:57:55 +01:00