Commit Graph

60 Commits

Author SHA1 Message Date
seth
68096b855d
just: 1.14.0 -> 1.15.0
Diff: https://github.com/casey/just/compare/refs/tags/1.14.0...1.15.0

Changelog: https://github.com/casey/just/blob/1.15.0/CHANGELOG.md
2023-10-12 14:42:44 -04:00
Alyssa Ross
6d2033e2b9 just.setupHook: init
Adapted from the Ninja setup hook.  This will mean that adding just to
nativeBuildInputs is enough to have a package be automatically built
with it, matching make, bmake, ninja, etc.

Currently, we have two packages in Nixpkgs that use just, dogdns and
kabeljau.  kabeljau follows the expected conventions, while dogdns
does not.  I expect there to be more packages using just in future,
following these conventions, because all of the packages in system76's
in-progress COSMIC desktop environment use just, and follow the
conventions.
2023-08-21 17:09:48 +00:00
Adam Stephens
0233827dc0
just: add meta.mainProgram 2023-08-09 17:08:54 -04:00
Adam Stephens
29a57bc337
just: 1.13.0 -> 1.14.0 2023-06-19 14:41:28 -04:00
Dmitry Bogatov
816aa8db81 just: build offline documentation 2023-05-03 00:16:59 -04:00
Adam Stephens
35fda913a8
just: 1.11.0 -> 1.13.0 2023-01-25 09:39:17 -05:00
Adam Stephens
74c4f2a223
just: add adamcstephens as maintainer 2023-01-25 07:57:45 -05:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Colin Arnott
3701b2c172
just: 1.9.0 -> 1.11.0 2023-01-10 08:02:37 +00:00
R. Ryantm
f7c5d0a357 just: 1.8.0 -> 1.9.0 2022-11-26 10:18:24 +00:00
*Kim Zick (rummik)
6abb510b48 just: 1.7.0 -> 1.8.0 2022-11-05 19:01:15 -04:00
Adam Stephens
328cbd2f2c
just: 1.6.0 -> 1.7.0 2022-10-28 10:28:51 -04:00
R. Ryantm
1fee002c9b just: 1.5.0 -> 1.6.0 2022-10-20 11:41:13 +00:00
Theodore Ni
eebe8d3655
just: 1.4.0 -> 1.5.0 2022-09-11 20:49:37 -07:00
Theodore Ni
1c25f36fd4
just: 1.3.0 -> 1.4.0
https://github.com/casey/just/blob/master/CHANGELOG.md#140---2022-8-08
2022-08-09 10:20:44 -07:00
xrelkd
0af1562d4e
just: 1.2.0 -> 1.3.0 (#182993) 2022-07-27 16:03:29 +02:00
Theodore Ni
b111c8aa33
just: 1.1.3 -> 1.2.0
https://github.com/casey/just/blob/master/CHANGELOG.md#120---2022-5-31
2022-06-04 12:50:20 -07:00
Theodore Ni
7d5e82443b
just: 1.1.2 -> 1.1.3
https://github.com/casey/just/blob/master/CHANGELOG.md
2022-05-04 01:31:48 -05:00
xrelkd
4fce50f37e just: 1.1.1 -> 1.1.2 2022-03-31 22:28:14 +08:00
06kellyjac
a9efbe5c5e just: 1.1.0 -> 1.1.1 2022-03-25 09:44:19 +00:00
xrelkd
3c2a4bcd47 just: 1.0.1 -> 1.1.0 2022-03-12 15:02:36 +08:00
06kellyjac
e3a72fad67 just: 1.0.0 -> 1.0.1 2022-02-28 12:51:40 +00:00
06kellyjac
256f5ac397 just: 0.11.2 -> 1.0.0 2022-02-24 12:44:39 +00:00
R. Ryantm
d3a6338cbc just: 0.11.0 -> 0.11.2 2022-02-16 11:31:42 +00:00
R. Ryantm
d5437800e0 just: 0.10.7 -> 0.11.0 2022-02-12 04:33:51 +00:00
xrelkd
a8b2649149 just: 0.10.5 -> 0.10.7 2022-02-01 16:58:08 +08:00
zowoq
927b9f1728 just: 0.10.3 -> 0.10.5
https://github.com/casey/just/blob/master/CHANGELOG.md#0104---2021-11-21
https://github.com/casey/just/blob/master/CHANGELOG.md#0105---2021-12-4
2021-12-19 07:56:03 +10:00
R. Ryantm
d3f95d4b33 just: 0.10.2 -> 0.10.3 2021-11-03 06:30:55 +00:00
06kellyjac
ae315a3c21 just: 0.10.1 -> 0.10.2 2021-09-29 14:20:25 +01:00
R. RyanTM
169acb3808 just: 0.10.0 -> 0.10.1 2021-09-06 11:36:32 +00:00
06kellyjac
b8c5a01bea just: 0.9.8 -> 0.10.0 2021-08-20 10:09:10 +01:00
Jörg Thalheim
2ec9af0f0e just: fix aarch64 build 2021-07-30 12:19:21 +02:00
R. RyanTM
8d113676ca just: 0.9.6 -> 0.9.8 2021-07-07 10:07:21 -07:00
06kellyjac
8a900b15fb just: 0.9.5 -> 0.9.6 2021-06-26 21:59:09 +01:00
06kellyjac
2eacddcae9 just: fix changelog 2021-06-26 21:54:10 +01:00
06kellyjac
5e5cdf6a00 just: 0.9.4 -> 0.9.5 2021-06-15 16:11:08 +01:00
06kellyjac
b21cebbfb2 just: 0.9.1 -> 0.9.4
Skip run_shebang test as it randomly fails
Add changelog
Add myself as a maintainer
2021-06-07 16:33:35 +01:00
06kellyjac
14f7c5a4ec just: 0.9.0 -> 0.9.1 2021-04-27 18:49:28 +01:00
Austin Butler
0fffe0ed7e just: fix Darwin build 2021-04-23 18:47:37 -07:00
Jörg Thalheim
ce55791724
just: 0.8.4 -> 0.9.0 2021-04-20 13:54:34 +02:00
06kellyjac
3ce84d71af just: 0.8.3 -> 0.8.4 2021-02-09 09:54:36 +00:00
06kellyjac
e12983cc62 just: use new installShellCompletion style 2021-02-09 09:54:13 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
James Simpson
5f85210b92
just: 0.7.1 -> 0.8.3 2020-12-12 01:53:42 -05:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Vladyslav M
4973d19644
just: 0.6.0 -> 0.7.1 2020-07-23 12:15:49 +03:00
xrelkd
4ab300d6e2 just: 0.5.11 -> 0.6.0 2020-06-24 16:16:01 +08:00
Georges Dubus
c72d7de7fe just: remove dash dependency 2020-06-23 11:14:51 +02:00
R. RyanTM
de9242b786 just: 0.5.10 -> 0.5.11 2020-05-24 22:02:27 +00:00