DavHau
|
771ff6e378
|
fix: remote location of cabal2json repo in examples
|
2023-03-13 12:45:31 +07:00 |
|
Yusuf Bera Ertan
|
28b973a8d4
|
fix(rust): fix workspace dependency patching
|
2023-02-25 04:53:05 +03:00 |
|
Yusuf Bera Ertan
|
db72710500
|
fix(rust): filter out more attributes from devshells, fixes devshell build
|
2023-02-21 18:12:24 +03:00 |
|
Yusuf Bera Ertan
|
74d74154e0
|
fix(rust): don't pass phases to devshell as they are not useful and only bloat the env
|
2023-02-21 00:21:24 +03:00 |
|
hsjobeki
|
f825829977
|
Merge branch 'main' of github.com:hsjobeki/dream2nix
|
2023-02-17 10:24:16 +01:00 |
|
hsjobeki
|
77dbc655cd
|
fix existing symlinks issue when using symlinks
|
2023-02-17 10:24:02 +01:00 |
|
DavHau
|
b4b491bd77
|
Merge pull request #465 from max-privatevoid/flake-module-tweaks
flake-parts: add builder option + don't expose packages automatically
|
2023-02-16 09:19:56 +07:00 |
|
DavHau
|
f47ce48d15
|
fix: formatting
|
2023-02-06 14:35:45 +07:00 |
|
DavHau
|
f61d9311e2
|
Merge pull request #443 from oati/cabal-translator
haskell: add impure cabal-plan translator based on hackage translator
|
2023-02-01 15:01:17 +07:00 |
|
Max
|
28c5bd5d9f
|
flake-parts: add builder option
|
2023-01-31 17:30:44 +01:00 |
|
Max
|
e25f6be965
|
flake-parts: don't automatically expose packages and devShells
|
2023-01-31 16:53:23 +01:00 |
|
DavHau
|
28da5efffd
|
Merge pull request #405 from phaer/poetry-build-requirements
Poetry: support build requirements
|
2023-01-31 15:42:59 +07:00 |
|
DavHau
|
f7182ca29a
|
fix: make use if python.interpreter
|
2023-01-31 13:47:17 +07:00 |
|
DavHau
|
150bee9458
|
Merge pull request #462 from leungbk/racket-update
Racket: make pruned-racket-catalog a flake input
|
2023-01-31 13:25:19 +07:00 |
|
Yusuf Bera Ertan
|
d91e7381fa
|
fix(rust): normalize dependencies inherited from workspace (#463)
|
2023-01-27 22:39:34 +03:00 |
|
Brian Leung
|
4ca7a45f63
|
Racket: make pruned-racket-catalog a flake input
|
2023-01-26 19:03:06 -08:00 |
|
Brian Leung
|
d685c829a3
|
info.rkt: cosmetics
|
2023-01-26 19:03:06 -08:00 |
|
DavHau
|
029dcc6358
|
Merge pull request #454 from zainab-ali/racket-git-repo
Support git url dependencies in Racket dream2nix generation
|
2023-01-24 22:03:47 +07:00 |
|
zainab-ali
|
168443c743
|
Correct indentation.
|
2023-01-22 00:23:29 +00:00 |
|
DavHau
|
759c70ed33
|
Merge pull request #431 from hsjobeki/nodejs/strict-builder-draft
new nodejs strict builder
|
2023-01-21 16:28:23 +08:00 |
|
phaer
|
dff70d1343
|
chore: fix whitespace
|
2023-01-19 12:57:50 +01:00 |
|
phaer
|
53fae2cf62
|
python: mv buildRequirements to nativeBuildInputs
|
2023-01-19 12:57:50 +01:00 |
|
phaer
|
4b2b2b56ff
|
python: use buildRequirements from nixpkgs
|
2023-01-19 12:57:50 +01:00 |
|
phaer
|
f3d410ecf3
|
move installation to installPhase...
and remove --ignore-installed, so it can find build requirements
|
2023-01-19 12:57:50 +01:00 |
|
phaer
|
780b9ab83d
|
python: make buildRequirements optional
|
2023-01-19 12:57:50 +01:00 |
|
phaer
|
eb88125101
|
poetry: add naive impl of build-system.requires
|
2023-01-19 12:57:48 +01:00 |
|
Ilan Joselevich
|
f11fa0fced
|
rust: add rustc to crane's defaultToolchain and to crane devshell (#457)
Co-authored-by: Yusuf Bera Ertan <y.bera003.06@protonmail.com>
|
2023-01-19 09:33:48 +03:00 |
|
hsjobeki
|
d8d54e2654
|
fix: bins false copied but should be symlinked
|
2023-01-14 19:11:38 +01:00 |
|
zainab-ali
|
3a583d12fe
|
Stage git-url dependencies.
|
2023-01-13 14:59:56 +00:00 |
|
zainab-ali
|
54ffb6bdb3
|
pkg-in-stdlib? should return false if pkg is not found in catalog.
|
2023-01-13 14:59:56 +00:00 |
|
zainab-ali
|
7beba3aa79
|
Determine package name using package/name module.
|
2023-01-13 14:59:56 +00:00 |
|
zainab-ali
|
85f36a6821
|
Add a dream2nix logger.
|
2023-01-13 14:59:56 +00:00 |
|
zainab-ali
|
e273535d09
|
Refactor: compute paths and dependency list overrides separately.
|
2023-01-13 14:59:56 +00:00 |
|
zainab-ali
|
5087d2023a
|
Refactor: Move local source json generation to helper.
|
2023-01-13 14:59:56 +00:00 |
|
zainab-ali
|
5b39cc4a89
|
Refactor: move url to source construction to a separate helper.
|
2023-01-13 14:59:23 +00:00 |
|
zainab-ali
|
df0a3da91b
|
Refactor: Move reading dependencies from info.rkt into a helper.
|
2023-01-13 14:59:23 +00:00 |
|
zainab-ali
|
b9f2df85ef
|
Refactor: Move dfs to its own function so that we can use let*.
|
2023-01-13 14:59:23 +00:00 |
|
hsjobeki
|
0881e2aa0e
|
fix: conditionally use node_modules derivation to avoid spawning to many derivations
|
2023-01-11 16:57:55 +01:00 |
|
hsjobeki
|
4edc64c4e4
|
chore: cleanup
|
2023-01-11 15:51:06 +01:00 |
|
rubyowo
|
898440d4f5
|
fix: typo in a file name in a comment (#453)
|
2023-01-11 16:44:26 +03:00 |
|
Max
|
3c59158fe8
|
flake-parts: set default project name based on attribute name
|
2023-01-11 01:33:32 +01:00 |
|
hsjobeki
|
540821481e
|
fix: fix logic issues with package.json in python builder
|
2023-01-10 18:07:20 +01:00 |
|
hsjobeki
|
28f7534d5d
|
fix: outputs format
|
2023-01-10 10:33:47 +01:00 |
|
hsjobeki
|
2fc598e7ef
|
add: copy node_modules in configure phase
|
2023-01-10 10:15:11 +01:00 |
|
hsjobeki
|
eac1e59763
|
refactor python builder
|
2023-01-09 15:51:57 +01:00 |
|
hsjobeki
|
eacec02ca8
|
chore: renamed python-builder app for nodejs
|
2023-01-09 09:58:14 +01:00 |
|
hsjobeki
|
1a556e3812
|
refactor: split concerns in multiple files
|
2023-01-05 17:37:54 +01:00 |
|
hsjobeki
|
fa0d483e8e
|
nodejs: independent dev-shell
|
2023-01-04 16:43:26 +01:00 |
|
hsjobeki
|
f8ea04db61
|
nodejs: clean up builder
|
2023-01-04 14:34:49 +01:00 |
|
hsjobeki
|
9b701bb6c8
|
nodejs: clean up builder
|
2023-01-04 14:31:18 +01:00 |
|