en:l_atelier:nix_direnv_just_le_trio_qui_simplifie_la_vie

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
en:l_atelier:nix_direnv_just_le_trio_qui_simplifie_la_vie [2025/10/11 12:20] – créée badeleen:l_atelier:nix_direnv_just_le_trio_qui_simplifie_la_vie [2025/10/11 19:57] (Version actuelle) – modification externe 127.0.0.1
Ligne 96: Ligne 96:
 grep 'experimental-features' /etc/nix/nix.conf || (echo 'experimental-features = nix-command flakes' | sudo tee -a /etc/nix/nix.conf) grep 'experimental-features' /etc/nix/nix.conf || (echo 'experimental-features = nix-command flakes' | sudo tee -a /etc/nix/nix.conf)
 </code> </code>
-<note>+<WRAP info>
 Once **nix** and **direnv** have been installed, the first time you access a project directory you will need to authorise automatic execution of **direnv** with the following command: ''%%direnv allow%%'' Once **nix** and **direnv** have been installed, the first time you access a project directory you will need to authorise automatic execution of **direnv** with the following command: ''%%direnv allow%%''
    
-You can also launch onboarding with the following command ''%%nix develop%%''</note>+You can also launch onboarding with the following command ''%%nix develop%%''</WRAP>
  
 ===== just ===== ===== just =====
Ligne 209: Ligne 209:
  
 ===== Sources ===== ===== Sources =====
- +  * [[en:CharteIA]]
-  * Files +
-    * [[l_atelier:demo-onboarding-nix-just-direnv.tape|demo-onboarding-nix-just-direnv.tape]] +
-  * [[l_atelier:ia]]+
     * openai     * openai
       * Rephrasing sentences       * Rephrasing sentences
       * Correction of spelling mistakes       * Correction of spelling mistakes
  • en/l_atelier/nix_direnv_just_le_trio_qui_simplifie_la_vie.1760185218.txt.gz
  • Dernière modification : 2025/10/11 12:20
  • de badele