Commit Graph

1350 Commits

Author SHA1 Message Date
Yusuf Bera Ertan
4e3d3b572e
Merge pull request #391 from nix-community/refactor/use-flake-parts 2022-11-22 18:25:05 +03:00
Yusuf Bera Ertan
ae69cad370
docs: remove obsolete comment 2022-11-22 17:45:37 +03:00
Yusuf Bera Ertan
da25b343c6
refactor: rename dream2nixInterface -> dream2nix-interface 2022-11-22 17:45:11 +03:00
DavHau
df1462a4f8
Merge pull request #394 from brainrake/patch-1
Fix readme formatting
2022-11-22 11:17:53 +01:00
Márton Boros
63892634b8
Fix readme formatting 2022-11-21 22:22:52 +02:00
DavHau
01f58c8f5b fix: contributing guide 2022-11-21 15:46:54 +01:00
Yusuf Bera Ertan
3d400cc706
refactor: move updaters to use modules 2022-11-20 09:57:33 +03:00
Yusuf Bera Ertan
f44016a2d4
refactor: move dream2nix interface to modules 2022-11-20 09:03:09 +03:00
Yusuf Bera Ertan
4b4e82cb14
refactor: use flake-parts for the flake 2022-11-20 00:44:43 +03:00
DavHau
c77e8379d8
Merge pull request #386 from nix-community/feat/modules-dlib
feat: make dlib use modules
2022-11-19 10:43:23 +01:00
DavHau
7c145b4b4d
Merge pull request #389 from hsjobeki/examples-es-template
add all examples as templates
2022-11-19 10:28:23 +01:00
Yusuf Bera Ertan
5c6fded684
refactor: remove warnIfIfd 2022-11-19 04:02:51 +03:00
Yusuf Bera Ertan
fe424dc2b6
fix: correct tests 2022-11-19 04:02:51 +03:00
Yusuf Bera Ertan
0e2e38f10f
refactor: move parseSpdxId to dlib.parsing 2022-11-19 04:02:51 +03:00
Yusuf Bera Ertan
49e9a42e24
feat: make dlib use modules 2022-11-19 04:02:51 +03:00
Yusuf Bera Ertan
e33c1e09d7
docs: update module template 2022-11-19 04:02:51 +03:00
DavHau
c17875d97f
Merge pull request #388 from hsjobeki/nodejs/fix-dev-shell
replace readlink by realpath
2022-11-18 19:00:09 +01:00
hsjobeki
3b2ac250c6 add all examples as templates 2022-11-18 12:26:53 +01:00
hsjobeki
3021570ae9 replace readlink by realpath 2022-11-18 10:28:58 +01:00
Yusuf Bera Ertan
6385c1f1c1
fix: utils -> framework.utils 2022-11-18 05:59:52 +03:00
Yusuf Bera Ertan
c27dde13ad
fix: pass dream2nixInterface to modules aswell 2022-11-18 05:48:21 +03:00
DavHau
4b9b9f17e9 fix: indexers: clean lock files dir each run 2022-11-17 00:04:32 +01:00
DavHau
45ea89dcb5 fix: ignore missing dream-lock specification for haskell 2022-11-17 00:03:55 +01:00
DavHau
da28fb89bd
Merge pull request #385 from nix-community/contribute-flow
Rewrite contributors.md and integration test it
2022-11-16 23:00:14 +01:00
DavHau
919b8f6891 feat: rewrite contributors.md and integration test it 2022-11-16 17:38:00 +01:00
DavHau
b8fe6d74e9 fix: my-flake.nix for docs and integration test 2022-11-16 17:37:00 +01:00
DavHau
2c9ae5d0c7 fix: extend dream-lock schema to include archive fetcher type 2022-11-16 17:36:37 +01:00
DavHau
b207b3a7ef
Merge pull request #384 from hsjobeki/nodejs/fix-dev-shell-binaries-broken-links
fix: nodejs devShell creates broken links
2022-11-16 16:03:55 +01:00
DavHau
37ad2cd49e
Merge pull request #382 from hsjobeki/nodejs/modular-phases
Nodejs builder: modular phases
2022-11-16 16:02:35 +01:00
hsjobeki
22a7472816 fix: typo in readlink 2022-11-16 15:51:35 +01:00
hsjobeki
4e6a98dc48 fix: nodejs devShell creates broken links 2022-11-16 15:42:49 +01:00
hsjobeki
93d8ab4866 merge main 2022-11-16 15:18:59 +01:00
DavHau
c2b9a11829
Merge pull request #383 from hsjobeki/docs/improve-overrides
docs: improve override section
2022-11-16 15:17:44 +01:00
DavHau
301c815444
Merge pull request #379 from nix-community/feat/modules-utils
feat: make utils use modules
2022-11-16 15:16:16 +01:00
hsjobeki
77a41b1d1f docs: improve override section 2022-11-16 15:10:50 +01:00
hsjobeki
8c65d4af57 fix: devShell currently d2nPathPhase 2022-11-16 15:09:53 +01:00
Yusuf Bera Ertan
59870d0878
refactor: separate utils into own modules 2022-11-16 17:06:53 +03:00
DavHau
9a0d2a61e2
Merge pull request #381 from hsjobeki/wrap-tsc
Small nodejs improvements
2022-11-16 15:05:54 +01:00
DavHau
59c5ef845f
Merge pull request #380 from hsjobeki/remove-gitignore
add comprehensive description to flake template & del `.gitignore`
2022-11-16 13:13:14 +01:00
hsjobeki
0da40528da nodejs/builder: refactor phases into modules. remove unneeded custom phases 2022-11-16 11:30:11 +01:00
hsjobeki
ab5257eab8 installPhase: move into seperate file 2022-11-16 11:14:18 +01:00
hsjobeki
4fb2d9fad7 remove: d2nLoadfuncsPhase as this function is only needed in a single place 2022-11-16 10:56:21 +01:00
hsjobeki
c991447b05 wrap typescript in overrides 2022-11-16 10:53:00 +01:00
hsjobeki
fad608fa19 add .envrc 2022-11-16 09:31:42 +01:00
hsjobeki
8edeb5d29a remove: .gitignore & add comprehensive description to flake template instead 2022-11-16 09:25:33 +01:00
Yusuf Bera Ertan
f6ddebb846
fix: correct aggregate-hashes.py dependencies 2022-11-16 04:57:41 +03:00
Yusuf Bera Ertan
ad94dca3c7
fix: run unit tests in TMPDIR 2022-11-16 04:47:44 +03:00
Yusuf Bera Ertan
ad27b2a7d8
fix: convert path to string 2022-11-16 04:37:31 +03:00
Yusuf Bera Ertan
0c9d0c0dda
fix: copy tests to unit test directory instead of symlinking 2022-11-16 04:35:40 +03:00
Yusuf Bera Ertan
5ed47ba89d
fix: fix nix_ffi usage in aggregate-hashes.py 2022-11-16 04:32:55 +03:00