Commit Graph

1229 Commits

Author SHA1 Message Date
DavHau
4427f736aa chore: verify dream-lock examples 2022-11-14 18:24:31 +01:00
DavHau
0944b40e20
Merge pull request #373 from antotocar34/quick_doc_fix
doc: Set a sensical path in command instructions
2022-11-14 18:16:29 +01:00
DavHau
fbba21b525 chore: rename directory of flake based integration tests 2022-11-14 15:42:35 +01:00
DavHau
508c48a2b9 fix: contribute app crashing on imports 2022-11-14 15:38:12 +01:00
DavHau
074d3f4449 chore: add jsonschema for python subsystem 2022-11-14 14:52:23 +01:00
DavHau
7c32ec563d chore: include subsystem jsonschemas via $ref 2022-11-14 14:52:03 +01:00
Antoine Carnec
d624cf0b6f Set a sensical path in command instructions 2022-11-14 12:55:30 +00:00
Yusuf Bera Ertan
bc994d0eed
docs: add pkgs-rust badge to readme 2022-11-14 02:03:56 +03:00
DavHau
e7e07b6996
Merge pull request #372 from antotocar34/packagesDir_typecheck
fix: Added type check for packagesDir option
2022-11-13 21:31:10 +01:00
Antoine Carnec
fc80de8768 fix: Added type check for packagesDir option 2022-11-13 15:50:33 +00:00
DavHau
1c7f958856
Merge pull request #371 from nix-community/no-discovery
No discovery
2022-11-13 16:10:57 +01:00
DavHau
1eec3ec74f feat: add example for defining projects manually 2022-11-13 16:00:32 +01:00
DavHau
b22f1f57d4
Merge pull request #370 from phaer/patch-1
nodejs/sharp: add libvips dependcy
2022-11-13 15:39:02 +01:00
DavHau
ba44952315 feat: also apply new logic for projects on lib.nix 2022-11-13 15:21:46 +01:00
DavHau
15f1add940 fix: wrong arguments passed to discoverProjects 2022-11-13 15:12:54 +01:00
DavHau
bd958e2566 feat: ignore discoveredProjects if projects is defined 2022-11-13 15:05:35 +01:00
DavHau
4214176e5a fix: flake-parts: don't crash if devShell not exported by builder 2022-11-13 15:03:52 +01:00
Yusuf Bera Ertan
d158e88bc2
Merge pull request #369 from nix-community/refactor/examples 2022-11-13 15:47:52 +03:00
Yusuf Bera Ertan
e104aca557
docs: add documentation for setting profile and flags while using crane builder 2022-11-13 15:26:46 +03:00
Yusuf Bera Ertan
15d4de2c2c
feat: introduce cargoTestProfile and cargoBuildProfile for crane 2022-11-13 15:18:54 +03:00
Yusuf Bera Ertan
81a155921a
feat: introduce cargoTestFlags and cargoBuildFlags for the crane builder 2022-11-13 15:13:07 +03:00
Paul Haerle
bb0cf0d544 nodejs/sharp: add libvips dependcy 2022-11-13 12:36:33 +01:00
Yusuf Bera Ertan
6f840b11f1
fix: rename checks in examples 2022-11-13 14:19:46 +03:00
Yusuf Bera Ertan
37c71736a7
refactor: change some examples sources to make them take less time on CI 2022-11-13 14:11:56 +03:00
Yusuf Bera Ertan
25b6aba079
fix(rust): fix compat issue with the Cargo.lock we generate 2022-11-13 13:53:29 +03:00
Yusuf Bera Ertan
7f56135711
feat: let indexes specify builder, remove settings from makeOutputsForIndexes since it is not used 2022-11-13 11:53:58 +03:00
DavHau
86d6c6a42e fix example for overriding devShell 2022-11-12 10:03:45 +01:00
DavHau
b41c0c124c Merge branch 'indexers' 2022-11-12 09:59:55 +01:00
DavHau
7f1eb4e4e8
Merge pull request #366 from nix-community/refactor/flake-parts
refactor(flake-parts): use perSystem for defining inputs, drop makeFl…
2022-11-12 00:07:24 +01:00
Yusuf Bera Ertan
ccde7c928b
fix: correct example dream2nix input url 2022-11-12 01:04:07 +03:00
Yusuf Bera Ertan
19933dbcf0
refactor(flake-parts): make outputs option more consistent, use mkMerge for merging, default projectRoot to self 2022-11-12 01:01:19 +03:00
Yusuf Bera Ertan
759b662e02
refactor(flake-parts): use perSystem for defining inputs, drop makeFlakeOutputs usage 2022-11-11 22:36:13 +03:00
DavHau
c2096ba8e8 fix: don't load apps from isolated source 2022-11-11 18:53:10 +01:00
DavHau
9d02ba465b fix: indexers: fix path to format-dream-lock.py 2022-11-11 18:25:04 +01:00
DavHau
9995d1330d fix: indexers: translate -> apps.translate 2022-11-11 18:21:56 +01:00
DavHau
e2019b341d fix: indexers: create empty translation-errors.json by default 2022-11-11 18:19:00 +01:00
Yusuf Bera Ertan
e98ca58528
fix(indexers): make crates-io-simple indexer work again 2022-11-10 02:43:18 +03:00
DavHau
fd24b2243d
Merge pull request #364 from nix-community/badges
add stats for ecosystems to readme
2022-11-09 23:07:31 +01:00
DavHau
20fa990465 add stats for ecosystems to readme 2022-11-09 23:06:19 +01:00
DavHau
a0971094eb fix: python: ignore custom wheel dependency 2022-11-09 22:38:01 +01:00
DavHau
daf59df641
Merge pull request #350 from nix-community/feat/modules-apps
feat: make apps use modules
2022-11-08 22:41:54 +01:00
DavHau
ffcdcff326 change example to fix #352 2022-11-08 22:16:08 +01:00
DavHau
04b386a72a fix broken symlink nix_ffi.py 2022-11-08 21:38:08 +01:00
DavHau
2c836a8bbb
Merge pull request #336 from leungbk/cabal-freeze-tweaks
cabal-freeze improvements
2022-11-08 21:33:57 +01:00
DavHau
686e5afaf8
Merge pull request #347 from fufexan/electron
nodejs/electron: add 21.2.1
2022-11-08 20:31:29 +01:00
Yusuf Bera Ertan
4face22bb0
fix: dont pass apps to framework.nix 2022-11-05 01:16:07 +03:00
Yusuf Bera Ertan
719f03ab46
feat: make apps use modules 2022-11-05 01:13:56 +03:00
DavHau
5252794e58
Merge pull request #344 from nix-community/cachix-auth-token
ci: replace cachix signing key with auth token
2022-11-02 23:43:59 +01:00
Mihai Fufezan
7bd272601d
nodejs/electron: add 21.2.1 2022-11-02 18:50:49 +02:00
DavHau
4b3a139c50
Merge pull request #339 from nix-community/feat/flake-parts
feat: add a flake-parts module
2022-10-31 22:22:15 +01:00