Commit Graph

26 Commits

Author SHA1 Message Date
Adam C. Stephens
61c7cd73fb beamPackages.hex: 2.4.1 -> 2.4.2
Diff: https://github.com/hexpm/hex/compare/v2.4.1...v2.4.2
2026-05-15 13:44:05 -04:00
R. Ryantm
2fdd825e8e beam26Packages.hex: 2.4.0 -> 2.4.1 2026-03-24 20:58:27 +00:00
R. Ryantm
c178cfd9f5 beam26Packages.hex: 2.3.2 -> 2.4.0 2026-03-14 20:45:35 +00:00
R. Ryantm
f053344aa2 beam26Packages.hex: 2.3.1 -> 2.3.2 2026-02-27 19:52:56 +00:00
R. Ryantm
ed873e4e3d beam26Packages.hex: 2.2.2 -> 2.3.1 2025-10-26 20:39:32 +00:00
R. Ryantm
f50a329839 beam26Packages.hex: 2.2.1 -> 2.2.2 2025-06-27 21:53:17 +00:00
R. Ryantm
4e4d97aa54 beam26Packages.hex: 2.1.1 -> 2.2.1 2025-05-12 15:20:00 +00:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Adam Stephens
ceecacc612 beamPackages.hex: 2.0.6 -> 2.1.1
https://github.com/hexpm/hex/releases/tag/v2.1.0
https://github.com/hexpm/hex/releases/tag/v2.1.1
2024-06-17 13:57:10 -04:00
Elliott Clark
681143012d beamPackages.hex: 1.0.1 -> 2.0.6 2023-03-07 17:50:43 -05:00
cw789
00141904d5 beamPackages.hex: 0.21.2 -> 1.0.1 2021-12-15 11:40:36 +01:00
Chris Wögi
2640d0492d beamPackages.hex: 0.21.1 -> 0.21.2 (#120178) 2021-04-23 14:14:33 +09:00
Andrew Fontaine
87b91877c6 hex: 0.20.5 -> 0.21.1 (#118941) 2021-04-22 17:35:50 +09:00
Pavol Rusnak
6a30c02ac3 beamPackages: add missing lib where needed (#110708)
changes in 2f78ee7 missed some places where lib had to be added
2021-01-24 21:00:19 +01:00
Ben Siraphob
2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cw
7d553eea3a beamPackages.hex: 0.20.1 -> 0.20.5 2020-02-24 15:03:01 +03:00
Peter Romfeld
05c9a3c798 beamPackages.hex: 0.17.1 -> 0.19.0 2019-07-03 07:24:38 -04:00
Patrick Hilhorst
2449bd2595 hex: correct version handling 2018-11-06 00:17:03 +01:00
Michiel Leenaars
d424bfe236 beamPackages.hex: 0.14.0 => 0.17.1 2017-10-30 23:21:22 +01:00
Gleb Peregud
adbc1ed0d9 rebar3: 3.3.2 -> 3.4.3 2017-09-11 22:56:43 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Justin Wood
520db3b907 beamPackages.hex: 0.11.3 -> 0.14.0 (#19994) 2016-11-15 06:54:52 +01:00
Eric Merritt
8dbcb4e35e beamPackages: Add support for Mix and Erlang.mk 2016-04-23 19:03:24 -07:00