temp packages

This commit is contained in:
Tyler Murphy 2023-09-29 09:23:51 -04:00
parent 606fb91faa
commit 06b2467a52
No known key found for this signature in database
GPG key ID: 988032A5638EE799

View file

@ -159,4 +159,18 @@ $ readlink /home/tylerm/.guix-home/profile/bin/gcc
- Package manager takes in user and system configuration
- Downloads needed data into store
- Build any needed packages
- Symlinks the user and system profiles
- Symlinks the user and system profiles
---
## Temporary Packages
- Nix and Guix allow installing packages temporarily
- Uses contained environment
- `guix shell <package>`
- `nix shell -p <package>`
---
### lori
ipsum