updates, no colima on linux

This commit is contained in:
Anthony Cicchetti 2024-06-19 12:12:54 -04:00
parent 5d9b1aef72
commit ee8f2b003d
2 changed files with 7 additions and 8 deletions

View file

@ -86,11 +86,11 @@
]
},
"locked": {
"lastModified": 1718526747,
"narHash": "sha256-sKrD/utGvmtQALvuDj4j0CT3AJXP1idOAq2p+27TpeE=",
"lastModified": 1718788307,
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "0a7ffb28e5df5844d0e8039c9833d7075cdee792",
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca",
"type": "github"
},
"original": {
@ -230,11 +230,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1718713290,
"narHash": "sha256-b8+ZnczNiKO5OacpIbcjaegRcUZQOhSTzmTw+Np61ws=",
"lastModified": 1718812377,
"narHash": "sha256-jYQ3DaCSZm2WQXHAtynIRuno5MOYI8lCEoM9LHdh0Vk=",
"owner": "nixOS",
"repo": "nixpkgs",
"rev": "e9894f7db9a6fc8e7e138c7a6c4cb88456a1362c",
"rev": "2bfe2058a3e96f2141f0e82318688649d2b7847a",
"type": "github"
},
"original": {

View file

@ -4,7 +4,7 @@
if isLinux
# ncdu (well, all zig packages) don't work on macOS nix right now
then [zsh racket mold ncdu zed-editor]
else [keka];
else [keka colima];
in {
imports = [
./git.nix
@ -23,7 +23,6 @@ in {
bottom
cargo-workspaces
clipboard-jh
colima
curl
devenv
docker-client