Commit Graph

1041 Commits

Author SHA1 Message Date
Yusuf Bera Ertan
14a56a8d43
tests: fix _d2n-extended-new-subsystem 2022-10-06 22:24:07 +03:00
Yusuf Bera Ertan
c90129fa5c
tests: fix unit test 2022-10-06 22:21:27 +03:00
Yusuf Bera Ertan
011e3dbd27
fix: only use pure translator translateBin if its a pure translator 2022-10-06 22:04:27 +03:00
Yusuf Bera Ertan
819f52348b
fix: correct apps path 2022-10-06 21:39:33 +03:00
Yusuf Bera Ertan
37936a5fc4
fix: configFile -> dream2nixConfigFile 2022-10-06 21:36:42 +03:00
Yusuf Bera Ertan
65ffc551d0
fix: add wrapPureTranslator option 2022-10-06 21:33:56 +03:00
Yusuf Bera Ertan
08ae837a1a
fix: add wrapPureTranslator to functions.translators 2022-10-06 21:26:15 +03:00
Yusuf Bera Ertan
df731a0722
fix: remove translatorInstances usages 2022-10-06 21:00:19 +03:00
Yusuf Bera Ertan
6e3d498006
fix: use framework in translator utils 2022-10-06 20:57:54 +03:00
Yusuf Bera Ertan
9a0f3e1f8b
fix: remove fetchers 2022-10-06 20:56:25 +03:00
Yusuf Bera Ertan
55db7931ce
tests: fix unit tests, fix extended examples 2022-10-06 20:53:59 +03:00
Yusuf Bera Ertan
fe38f28ba8
wip 2022-10-06 20:42:04 +03:00
Yusuf Bera Ertan
65120af9f6
wip 2022-10-06 19:11:06 +03:00
DavHau
12e45887b5
Merge pull request #321 from nix-community/feat/modules-fetchers
feat: make fetchers use modules
2022-10-06 13:17:41 +02:00
Yusuf Bera Ertan
71fec85f83
refactor: make combined and default fetcher top-level functions 2022-10-06 14:12:14 +03:00
Yusuf Bera Ertan
0d56a0f089
tests: fix _d2n-extended test again 2022-10-04 18:11:10 +03:00
Yusuf Bera Ertan
80ec66e77a
tests: fix _d2n-extended test 2022-10-04 16:50:42 +03:00
Yusuf Bera Ertan
05580350a8
fix: check for path type instead of package 2022-10-04 16:07:58 +03:00
Yusuf Bera Ertan
e2fb6b04f4
fix: add more options 2022-10-04 15:56:23 +03:00
Yusuf Bera Ertan
5d8fd5e82d
fix: actually load fetcher.outputs 2022-10-04 15:46:54 +03:00
Yusuf Bera Ertan
b383b65ab7
fix: use correct attr path for fetchers 2022-10-04 15:46:54 +03:00
Yusuf Bera Ertan
35ebae4ff0
fix: use rec in attrset to make attributes available 2022-10-04 15:46:53 +03:00
Yusuf Bera Ertan
45ef7ff141
fix: put fetcher functions under the correct option path 2022-10-04 15:46:53 +03:00
Yusuf Bera Ertan
b4a93ebbae
feat: make fetchers use modules 2022-10-04 15:46:53 +03:00
Yusuf Bera Ertan
785b768942
fix: hardcode subsystem in racket discoverer 2022-10-04 14:16:33 +03:00
DavHau
a5bf4443bb
Merge pull request #317 from leungbk/racket-impure
Racket: add impure translator and simple builder
2022-10-04 12:42:17 +02:00
DavHau
f992f9d51c
Merge pull request #319 from fufexan/electron
nodejs/electron: add 21.0.1
2022-10-04 12:30:16 +02:00
DavHau
e61b37e746
Merge pull request #314 from tinybeachthor/speed-up-indexers
Speed up indexers
2022-10-04 12:29:52 +02:00
DavHau
94e96d03a2
Merge pull request #308 from nix-community/feat/modules-discoverers
feat: make discoverers use modules
2022-10-04 12:28:28 +02:00
Mihai Fufezan
26761599de
nodejs/electron: add 21.0.1 2022-10-04 00:01:53 +03:00
Martin Toman
3063603091 Do not check relPath in replaceRootSources 2022-10-03 11:28:14 -07:00
Yusuf Bera Ertan
7f0fc889fe
refactor: reorganize discoverer modules 2022-10-03 15:19:22 +03:00
Yusuf Bera Ertan
11cde51ab4
refactor: remove unused arguments 2022-10-03 15:19:22 +03:00
Yusuf Bera Ertan
73e575078e
fix: specify subsystems in discoverers 2022-10-03 15:19:21 +03:00
Yusuf Bera Ertan
13fd0fa908
fix: use default discoverer properly 2022-10-03 15:18:27 +03:00
Yusuf Bera Ertan
fad33143f9
fix: use modules from makeFlakeOutputs, pass dream2nixConfig to modules specialArgs 2022-10-03 15:18:27 +03:00
Yusuf Bera Ertan
74128bba5d
fix: remove extra usage from _d2n-extended-new-subsystem 2022-10-03 15:18:27 +03:00
Yusuf Bera Ertan
6871e9e560
fix: fix extended examples 2022-10-03 15:18:27 +03:00
Yusuf Bera Ertan
f1c89df1d9
fix: turn discoverers attrset to list 2022-10-03 15:18:27 +03:00
Yusuf Bera Ertan
088fde510c
feat: make discoverers use modules 2022-10-03 15:18:27 +03:00
Brian Leung
c849f31434
Add simple Racket builder 2022-10-02 02:01:52 -07:00
Brian Leung
c17d995e8d
Add impure Racket translator 2022-10-01 23:33:23 -07:00
Brian Leung
a6502bd52e
Add Racket discoverer 2022-10-01 22:57:22 -07:00
DavHau
730d42598e
Merge pull request #315 from tinybeachthor/cleanup
Cleanup
2022-10-01 22:52:19 +02:00
Martin Toman
a7bab6d0a3 Use replaceRootSources in indexers (was callNixWithD2N) 2022-10-01 13:29:43 -07:00
Martin Toman
10b79208b9 Add replaceRootSources app 2022-10-01 13:29:43 -07:00
Martin Toman
d15d931bf9 {utils -> lib.strings}.sanitizeDerivationName 2022-10-01 13:28:56 -07:00
Martin Toman
6c82d99b79 fix: pure translator template, project is not list 2022-10-01 13:28:56 -07:00
Martin Toman
956fb6e8be defaultPackage -> packages.default 2022-10-01 13:28:56 -07:00
Martin Toman
49b299ce80 nodejs: discoverer read files from tree 2022-10-01 13:28:56 -07:00