Commit Graph

102 Commits

Author SHA1 Message Date
R. Ryantm
3b0d8d6715 sbt: 1.9.8 -> 1.9.9 2024-02-23 08:45:44 +00:00
Michal Příhoda
241f25f25d sbt: Fix link to sbtn binary for aarch64 platform 2024-01-26 08:51:04 +01:00
R. Ryantm
8f4d1adbf0 sbt-with-scala-native: 1.9.7 -> 1.9.8 2023-12-23 06:53:04 +00:00
R. Ryantm
14019b7268 sbt: 1.9.6 -> 1.9.7 2023-10-23 10:24:37 +00:00
R. Ryantm
6d490538c6 sbt: 1.9.4 -> 1.9.6 2023-09-17 09:27:38 +00:00
kashw2
461a453a17 sbt: 1.9.3 -> 1.9.4 2023-08-30 09:14:26 +10:00
Artturin
aae9f2ca22 sbt-with-scala-native: use overrideAttrs to fix nativeBuildInputs splicing
preserve old nativeBuildInputs which includes autoPatchelfHook which was
not there when this override was added

drop the `sha256` and `version` overrides which have never worked
properly because they haven't been overriding src.

`sha256` and `version` were added in 49c7bed763
2023-08-15 01:40:12 +03:00
William Veal Phan
1b54927c85
sbt: 1.9.2 -> 1.9.3 (#245161) 2023-07-24 10:41:01 -04:00
Jesús Martínez
193583c241
sbt: 1.9.1 -> 1.9.2 (#242598) 2023-07-10 09:32:40 -04:00
William Veal Phan
5293bbdbef
sbt: 1.9.0 -> 1.9.1 (#240143)
following release https://github.com/sbt/sbt/releases/tag/v1.9.1
2023-06-27 18:19:10 +02:00
James Earl Douglas
8bf9d7b02d
sbt: 1.8.3 -> 1.9.0 (#235691)
Update sbt from 1.8.3 to [1.9.0][1]

[1]: https://eed3si9n.com/sbt-1.9.0

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-09 10:37:41 -04:00
R. Ryantm
bf79b2b541 simpleBuildTool: 1.8.2 -> 1.8.3 2023-05-13 00:59:24 +00:00
R. RyanTM
9c66fd5c7e
simpleBuildTool: 1.7.3 -> 1.8.2 (#209607) 2023-01-11 16:39:30 -05:00
R. RyanTM
c79ecc1b3a
sbt: 1.7.2 -> 1.7.3 (#198879) 2022-11-01 12:01:59 -04:00
R. RyanTM
14abeff728
sbt: 1.7.1 -> 1.7.2 (#194300) 2022-10-05 10:55:52 -04:00
Rasmus Précenth
6b5e730e78
sbt: 1.6.2 -> 1.7.1 2022-08-09 17:49:33 +02:00
Robert Scott
12eea1c636 treewide/development: add sourceType binaryNativeCode for many packages
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
R. Ryantm
55c151b450 sbt: 1.6.1 -> 1.6.2 2022-02-02 09:32:29 -05:00
R. Ryantm
a5d3e45d00 sbt: 1.6.0 -> 1.6.1 2022-01-01 04:23:47 +00:00
JesusMtnez
ad4a23c292
sbt: 1.5.8 -> 1.6.0 2021-12-28 05:38:25 +01:00
R. Ryantm
81e63c985d sbt: 1.5.7 -> 1.5.8 2021-12-23 08:58:19 -05:00
JesusMtnez
92faf59b44
sbt: 1.5.6 -> 1.5.7 2021-12-15 10:27:59 +01:00
Rasmus Précenth
39d9c3c4c9 sbt: 1.5.5 -> 1.5.6
CVE-2021-44228: https://github.com/apache/logging-log4j2/pull/608
2021-12-10 11:14:40 -05:00
JesusMtnez
a752a1c897
sbt: 1.5.4 -> 1.5.5 2021-08-05 05:19:45 +02:00
JesusMtnez
43d1855378
sbt: 1.5.3 -> 1.5.4 2021-06-15 06:12:50 +02:00
Timothy Klim
8582f4cd83 sbt: 1.5.1 -> 1.5.3 2021-06-08 14:13:31 -04:00
JesusMtnez
32f7980afb sbt: 1.5.0 -> 1.5.1 2021-04-26 10:16:00 -04:00
JesusMtnez
413e9561f8 sbt: 1.4.9 -> 1.5.0 2021-04-06 08:55:30 -04:00
Sandro Jäckel
b5c2e3ffcc
sbt: format 2021-03-17 21:08:06 +01:00
Tim Steinbach
079c282386 sbt: 1.4.8 -> 1.4.9 2021-03-10 11:21:12 -05:00
Tim Steinbach
955bcff28f
sbt: 1.4.7 -> 1.4.8 2021-03-08 11:54:02 -05:00
Tim Steinbach
44164e9cd4
sbt: Remove installCheck
The check is very fragile.
We cannot replace it with different logic as that would require
network access.
`
2021-03-02 14:56:48 -05:00
Tim Steinbach
c3178c39b0 sbt: Remove updateScript
`nix-shell -p nix-update --command "nix-update sbt"` is more reliable
2021-02-24 09:51:14 -05:00
Tim Steinbach
af2e9e5046 sbt: Replace VM test with installCheckPhase 2021-02-24 09:51:14 -05:00
Tim Steinbach
a7a64001a9
sbt: 1.4.6 -> 1.4.7 2021-02-01 15:22:16 -05:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Tim Steinbach
c1951a1fb3
sbt: 1.4.5 -> 1.4.6 2020-12-25 11:03:04 -05:00
R. RyanTM
800c4724b7 sbt: 1.4.4 -> 1.4.5 2020-12-15 14:30:32 +00:00
Tim Steinbach
d4de778e5b
sbt: 1.4.3 → 1.4.4 2020-11-23 10:55:07 -05:00
Tim Steinbach
9f9134c754
sbt: 1.4.2 → 1.4.3 2020-11-16 09:25:44 -05:00
Tim Steinbach
23be792bad
sbt: Add test 2020-11-04 11:30:36 -05:00
Tim Steinbach
8d279bbf67
sbt: 1.4.0 → 1.4.2 2020-11-03 11:39:07 -05:00
Tim Steinbach
d92254fbeb
sbt: Add update script 2020-11-03 11:39:06 -05:00
regadas
4add0567b5
sbt: apply autoPatchelfHook only in Linux 2020-10-11 08:04:16 +01:00
Tim Steinbach
d2b161582e
sbt: Format with nixfmt 2020-10-08 11:00:18 -04:00
Claudio Bley
e92691b93d sbt: 1.3.13 -> 1.4.0
* remove broken piccolo.link
* add symlink to native `sbtn` client executable to `bin`
2020-10-05 12:04:13 +02:00
R. RyanTM
58cbd5ba85 sbt: 1.3.12 -> 1.3.13 2020-06-30 14:57:54 +00:00
R. RyanTM
2280532945 sbt: 1.3.10 -> 1.3.12 2020-06-06 17:59:00 +00:00
R. RyanTM
638a998c00 sbt: 1.3.9 -> 1.3.10 2020-05-04 07:41:06 +00:00
R. RyanTM
d5526f0d98 sbt: 1.3.8 -> 1.3.9 2020-04-01 16:48:07 -07:00