This commit is contained in:
Simon Gardling 2024-09-26 18:51:32 -04:00
parent 40c1a8f26a
commit 08e18349b7
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D
3 changed files with 6 additions and 4 deletions

View File

@ -127,11 +127,11 @@
]
},
"locked": {
"lastModified": 1727381010,
"narHash": "sha256-2PqUwnZXjYiPUm5A4d8Z31mvLS4lvUeV/9gUhSMmNR4=",
"lastModified": 1727383923,
"narHash": "sha256-4/vacp3CwdGoPf8U4e/N8OsGYtO09WTcQK5FqYfJbKs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "853e7bd24f875bac2e3a0cf72f993e917d0f8cf5",
"rev": "ffe2d07e771580a005e675108212597e5b367d2d",
"type": "github"
},
"original": {

View File

@ -121,6 +121,8 @@
# inputs.binsider.packages.${pkgs.system}.binsider
lldb
fio
];
home.file.".cargo/config.toml".text = ''

View File

@ -55,7 +55,7 @@ let
owner = "nomic-ai";
repo = "gpt4all";
rev = "HEAD";
sha256 = "VTsdoXig/BEgPMkaEkHpEHwQ835aU2pUPhIxfi8SIhQ=";
sha256 = "RDYf+VaI5pl46Cd04ADvvi4ygNfYa4fY9rTv9Ui3qUk=";
};
patches = [