Commit Graph

349 Commits

Author SHA1 Message Date
R. Ryantm
17656d7684 renode-unstable: 1.15.0+20240603gitf830e6345 -> 1.15.0+20240609git09f623310 2024-06-09 18:43:05 +00:00
Vladimír Čunát
b45d7259e5
Merge #318447: rustc: disable wasm32 if some gcc options are set
...into staging-next
2024-06-09 08:36:41 +02:00
Alyssa Ross
bf13eca852
rustc: disable wasm32 if some gcc options are set
This is a temporary fix to get rustc building again with these
configurations (which notably include the default aarch64-darwin one)
without causing a stdenv rebuild.  The real fix will be to avoid
passing these options through the Clang wrapper when the target is
overridden.

It could be that there are packages that need wasm32-unknown-unknown
beyond those I've marked as broken here — it's impossible to be sure
without a full rebuild.  But this should be most of them.
2024-06-09 07:20:18 +01:00
R. Ryantm
6bb1cec918 redocly: 1.12.0 -> 1.14.0 2024-06-09 05:07:35 +00:00
github-actions[bot]
4f7f1065a7
Merge master into staging-next 2024-06-09 00:03:04 +00:00
Marie Ramlow
534df9245c renovate: rename config-validator binary to renovate-config-validator
upstream calls it renovate-config-validator, so let's keep this the same
2024-06-09 00:12:01 +02:00
Weijia Wang
c48f83c134
Merge pull request #317563 from justinas/resources-1-4-0
resources: 1.3.0 -> 1.4.0
2024-06-08 22:42:13 +02:00
github-actions[bot]
1d15f93175
Merge master into staging-next 2024-06-08 12:01:10 +00:00
R. Ryantm
06db3a0dde regal: 0.22.0 -> 0.23.0 2024-06-08 13:14:17 +02:00
ppom
8acd6f32b7 reaction: 1.3.1 → 1.4.1 2024-06-08 12:00:00 +02:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
R. Ryantm
4dd2e89ce2 redka: 0.5.0 -> 0.5.1 2024-06-07 15:52:59 +00:00
github-actions[bot]
e7fb1ff4be
Merge master into staging-next 2024-06-07 06:01:17 +00:00
OTABI Tomoya
bf3faad723
Merge pull request #317764 from natsukium/renovate/init
renovate: init at 37.393.0
2024-06-07 14:17:37 +09:00
natsukium
5e97bc3b0a
renovate: init at 37.393.0 2024-06-07 10:39:43 +09:00
github-actions[bot]
9f1130c9a6
Merge master into staging-next 2024-06-06 18:00:57 +00:00
Nick Cao
9dad490c7b
Merge pull request #317703 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-05-31 -> 0-unstable-2024-06-03
2024-06-06 13:39:34 -04:00
Pol Dellaiera
2f0d160888
Merge pull request #315953 from DontEatOreo/pkgs-rewind-ai
rewind-ai: init at 1.5284-15284.1-dcd0176-20240504
2024-06-06 14:24:43 +02:00
R. Ryantm
b296daf897 renode-dts2repl: 0-unstable-2024-05-31 -> 0-unstable-2024-06-03 2024-06-06 09:52:29 +00:00
Justinas Stankevicius
4ae38ee516 resources: 1.3.0 -> 1.4.0 2024-06-06 00:15:52 +03:00
github-actions[bot]
c5a290d7d7
Merge master into staging-next 2024-06-04 00:02:20 +00:00
github-actions[bot]
ddde12c6f7
Merge master into staging-next 2024-06-03 18:02:09 +00:00
Otavio Salvador
6659fa37f9 renode-unstable: 1.15.0+20240517gitf683c4f59 -> 1.15.0+20240603gitf830e6345 2024-06-03 13:38:55 -03:00
Otavio Salvador
5a89767c33 renode-dts2repl: 0-unstable-2024-05-29 -> 0-unstable-2024-05-31 2024-06-03 13:38:55 -03:00
Nick Cao
dd129c7820
Merge pull request #315776 from r-ryantm/auto-update/reaction
reaction: 1.3.0 -> 1.3.1
2024-06-03 11:37:37 -04:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
h7x4
3277d20ea4
Merge pull request #313356 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.15.0+20240515gita6b1d773d -> 1.15.0+20240517gitf683c4f59
2024-06-02 15:14:48 +02:00
github-actions[bot]
f4392ae842
Merge master into staging-next 2024-06-01 18:01:06 +00:00
Anderson Torres
661165e502 resorter: init at 0-unstable-2023-07-14 2024-05-31 21:47:24 -03:00
R. Ryantm
ace1354d82 redlib: 0.31.0 -> 0.34.0 2024-05-31 10:16:22 +00:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
DontEatOreo
8d6ab1262d
rewind-ai: init at 1.5284-15284.1-dcd0176-20240504 2024-05-30 20:45:51 +03:00
R. Ryantm
cfe52e8a5c reaction: 1.3.0 -> 1.3.1 2024-05-30 02:49:20 +00:00
Alyssa Ross
07f40e6892 rustc: don't try to use non-existent rust-lld
This removes the need to manually override Rust's default linker for
every package that builds for wasm32-unknown-unknown.
2024-05-29 23:08:09 +02:00
R. Ryantm
4a026b5195 renode-dts2repl: 0-unstable-2024-05-21 -> 0-unstable-2024-05-29 2024-05-29 20:49:33 +00:00
Nick Cao
5439ec8bd1
Merge pull request #314575 from sikmir/reproxy
reproxy: 1.1.1 → 1.2.2
2024-05-26 13:20:28 -04:00
Nikolay Korotkiy
bd7ccc7a7d
reproxy: 1.1.1 → 1.2.2 2024-05-26 18:09:56 +04:00
Nick Cao
56d4414518
Merge pull request #314250 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-05-16 -> 0-unstable-2024-05-21
2024-05-25 08:33:03 -04:00
R. Ryantm
3c20706138 renode-dts2repl: 0-unstable-2024-05-16 -> 0-unstable-2024-05-21 2024-05-24 10:36:45 +00:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
R. Ryantm
0bf01df013 regal: 0.21.3 -> 0.22.0 2024-05-22 20:52:25 +00:00
R. Ryantm
c40cc2a9f2 renode-unstable: 1.15.0+20240515gita6b1d773d -> 1.15.0+20240517gitf683c4f59 2024-05-21 10:02:02 +00:00
R. Ryantm
8b03df3071 redka: 0.4.0 -> 0.5.0 2024-05-20 15:00:28 +00:00
R. Ryantm
23f917a852 renode-dts2repl: 0-unstable-2024-05-09 -> 0-unstable-2024-05-16 2024-05-19 08:22:45 +00:00
Matthias Beyer
67d5f477f6
Merge pull request #311090 from r-ryantm/auto-update/regols
regols: 0.2.2 -> 0.2.3
2024-05-18 09:08:31 +02:00
R. Ryantm
de7ae74b48 renode-unstable: 1.15.0+20240509git8750f2500 -> 1.15.0+20240515gita6b1d773d 2024-05-16 07:03:21 +00:00
7c6f434c
f778a3d907
Merge pull request #311439 from pluiedev/zhf-24.05/renpy
renpy: 8.1.3 -> 8.2.1, unbreak, modernize
2024-05-14 00:06:20 +00:00
Weijia Wang
de2ea7f05c
Merge pull request #310687 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.15.0+20240502gita79411a5d -> 1.15.0+20240509git8750f2500
2024-05-13 23:36:04 +02:00
Leah Amelia Chen
b881e25eb6 renpy: reformat with nixfmt-rfc-style and migrate to by-name 2024-05-13 21:46:20 +02:00
Nick Cao
a19df53e4a
Merge pull request #311297 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09
2024-05-13 11:14:53 -04:00
Naxdy
d60ffedd11
retrospy: fix icon resolution (#311127) 2024-05-13 08:59:23 +00:00
R. Ryantm
24cf8c3e9e renode-dts2repl: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09 2024-05-13 08:55:02 +00:00
R. Ryantm
783b0168e5 regols: 0.2.2 -> 0.2.3 2024-05-12 15:22:25 +00:00
R. Ryantm
94a20990ce renode-unstable: 1.15.0+20240502gita79411a5d -> 1.15.0+20240509git8750f2500 2024-05-10 21:37:00 +00:00
Aleksana
4b6275c104
Merge pull request #294110 from Naxdy/work/add-retrospy
retrospy: init at 6.4.8
2024-05-08 19:59:50 +08:00
R. Ryantm
ab293c52d6 regina: 3.9.5 -> 3.9.6 2024-05-08 01:56:10 +00:00
R. Ryantm
21564204f7 retool: 2.3.7 -> 2.3.8 2024-05-07 19:42:12 +00:00
Nick Cao
0b3e244b26
Merge pull request #309349 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-04-16 -> 0-unstable-2024-04-30
2024-05-06 12:58:30 -04:00
Aleksana
97ae4fc750
Merge pull request #308863 from lucperkins/move-into-by-name
treewide: move packages maintained by lucperkins to pkgs/by-name
2024-05-06 22:56:00 +08:00
Naxdy
74dc90c55f
retrospy: init at 6.4.8 2024-05-06 11:26:28 +02:00
R. Ryantm
14248535a2 renode-dts2repl: 0-unstable-2024-04-16 -> 0-unstable-2024-04-30 2024-05-05 18:38:26 +00:00
Weijia Wang
9acffcc32a
Merge pull request #309285 from r-ryantm/auto-update/redka
redka: 0.3.0 -> 0.4.0
2024-05-05 18:17:26 +02:00
R. Ryantm
98b01bd208 redka: 0.3.0 -> 0.4.0 2024-05-05 14:43:36 +00:00
OPNA2608
1e8fc1dd91 renode-dts2repl: unstable-2024-04-16 -> 0-unstable-2024-04-16 2024-05-04 19:44:26 +02:00
Nikolay Korotkiy
7e9264a7d4
Merge pull request #308361 from sikmir/redka
redka: init at 0.3.0
2024-05-04 20:20:26 +04:00
Weijia Wang
8def46b149
Merge pull request #308729 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.15.0+20240426git72f3c383b -> 1.15.0+20240502gita79411a5d
2024-05-04 14:47:44 +02:00
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00
R. Ryantm
9e3f6c3af5 renode-unstable: 1.15.0+20240426git72f3c383b -> 1.15.0+20240502gita79411a5d 2024-05-03 06:40:21 +00:00
R. Ryantm
671704283b regal: 0.21.2 -> 0.21.3 2024-05-02 19:28:01 +00:00
Sandro
1be0aa4a39
Merge pull request #304094 from szlend/redocly-v1.11-and-rename 2024-05-02 11:08:39 +02:00
Simon Žlender
390a5cde6a redocly-cli: rename to redocly 2024-05-02 07:26:28 +02:00
Nikolay Korotkiy
09ff0abeee
redka: init at 0.3.0 2024-05-02 00:46:11 +04:00
R. Ryantm
928a51fe4f retool: 2.3.6 -> 2.3.7 2024-04-30 16:20:25 +00:00
Nick Cao
7c16480621
Merge pull request #307177 from thiagokokada/bump-retool
retool: 2.02.2-unstable-2024-03-17 -> 2.3.6
2024-04-27 10:33:12 -04:00
Thiago Kenji Okada
ca140c88f1 retool: 2.02.2-unstable-2024-03-17 -> 2.3.6 2024-04-27 11:20:34 +01:00
Simon Žlender
1192108554 redocly-cli: 1.6.0 -> 1.12.0 2024-04-27 10:52:44 +02:00
R. Ryantm
7da7f68927 renode-unstable: 1.15.0+20240418git228a25674 -> 1.15.0+20240426git72f3c383b 2024-04-26 14:50:30 +00:00
R. Ryantm
8a5b00f525 regal: 0.21.0 -> 0.21.2 2024-04-26 02:38:08 +00:00
Rintaro Okamura
4b84fdd767
regal: init at 0.21.0
Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
2024-04-25 13:26:03 +09:00
R. Ryantm
30210f4054 renode-unstable: 1.15.0+20240404gitbfa16ba07 -> 1.15.0+20240418git228a25674 2024-04-21 07:20:27 +00:00
Aleksana
15083922a2
Merge pull request #295235 from oluceps/add-restls
restls: init at 0.1.1
2024-04-20 00:32:18 +08:00
Peder Bergebakken Sundt
5c73d72b6e
Merge pull request #294743 from rexxDigital/reactphysics3d
reactphysics3d: 0.9.0 -> 0.10.0
2024-04-17 17:28:50 +02:00
R. Ryantm
1ddecd7cd4 renode-dts2repl: unstable-2024-03-24 -> unstable-2024-04-16 2024-04-17 07:53:50 +00:00
Someone Serge
d6733d933d rerun: nixfmt 2024-04-13 09:47:35 +00:00
Someone Serge
7c74092ad1 rerun: fix the broken test 2024-04-13 09:47:35 +00:00
Mario Rodas
f9cee3306b
Merge pull request #302083 from anthonyroussel/add-realmd-package
realmd: init at 0.17.1
2024-04-10 04:47:52 -05:00
Yureka
517c226905
redict: init at 7.3.0 (#300049)
Redict Announcement: https://redict.io/posts/2024-03-22-redict-is-an-independent-fork/
Release Notes: https://redict.io/posts/2024-04-03-redict-7.3.0-released/
2024-04-09 12:58:08 +02:00
Nick Cao
974b06760b
Merge pull request #301345 from otavio/renode
renode: use robotframework at 6.0.2
2024-04-07 16:33:30 -04:00
Anthony Roussel
9773be3a4e
realmd: init at 0.17.1 2024-04-06 14:25:52 +02:00
Nick Cao
7886f72f60
Merge pull request #301502 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.15.0+20240323git3bd8e280d -> 1.15.0+20240404gitbfa16ba07
2024-04-04 22:11:46 -04:00
R. Ryantm
5048dfa314 renode-unstable: 1.15.0+20240323git3bd8e280d -> 1.15.0+20240404gitbfa16ba07 2024-04-04 10:18:26 +00:00
Otavio Salvador
1a702c97c2 renode: use robotframework at 6.0.2
Renode expects a specific version or it keeps warning about. Fixes:

,----
| Required `robotframework` version is `6.0.2`, while the one available in
| your system is `7.0.0`. Tests may still work, but this version of Robot
| is not officially supported. Please install the required version using
| `pip install robotframework==6.0.2` before running the tests
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-04-03 17:25:59 -03:00
Mario Rodas
bfb4d23e18 restinio: 0.7.1 -> 0.7.2
Diff: https://github.com/Stiffstream/restinio/compare/v.0.7.1...v.0.7.2

Changelog: https://github.com/Stiffstream/restinio/releases/tag/v.0.7.2
2024-04-03 04:20:00 +00:00
Aaron Andersen
98f2a766ef
Merge pull request #298740 from felixsinger/pkgs/redmine/rework
redmine: Rework module and update package
2024-04-01 18:17:17 +00:00
R. Ryantm
8cad900ec7 renode-dts2repl: unstable-2024-03-22 -> unstable-2024-03-24 2024-03-30 14:34:22 +00:00
Felix Singer
187a5f88dc redmine: Move package files into pkgs/by-name directory
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-30 08:23:39 +01:00
Nick Cao
6bb2039d63
Merge pull request #299539 from otavio/renode-upd-script
renode: use standard nix-update-script
2024-03-28 10:15:32 -04:00
Otavio Salvador
50612fec98 renode: use standard nix-update-script
We can now use standard nix-update-script but the renode-unstable still
requires the custom update script so we moved it to the specific .nix
file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-03-27 13:21:32 -03:00
R. Ryantm
19bbe51b7e renode-unstable: 1.15.0+20240320git97be875a3 -> 1.15.0+20240323git3bd8e280d 2024-03-26 22:15:49 +00:00
Pol Dellaiera
e2a73469df
Merge pull request #292645 from soispha/add-redlib
redlib: init at 0.31.0
2024-03-23 19:18:08 +01:00
Soispha
161bec7296
redlib: init at 0.31.0
Fixes: #292634
2024-03-23 17:03:32 +01:00
R. Ryantm
ea6e9f033e renode-dts2repl: unstable-2024-03-19 -> unstable-2024-03-22 2024-03-23 07:32:23 +00:00
Thiago Kenji Okada
6588a7e950 retool: unstable-2023-08-24 -> 2.02.2-unstable-2024-03-17 2024-03-22 18:12:40 +00:00
Thiago Kenji Okada
cc614f97f0 retool: move to pkgs/by-name 2024-03-22 18:07:36 +00:00
R. Ryantm
e5a2b59efa renode-unstable: 1.14.0+20240315gita7bdc1e0e -> 1.15.0+20240320git97be875a3 2024-03-21 12:42:50 +00:00
Doron Behar
8b6a6e13c3
Merge pull request #285241 from Guanran928/resonance
resonance: init at 0-unstable-2023-06-06
2024-03-21 10:22:26 +02:00
Nick Cao
8ca8be1683
Merge pull request #297172 from otavio/renode
renode: 1.14.0 -> 1.15.0
2024-03-20 09:59:29 -04:00
R. Ryantm
22ed6e2804 renode-dts2repl: unstable-2024-03-12 -> unstable-2024-03-19 2024-03-19 18:00:02 +00:00
Otavio Salvador
4bb2a7c785 renode: 1.14.0 -> 1.15.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-03-19 10:26:37 -03: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
R. Ryantm
40351bebc3 renode-unstable: 1.14.0+20240314git7ff57f373 -> 1.14.0+20240315gita7bdc1e0e 2024-03-18 10:36:03 +00:00
R. Ryantm
13a02adbfb renode-dts2repl: unstable-2024-02-29 -> unstable-2024-03-12 2024-03-16 08:09:02 +00:00
R. Ryantm
0176e832b6 renode-unstable: 1.14.0+20240308git65e3eb0f5 -> 1.14.0+20240314git7ff57f373 2024-03-14 18:03:38 +00:00
oluceps
503f9242bd
restls: init at 0.1.1 2024-03-13 15:07:27 +08:00
a-n-n-a-l-e-e
56b22d333a
Merge pull request #294894 from philiptaron/ren-find
ren-find: init at 0-unstable-2024-01-11
2024-03-11 07:59:19 -07:00
a-n-n-a-l-e-e
331e899e2e
Merge pull request #294896 from philiptaron/rep-grep
rep-grep: init at 0-unstable-2024-02-06
2024-03-11 07:58:59 -07:00
Sandro
6ebe872305
Merge pull request #285865 from sikmir/reproxy 2024-03-11 11:47:33 +01:00
Philip Taron
7d5aa3998f
rep-grep: init at 0-unstable-2024-02-06 2024-03-10 19:23:51 -07:00
Philip Taron
69cf89d97e
ren-find: init at 0-unstable-2024-01-11 2024-03-10 19:22:42 -07:00
rexxDigital
d8f70bf615 reactphysics3d: 0.9.0 -> 0.10.0 2024-03-10 14:52:56 +01:00
R. Ryantm
31e923c532 renode-unstable: 1.14.0+20240305gitcec51e561 -> 1.14.0+20240308git65e3eb0f5 2024-03-10 09:26:17 +00:00
Nikolay Korotkiy
0ac49e81be
reproxy: migrate to by-name 2024-03-09 09:58:31 +04:00
R. Ryantm
a8979c1d41 renode-unstable: 1.14.0+20240226git732d357b4 -> 1.14.0+20240305gitcec51e561 2024-03-05 15:46:53 +00:00
Alexis Hildebrandt
f9faccd6fc rectangle-pro: 3.0.11 -> 3.0.19 2024-03-04 20:29:52 +01:00
Nick Cao
b8a2d0a47a
Merge pull request #292971 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: unstable-2024-02-26 -> unstable-2024-02-29
2024-03-04 10:24:39 -05:00
R. Ryantm
0dae9de441 ready-check: 1.2.5 -> 1.2.6 2024-03-04 00:20:20 +00:00
R. Ryantm
101b7a8615 renode-dts2repl: unstable-2024-02-26 -> unstable-2024-02-29 2024-03-03 08:24:13 +00:00
Fabian Affolter
95ae67ded0 ready-check: init at 1.2.5
Tool to check readiness of websites

https://github.com/sesh/ready
2024-03-02 15:59:07 +01:00
Nick Cao
b7535c4732
Merge pull request #291749 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4
2024-02-28 15:29:12 -05:00
R. Ryantm
62c0d92c35 renode-dts2repl: unstable-2024-02-23 -> unstable-2024-02-26 2024-02-28 11:19:06 +00:00
Mario Rodas
84d53ff8da
Merge pull request #282552 from szlend/redocly-cli-1.6.0
redocly-cli: 1.5.0 -> 1.6.0
2024-02-27 09:04:10 -05:00
R. Ryantm
76e94e81b3 renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4 2024-02-27 06:40:22 +00:00
R. Ryantm
14c876fe57 renode-dts2repl: unstable-2024-02-19 -> unstable-2024-02-23 2024-02-25 07:51:45 +00:00
Someone
72041f6cc6
Merge pull request #290640 from SomeoneSerge/fix/rerun-wayland
rerun: fix wayland support, reduce runtime closure
2024-02-23 14:28:20 +00:00
R. Ryantm
cbe56651fc renode-unstable: 1.14.0+20240219gitea2784757 -> 1.14.0+20240222git83285cc63 2024-02-23 12:02:00 +00:00
Someone Serge
ddb73feeda
rerun: fix wayland support, reduce runtime closure 2024-02-22 14:56:36 +00:00
R. Ryantm
3a768f970c renode-dts2repl: unstable-2024-02-16 -> unstable-2024-02-19 2024-02-21 10:02:55 +00:00
Nick Cao
790fb73f8d
Merge pull request #290095 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240215git10667c665 -> 1.14.0+20240219gitea2784757
2024-02-20 08:58:12 -05:00
D3vil0p3r
f29636e5c2
recoverdm: init at 0.20 2024-02-20 08:22:49 +00:00
R. Ryantm
dfe38fa3b8 renode-unstable: 1.14.0+20240215git10667c665 -> 1.14.0+20240219gitea2784757 2024-02-20 02:37:17 +00:00
Nick Cao
c81dee1ff8
Merge pull request #289628 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: unstable-2024-02-14 -> unstable-2024-02-16
2024-02-17 23:28:26 -05:00
Someone
aa5da33c1d
Merge pull request #289150 from SomeoneSerge/new-package/rerun
rerun: init at 0.13.0
2024-02-18 02:27:19 +00:00
R. Ryantm
811da6b02c renode-dts2repl: unstable-2024-02-14 -> unstable-2024-02-16 2024-02-17 22:22:53 +00:00
Someone Serge
135fd532b7
rerun: init at 0.13.0 2024-02-17 20:31:48 +00:00
Mario Rodas
ad7cb7fbd5
Merge pull request #288997 from linsui/jami
restinio_0_6: init at 0.6.19
2024-02-17 01:27:10 -05:00
Bruno Bigras
5586a7142e
Merge pull request #260447 from jfvillablanca/redfishtool
redfishtool: init at 1.1.8
2024-02-17 00:48:44 -05:00
R. Ryantm
5588372485 renode-unstable: 1.14.0+20240212git8eb88bb9c -> 1.14.0+20240215git10667c665 2024-02-16 16:08:32 +00:00
linsui
46283b29a4 restinio_0_6: init at 0.6.19 2024-02-15 18:17:06 +08:00
R. Ryantm
aaefde6b8e renode-dts2repl: unstable-2024-02-08 -> unstable-2024-02-14 2024-02-14 16:40:16 +00:00
Mario Rodas
3891b2df99
Merge pull request #285231 from tobim/pkgs/restinio-0.7.1
restinio: 0.6.19 -> 0.7.1, refactor, adopt
2024-02-13 16:41:24 -05:00
R. Ryantm
247ec3ea92 renode-unstable: 1.14.0+20240130git6e173a1bb -> 1.14.0+20240212git8eb88bb9c 2024-02-13 06:51:26 +00:00
Nick Cao
92682867ac
Merge pull request #286820 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: unstable-2024-02-02 -> unstable-2024-02-08
2024-02-12 10:10:43 -05:00
ppom
9b09677d3e reaction: init at 1.3.0 2024-02-11 12:00:00 +01:00
R. Ryantm
873df4468f renode-dts2repl: unstable-2024-02-02 -> unstable-2024-02-08 2024-02-11 00:32:35 +00:00
Sergei Trofimovich
4b7a8b4a79 reactphysics3d: fix gcc-13 build failure
Without the change build fails in `master` as
https://hydra.nixos.org/build/247669747:

    In file included from /build/source/include/reactphysics3d/engine/Entity.h:30,
                     from /build/source/include/reactphysics3d/body/CollisionBody.h:31,
                     from /build/source/src/body/CollisionBody.cpp:27:
    /build/source/include/reactphysics3d/configuration.h:68:19: error: 'int8_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
       68 | using int8 = std::int8_t;
          |                   ^~~~~~
          |                   wint_t
2024-02-10 21:59:43 +00:00
R. Ryantm
79fd85715e renode-unstable: 1.14.0+20240119git1a0826937 -> 1.14.0+20240130git6e173a1bb 2024-02-05 22:01:34 +00:00
R. Ryantm
c9e81e12c7 renode-dts2repl: unstable-2024-01-20 -> unstable-2024-02-02 2024-02-03 18:15:14 +00:00
Guanran Wang
8c55ddd367
resonance: init at 0-unstable-2023-06-06 2024-02-02 11:18:58 +08:00
h7x4
b32ab28b8d
Merge pull request #282425 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240106git1b3952c2c -> 1.14.0+20240119git1a0826937
2024-02-02 01:45:09 +01:00
Tobias Mayer
51e17ae1d2
restinio: 0.6.19 -> 0.7.1, refactor, adopt 2024-01-31 08:54:18 +01:00
h7x4
202bd55416
Merge pull request #283028 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: unstable-2024-01-09 -> unstable-2024-01-20
2024-01-31 08:21:06 +01:00
Zak B. Elep
08e04cadfc
Merge pull request #278373 from D3vil0p3r/patch-7 2024-01-23 10:06:20 +08:00
R. Ryantm
08068f4945 renode-dts2repl: unstable-2024-01-09 -> unstable-2024-01-20 2024-01-22 23:23:30 +00:00
D3vil0p3r
a563b20aad perlPackages.ParseWin32Registry: init at 1.1 2024-01-21 17:13:02 +01:00
kirillrdy
d33fc5d7ee
Merge pull request #276130 from szlend/redocly-cli-silence-updates
redocly-cli: silence update messages
2024-01-21 21:11:06 +09:00
Simon Žlender
d1c5a6631c redocly-cli: 1.5.0 -> 1.6.0 2024-01-21 12:06:28 +01:00
R. Ryantm
7487b88f64 renode-unstable: 1.14.0+20240106git1b3952c2c -> 1.14.0+20240119git1a0826937 2024-01-20 22:10:46 +00:00
Stanisław Pitucha
398d04989e readability-extractor: 0.0.10 -> 0.0.11 2024-01-11 22:46:10 +11:00
Robert Schütz
a962df01db
Merge pull request #277647 from viraptor/bump-archivebox-2
archivebox: 0.6.2 -> 0.7.2
2024-01-10 13:27:39 +01:00
Stanisław Pitucha
0b375dbe8d readability-extractor: init at 0.0.10 2024-01-10 20:56:25 +11:00
R. Ryantm
cc63c0ab1c renode-dts2repl: unstable-2024-01-06 -> unstable-2024-01-09 2024-01-09 11:53:21 +00:00
Thiago Kenji Okada
bc85b737c5
Merge pull request #279617 from otavio/renode-dts2repl-init
renode-dts2repl: init at unstable-2024-01-06
2024-01-08 17:59:37 +00:00
Otavio Salvador
ecaa2dd952 renode-dts2repl: init at unstable-2024-01-06
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-01-08 12:18:50 -03:00
R. Ryantm
fac4ee51af renode-unstable: 1.14.0+20231229gita76dac0ae -> 1.14.0+20240106git1b3952c2c 2024-01-07 05:41:30 +00:00
Maxine Aubrey
71c0dd30ae
resources: 1.2.1 -> 1.3.0 2024-01-05 16:03:19 +01:00
Maxine Aubrey
e11317b03a
{gnome-,}resources: merge, fix up 2024-01-05 15:42:13 +01:00
D3vil0p3r
291aa2109e regripper: init at unstable-2023-07-23
Update package.nix
2024-01-03 09:08:53 +01:00
Weijia Wang
6116902a33
Merge pull request #275450 from Aleksanaa/read-it-later
read-it-later: init at 0.5.0
2024-01-03 01:01:18 +01:00
Otavio Salvador
db4f3f3831 renode-unstable: init at 1.14.0+20231229gita76dac0ae
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-12-30 20:44:27 -03:00
Otavio Salvador
3e98c29d35 renode: init at 1.14.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-12-30 20:44:27 -03:00
Simon Žlender
5cdbbaa029 redocly-cli: silence update messages 2023-12-22 21:08:51 +01:00
aleksana
761476f10e read-it-later: init at 0.5.0 2023-12-20 12:55:22 +08:00
Daniel Nagy
6ca6d3cb98
regex2json: init at 0.11.0 2023-12-18 22:30:00 +01:00
Simon Žlender
0e27b4d33f redocly-cli: fix build-docs command 2023-12-12 18:26:10 +01:00
Adrian Pistol
bd32c8f88d regina: 3.9.1 -> 3.9.5; move to by-name 2023-12-09 00:43:30 +01:00
Domen Kožar
3c10c699b9
Merge pull request #272320 from szlend/redocly-cli
redocly-cli: init at 1.5.0
2023-12-08 14:12:29 +01:00
Simon Žlender
92de1d2e26 redocly-cli: init at 1.5.0 2023-12-07 22:45:00 +01:00
Pol Dellaiera
ceee05a3d6
Merge pull request #270250 from Lukas-Heiligenbrunner/resources-init
resources: init at 1.2.1
2023-12-06 11:05:03 +01:00
Anderson Torres
43d0502b96 revup: init at 0.2.1 2023-12-02 17:33:02 -03:00
Lukas Heiligenbrunner
ed03ef9581 resources: init at 1.2.1 2023-12-01 21:38:12 +01:00
Weijia Wang
083d89547d
Merge pull request #258555 from rexxDigital/reactphysics3d
reactphysics3d: init at 0.9.0
2023-10-19 23:24:26 +02:00
rexxDigital
61db791a8a reactphysics3d: init at 0.9.0 2023-10-19 17:40:46 +02:00
jfvillablanca
6eccad0f4e redfishtool: init at 1.1.8 2023-10-14 00:24:11 +08:00
Weijia Wang
eebae19a25
Merge pull request #259990 from eclairevoyant/fix-maintainers
maintainers/fix-maintainers.pl: fix and run script
2023-10-12 23:39:07 +02:00
Alex Andrews
6efcd66843 regols: init at 0.2.2 2023-10-09 22:10:51 +01:00
éclairevoyant
2e722bdfdb
maintainers: Fix github account names
and drop package maintainership for removed maintainers.

davidarmstronglewis is now known on github as oceanlewis. Editing maintainer-list.nix…
TravisDavis-ops likely deleted their github account
rs0vere likely deleted their github account
SamirTalwar is now known on github as abstracte. Editing maintainer-list.nix…
2023-10-09 09:15:55 -04:00
Emily Trau
4560afb3fd rectangle-pro: 3.0.9 -> 3.0.11 2023-09-25 10:27:49 +10:00
Emily Trau
4b8e817134 rectangle-pro: init at 3.0.9 2023-09-20 22:43:20 +02:00
Red Star Over Earth
f5966ce35f replxx: init at 0.0.4 2023-09-17 10:59:07 -03:00