Compare commits

...

2 commits

Author SHA1 Message Date
fleaz 96d898427e
home/devenv: Update 2024-06-12 22:03:30 +02:00
fleaz 3133d1587b
install magic-wormhole 2024-06-12 22:03:29 +02:00
2 changed files with 2 additions and 1 deletions

View file

@ -103,6 +103,7 @@ in
vnstat
gedit
pwgen
magic-wormhole
nixpkgs-fmt

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 = [