Этот коммит содержится в:
Ihar Hancharenka 2024-03-02 08:40:08 +03:00
родитель 6e13b8aead
Коммит 70d1922d21
3 изменённых файлов: 19 добавлений и 4 удалений

Просмотреть файл

@ -13,10 +13,14 @@ https://determinate.systems/posts/magic-nix-cache
https://docs.github.com/en/rest/actions/cache
cli
https://github.com/DeterminateSystems/fh
https://flakehub.com/docs/cli
https://determinate.systems/posts/fh-updates
https://determinate.systems/posts/flakehub-cli
https://github.com/DeterminateSystems/fh
https://github.com/DeterminateSystems/fh/tree/main/src/cli/cmd/init/handlers
https://github.com/DeterminateSystems/fh/blob/main/src/cli/cmd/init/handlers/java.rs
? no 21
nix shell "https://flakehub.com/f/DeterminateSystems/fh/*.tar.gz"
fh --version
0.1.9
https://github.com/DeterminateSystems
https://github.com/DeterminateSystems/flakehub-push
@ -24,4 +28,8 @@ https://github.com/DeterminateSystems/flake-checker
https://github.com/DeterminateSystems/nix-installer-action
2023
https://determinate.systems/posts/flake-schemas/
https://determinate.systems/posts/fh-updates/
https://determinate.systems/posts/flakehub-cli
! how to add fh into devShell
https://determinate.systems/posts/introducing-flakehub

Просмотреть файл

@ -37,8 +37,10 @@ https://nixcademy.com/2024/01/15/nix-on-macos/
https://davi.sh/blog/2024/01/nix-darwin/
! homebrew integration
2023
https://determinate.systems/posts/lessons-from-1-million-nix-installs/
! a lot about macos
https://determinate.systems/posts/graphical-nix-installer/
for macos
! for macos
https://determinate.systems/posts/kvm-on-github-actions
https://determinate.systems/posts/nix-survival-mode-on-macos
https://determinate.systems/posts/lessons-from-1-million-nix-installs
@ -56,3 +58,5 @@ https://github.com/astro/microvm.nix
do not use init system like systemd
--extra-config
add extra stuff to the nix.conf
sudo -i nix upgrade-nix

Просмотреть файл

@ -9,6 +9,9 @@ https://crates.io/crates/axum-core
https://crates.io/crates/axum-extra
articles
2023
https://determinate.systems/posts/instrumenting-axum/
!!
2022
https://medium.com/intelliconnect-engineering/using-axum-framework-to-create-rest-api-part-ii-4eba129c196b
https://medium.com/intelliconnect-engineering/using-axum-framework-to-create-rest-api-part-1-7d434d2c5de4