Update glados dependency

This commit is contained in:
Malte Tammena 2021-12-06 11:31:25 +01:00
parent d8b28ef807
commit 9e3b3a4a58
2 changed files with 11 additions and 7 deletions

View file

@ -263,13 +263,18 @@
"nixCargoIntegration": "nixCargoIntegration_2"
},
"locked": {
"narHash": "sha256-lzJaQNQbdVH8q6lfz26WbutuTLu1sHMHvrDxNbbGEPc=",
"path": "/home/malte/repos/glados",
"type": "path"
"lastModified": 1638786635,
"narHash": "sha256-8SyFp6lCSbVmPBGvZVQ/KMf3aeOb9kdJcVzs+y4KIhk=",
"ref": "main",
"rev": "5f81690d169cd86f96bffdbb7a44d6ece001a645",
"revCount": 7,
"type": "git",
"url": "https://git.sr.ht/~megamanmalte/GLaDOS"
},
"original": {
"path": "/home/malte/repos/glados",
"type": "path"
"ref": "main",
"type": "git",
"url": "https://git.sr.ht/~megamanmalte/GLaDOS"
}
},
"gruvbox-material-gtk": {

View file

@ -14,8 +14,7 @@
fenix.url = "github:nix-community/fenix";
colmena.url = "github:zhaofengli/colmena";
sops-nix.url = "github:Mic92/sops-nix";
#glados.url = "git+https://git.sr.ht/~megamanmalte/GLaDOS?ref=main";
glados.url = "path:/home/malte/repos/glados";
glados.url = "git+https://git.sr.ht/~megamanmalte/GLaDOS?ref=main";
gruvbox-material-gtk = {
url = "github:sainnhe/gruvbox-material-gtk";
flake = false;