mirror of
https://github.com/NixOS/nixos-search
synced 2024-11-10 06:04:18 +00:00
84ce7fdf52
* 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>
20 lines
182 B
Text
20 lines
182 B
Text
*.log
|
|
.DS_Store
|
|
.cache
|
|
.idea
|
|
.vscode
|
|
.node_repl_history
|
|
.npm
|
|
target/
|
|
build/Release
|
|
dist
|
|
elm-stuff/
|
|
eval-*
|
|
ignore
|
|
logs
|
|
node_modules
|
|
npm-debug.log*
|
|
repl-temp-*
|
|
result
|
|
src-url
|
|
.direnv/
|