github-actions[bot]
84ce7fdf52
Update npm dependencies (also flake.lock: Update) ( #532 )
...
* flake.lock: Update
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
→ 'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
• Updated input 'nixos-org-configurations':
'github:NixOS/nixos-org-configurations/569797100aac69780a12542c2143bb741380d4ec' (2022-08-17)
→ 'github:NixOS/nixos-org-configurations/cebfd15c30724cadacf85b5fd950dc1070c4eb7d' (2022-10-26)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/f3d0897be466aa09a37f6bf59e62c360c3f9a6cc' (2022-08-25)
→ 'github:NixOS/nixpkgs/448a599c49978c2794401bfc3a2e1fba1a8663be' (2022-10-28)
* Switch from yarn to npm for frontend
also update all the npm dependencies
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rok Garbas <rok@garbas.si>
2022-11-03 22:26:58 +01:00
Naïm Favier
b316bc13cc
Workflow improvements ( #458 )
...
- Separate building flake-info into a new workflow that's triggered on push
and on relevant pull requests
- Move frontend-related files into a `frontend` subdirectory
2022-03-30 20:45:35 +02:00
Rok Garbas
26caeaf488
Cleanup ( #450 )
...
* add direnv support
* elm format
* use flake-utils
* remove unused parts of the code
* only use one workflow to import things
* Build flake-info in separate job
* DEBUG
* Revert "DEBUG"
This reverts commit 6c335e6bd2ba450f1891efe70dfd9bb95f300b31.
* RUST_LOG is a runtime thing
2022-03-17 23:00:10 +01:00
Yannik Sander
5ad71362e5
Rewrite import script in Rust ( #320 )
2021-08-17 10:55:08 +02:00
Henri Maurer
8175e2be62
switch from sass to less (css) ( #167 )
2020-08-28 13:59:21 +02:00
adisbladis
1f8939b3af
Suggestions for search field ( #74 )
2020-07-02 14:27:49 +02:00
Rok Garbas
b06bac6187
Fix cron workflow ( #108 )
2020-06-19 20:16:11 +02:00
Rok Garbas
c420d05815
improve packages search query ( #102 )
2020-06-18 12:24:52 +02:00
Rok Garbas
a8b7faa398
make nix-build work ( #100 )
...
use elm2nix to fetch elm dependencies
fixes #43
2020-06-12 14:29:04 +02:00
Rok Garbas
3643fbe322
add yarn.lock and direnv integration
2020-03-30 11:00:04 +02:00
Rok Garbas
8077030139
intial version of elm+webpack setup
2020-03-28 05:09:01 +01:00