Commit Graph

729 Commits

Author SHA1 Message Date
Martin Toman
70673a2ef6 php: composer-lock handle dependency provide 2022-08-25 16:45:59 -07:00
Martin Toman
1cf7db6877 php: composer-lock handle dependency replace 2022-08-25 16:45:59 -07:00
Martin Toman
33aa6d06f0 php: use own repo for composer-lock unit tests 2022-08-25 16:45:59 -07:00
Martin Toman
41aaca0b73 fix: php: filter out composer deps 2022-08-25 16:45:59 -07:00
Martin Toman
5ed79d75ca fix: php: expand semver matcher 2022-08-25 16:45:59 -07:00
Martin Toman
15719d0678 refactor: php: composer-lock 2022-08-25 16:45:58 -07:00
Martin Toman
4ffc15d664 php: composer-json inherit composer-lock options 2022-08-25 16:44:58 -07:00
Martin Toman
41cae45d06 fix: php: composer-lock strip "ext-" from phpExtensions 2022-08-25 16:32:12 -07:00
Martin Toman
97ea84dd78 fix: php: composer-lock version & phpSemver default 2022-08-25 16:31:50 -07:00
Martin Toman
f33c5e4d5c php: translator composer-json 2022-08-23 10:59:21 -07:00
DavHau
6a688b9604
Merge pull request #258 from tinybeachthor/php-translator-composer-lock
php: add translator `composer-lock`
2022-08-23 15:00:53 +02:00
Martin Toman
a133520a08 php: handle dev dependencies (+ noDev flag) 2022-08-21 16:21:29 -07:00
DavHau
f347034b2b refactor: writePureShellScript: don't change to WORKDIR
Reverting a bad design choice.
This lead to weird effects if scripts are nested.
2022-08-20 18:37:08 +02:00
DavHau
027083be7d chore: print execution times for integration tests 2022-08-20 18:32:48 +02:00
DavHau
479dc304b5
Merge pull request #259 from nix-community/project-no-source
feat: allow passing project without source
2022-08-20 15:24:45 +02:00
DavHau
015aef0e9f feat: allow passing project without source 2022-08-20 14:46:09 +02:00
Martin Toman
8e7af28ff0 fix: php: split out satisfiesSemver to utils 2022-08-19 15:03:38 -07:00
Martin Toman
4f0a15768b php: composer-lock pass phpExtensions 2022-08-19 15:02:58 -07:00
Martin Toman
c05de8dee4 php: composer-lock translator pass phpSemver 2022-08-19 14:19:20 -07:00
Martin Toman
1988b85f65 cleanup: php: composer-lock translator 2022-08-19 13:19:52 -07:00
Martin Toman
e812cf1aff php: composer-lock translator resolve pins 2022-08-19 13:18:20 -07:00
DavHau
62176e36d4 refactor: /src/default.nix 2022-08-19 12:35:12 +02:00
DavHau
71f29a7e09 chore: add template for initializing new modules 2022-08-19 12:31:51 +02:00
Martin Toman
ae32bcb2c6 php: translator composer-lock export package 2022-08-18 12:41:40 -07:00
DavHau
6d4f103b84
Merge pull request #248 from tinybeachthor/integration-tests
test: add integration tests
2022-08-18 11:37:25 +02:00
DavHau
b9b6f96183
Merge pull request #256 from tinybeachthor/docs-subsystem-nodejs
docs: add nodejs subsystems page
2022-08-18 11:36:14 +02:00
Martin Toman
810586300f php: init translator composer-lock 2022-08-17 15:08:31 -07:00
Martin Toman
3aa9927b0d ci: enable cachix for integration-tests 2022-08-17 13:30:04 -07:00
Martin Toman
5893814164 docs: add nodejs to subsystems 2022-08-17 13:25:39 -07:00
DavHau
a037fd0ea3
Merge pull request #255 from Fresheyeball/patch-1
Acknowledge Platonic.Systems
2022-08-17 22:12:42 +02:00
Martin Toman
dd889bc4f7 test: add descriptions for integration tests 2022-08-17 12:44:59 -07:00
Isaac Shapira
1692d0e3be
Update README.md 2022-08-16 16:46:19 -06:00
DavHau
9debe72065 refactor: re-order options in interface-translator.nix 2022-08-16 13:52:17 +02:00
DavHau
d676f095e6
Merge pull request #249 from nix-community/translator-modules
Initialize nixos module system. (translators only)
2022-08-16 11:43:28 +02:00
DavHau
31bf12de30 fix: wrong arguments passed to default-fetcher.nix 2022-08-16 11:07:17 +02:00
DavHau
d2b389de98 fix: callPackageDream args overwritten py pkgs 2022-08-16 10:59:31 +02:00
Yusuf Bera Ertan
07547c2284 fix(rust): don't replace path deps if they are already in source 2022-08-16 06:39:52 +00:00
DavHau
e654ffaa10 feat: module system improvements
- add documentation to the subsystem-loading interface
- expose evaled modules publicly via `framework`
- add option config.modules to allow users to include their own modules
- update examples for extending dream2nix
2022-08-15 15:34:24 +02:00
DavHau
debe2e9152 refactor: modules: add comments to /src/default.nix 2022-08-15 13:37:55 +02:00
DavHau
4b33d2f655 feat: modules: refactor to flat structure 2022-08-15 13:37:55 +02:00
DavHau
7d824c1da7 feat: make use of translator modules 2022-08-15 13:37:55 +02:00
DavHau
c6b0582a9e add translator nixos modules 2022-08-15 13:37:55 +02:00
DavHau
de7da02336 rafactor: callPackageDream: don't use functionArgs
- this fixes breakages triggered by the nixos modules system
2022-08-15 13:37:55 +02:00
DavHau
9331fb1376 fix: examples: don't ignore feiled resolveImpure 2022-08-12 18:45:11 +02:00
Martin Toman
fd0fa4da86 Run build & check default for .#tests-integration 2022-08-11 14:11:54 -07:00
Martin Toman
c8faa3e7d2 test: add integration test for #221 2022-08-11 13:02:52 -07:00
Martin Toman
7c4a5a505f test: run .#tests-integration in github action 2022-08-11 12:32:30 -07:00
Martin Toman
4dca0944ab test: add integration test for #235 2022-08-11 12:28:47 -07:00
DavHau
98e0a1a0ad
Merge pull request #236 from tinybeachthor/fix-nodejs-link-built-binary
fix: nodejs: link package bins after buildPhase
2022-08-11 18:03:17 +02:00
DavHau
600f213c7c
Merge pull request #223 from nix-community/fix/rust-issues
Fix some rust issues
2022-08-11 17:26:52 +02:00