Commit Graph

1350 Commits

Author SHA1 Message Date
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
DavHau
34224b95bf
Merge pull request #472 from hsjobeki/main
nodejs: fix symlink issues
2023-02-19 17:49:30 +07:00
Yusuf Bera Ertan
a24f9098e6
chore: update flake-parts input 2023-02-18 22:06:01 +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
02aaf296c3
Merge pull request #470 from dnswd/main
chore: nodejs: add hashes for electron 22.1.0 and 22.2.1
2023-02-15 08:46:57 +07:00
Dennis Al Baihaqi Walangadi
6b1ddf8425 chore: nodejs: add electron hash for 22.1.0 2023-02-14 22:21:25 +07:00
Dennis Al Baihaqi Walangadi
a95f1a9aab chore: nodejs: add electron hash for 22.2.1 2023-02-14 22:13:17 +07:00
DavHau
6c35ffb804
Merge pull request #468 from nix-community/v1
feat(v1 API): document v1 API examples
2023-02-06 14:50:32 +07:00
DavHau
dc9954aae4 feat(v1 API): document v1 API examples 2023-02-06 14:44:19 +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
7105c9b778 tests: fix contribute test 2023-01-31 18:30:16 +01:00
Max
5212f53cb9 examples: show manual package selection in flake-parts module 2023-01-31 17:41:55 +01: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
073357486c haskell: cabal: fix project.toml of example 2023-01-31 16:03:43 +07: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
13eb4c8bd1
Merge pull request #455 from waalge/waalge/bump-docs
Waalge/bump docs
2023-01-31 13:50:07 +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
waalge
e4dedcde75 rm pre-commit hook for docs & mv error catch to package 2023-01-23 06:56:45 +00: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
waalge
c8ce959207 Add docs: shoe horn 'populate projects.toml' into nix_system section 2023-01-14 11:58:38 +00:00
waalge
f06925610b fix: precommit hook for mdbook failing appropriately 2023-01-14 11:44:37 +00:00
waalge
b48cde9ec9 bad commit? 2023-01-14 11:41:52 +00:00
waalge
7a3e7af2cc add pre-commit hook for book 2023-01-14 11:39:56 +00:00
waalge
e156d5d19f mdbook builds 2023-01-13 17:22:58 +00: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