redyf
9956b008a9
gleam: 1.4.0 -> 1.4.1
...
https://github.com/gleam-lang/gleam/releases/tag/v1.4.1
2024-08-05 15:37:04 -03:00
redyf
c2c0aa3fba
gleam: 1.3.2 -> 1.4.0
...
https://github.com/gleam-lang/gleam/releases/tag/v1.4.0
2024-08-03 20:36:50 -03:00
Scott Trinh
da4cefba50
gleam: 1.3.0 -> 1.3.2
...
Release: https://github.com/gleam-lang/gleam/releases/tag/v1.3.2
Changelog: https://github.com/gleam-lang/gleam/blob/v1.3.2/CHANGELOG.md
Diff: https://github.com/gleam-lang/gleam/compare/v1.3.0...v1.3.2
2024-07-11 15:08:34 -04:00
Philipp Herzog
6cc8e99a91
gleam: 1.2.1 -> 1.3.0
2024-07-09 21:08:39 +02: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
Daniel Flanagan
f0bbf8191c
gleam: 1.2.0 -> 1.2.1
2024-06-04 10:46:32 -05:00
Philipp Herzog
ae34cb9560
gleam: 1.1.0 -> 1.2.0
2024-05-28 13:47:58 +02:00
R. Ryantm
3fbb8ce546
gleam: 1.0.0 -> 1.1.0
2024-04-16 17:06:11 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Elizabeth Paź
104fab3604
gleam: 0.34.0 -> 1.0.0
2024-03-06 14:35:06 +01:00
Douglas M.
d3899d7b1e
gleam: 0.33.0 -> 0.34.0
...
https://github.com/gleam-lang/gleam/blob/v0.34.0/CHANGELOG.md#v0340---2023-01-16
2024-01-17 21:22:28 +01:00
Douglas M.
4e8975a97a
gleam: 0.32.4 -> 0.33.0
...
https://github.com/gleam-lang/gleam/blob/v0.33.0/CHANGELOG.md#v0330---2023-12-18
2023-12-19 13:07:12 +01:00
R. Ryantm
e4ad989506
gleam: 0.32.2 -> 0.32.4
2023-11-19 10:34:30 +00:00
happysalada
463208b41e
gleam: fix darwin build
2023-11-10 18:09:33 +00:00
matt-savvy
498a954c4e
Gleam: 0.31.0 -> 0.32.2
...
https://github.com/gleam-lang/gleam/blob/v0.32.0/CHANGELOG.md
2023-11-06 18:30:55 +00:00
R. Ryantm
ed2ccd4d17
gleam: 0.30.5 -> 0.31.0
2023-09-28 10:43:35 +00:00
meppu
a546cb6b3e
gleam: 0.30.2 -> 0.30.5
2023-08-04 14:46:28 +08:00
meppu
2ff8d8b24f
gleam: add nix-update-script
2023-08-04 14:46:28 +08:00
meppu
226cd70e03
gleam: 0.30.1 -> 0.30.2
2023-07-21 18:50:10 +09:00
meppu
be25742af9
gleam: 0.30.0 -> 0.30.1
2023-07-17 17:10:58 +09:00
Victor Borja
3cf59a3c25
gleam: 0.29.0 -> 0.30.0
2023-07-13 19:14:00 +08:00
Barry Moore
50c7fbc96c
gleam: 0.28.3 -> 0.29.0
...
Release notes: https://gleam.run/news/v0.29-gleam-gets-autocompletion
2023-05-23 15:49:03 -04:00
R. Ryantm
cf742a8b4d
gleam: 0.28.2 -> 0.28.3
2023-04-20 08:18:58 -04:00
Arnar Gauti Ingason
b605a20539
gleam: 0.27.0 -> 0.28.2
2023-04-16 12:36:02 -04:00
Adam Stephens
3090584869
gleam: 0.26.2 -> 0.27.0
2023-03-03 11:24:21 -05:00
Adam Stephens
2b554db6c0
gleam: 0.25.3 -> 0.26.2
2023-02-28 16:27:19 -05:00
R. Ryantm
3dd6b9ebd4
gleam: 0.25.1 -> 0.25.3
2022-12-17 06:32:31 -05:00
R. Ryantm
c913b406e3
gleam: 0.25.0 -> 0.25.1
2022-12-13 07:57:11 -05:00
R. Ryantm
bb943eae8f
gleam: 0.24.0 -> 0.25.0
2022-11-26 09:49:21 -05:00
R. Ryantm
97b93bb7ea
gleam: 0.23.0 -> 0.24.0
2022-10-27 06:23:29 -04:00
R. Ryantm
8e848152c3
gleam: 0.22.1 -> 0.23.0
2022-09-20 23:03:32 -04:00
R. Ryantm
fc630be0e4
gleam: 0.21.0 -> 0.22.1
2022-07-29 00:20:09 -04:00
David Armstrong Lewis
87d9910cef
gleam: 0.20.1 -> 0.21.0
2022-05-26 08:26:30 -04:00
happysalada
15598910e4
gleam: 0.19.0 -> 0.20.1
2022-03-09 08:48:43 -05:00
R. RyanTM
409e81a1b6
gleam: 0.18.2 -> 0.19.0 ( #156486 )
2022-01-25 12:48:22 +09:00
R. Ryantm
6eba561e88
gleam: 0.18.0 -> 0.18.2
2021-12-30 09:17:42 -05:00
R. RyanTM
a81669ee63
gleam: 0.17.0 -> 0.18.0 ( #151510 )
2021-12-22 00:26:12 +09:00
R. RyanTM
281dd1830d
gleam: 0.16.1 -> 0.17.0
2021-09-23 10:58:47 +09:00
R. RyanTM
eea558539e
gleam: 0.16.0 -> 0.16.1
2021-07-06 23:38:00 +09:00
R. RyanTM
835d80b57b
gleam: 0.15.1 -> 0.16.0
2021-06-18 05:49:53 +00:00
R. RyanTM
b4833b346c
gleam: 0.15.0 -> 0.15.1
2021-05-09 14:37:43 +09:00
R. RyanTM
1f5e612b48
gleam: 0.14.4 -> 0.15.0
2021-05-07 15:38:34 +09:00
Raphael Megzari
85b9527301
gleam: 0.14.3 -> 0.14.4 ( #118120 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-02 21:13:02 +02:00
R. RyanTM
8a55c90c16
gleam: 0.14.2 -> 0.14.3
2021-03-22 08:28:39 +00:00
R. RyanTM
98207d2573
gleam: 0.14.1 -> 0.14.2
2021-03-04 15:02:49 -06:00
R. RyanTM
657f09e96f
gleam: 0.14.0 -> 0.14.1
2021-02-28 13:05:47 +00:00
R. RyanTM
da26156bdf
gleam: 0.13.2 -> 0.14.0
2021-02-20 21:48:46 +00:00
Eric Bailey
35056b3b61
maintainers/teams: add beam team
2021-02-07 13:01:11 -06:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
R. RyanTM
fd9714bb64
gleam: 0.12.1 -> 0.13.2
2021-01-18 22:11:33 +00:00