home/devenv: Update

This commit is contained in:
fleaz 2024-06-12 22:03:25 +02:00
parent 3133d1587b
commit 96d898427e
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083

View file

@ -1,5 +1,5 @@
let
source = import (fetchTarball "https://github.com/cachix/devenv/archive/v0.6.2.tar.gz");
source = import (fetchTarball "https://github.com/cachix/devenv/archive/v1.0.5.tar.gz");
in
{
home.packages = [