home/devenv: Update
This commit is contained in:
parent
3133d1587b
commit
96d898427e
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue