git url
Some checks failed
Lint / lint (push) Successful in 2s
Plex Update / update (push) Successful in 9s
Nix / lint (push) Failing after 16s

This commit is contained in:
Vivian 2023-06-07 15:40:46 +02:00
parent d06e76a0fd
commit a23eaefbe1
2 changed files with 16 additions and 16 deletions

View file

@ -112,15 +112,15 @@
"locked": {
"lastModified": 1685163780,
"narHash": "sha256-tMwseHtEFDpO3WKeZKWqrKRAZI6TiEULidxEbzicuFg=",
"owner": "zhaofengli",
"repo": "colmena",
"ref": "refs/heads/main",
"rev": "c61bebae1dc1d57237577080b1ca1e37a3fbcebf",
"type": "github"
"revCount": 471,
"type": "git",
"url": "https://github.com/zhaofengli/colmena"
},
"original": {
"owner": "zhaofengli",
"repo": "colmena",
"type": "github"
"type": "git",
"url": "https://github.com/zhaofengli/colmena"
}
},
"comma": {
@ -695,11 +695,11 @@
]
},
"locked": {
"lastModified": 1686126776,
"narHash": "sha256-cgomr+NMvIS9ov6OpwPFfnmwfzEisukjodQ+ZJy4YzE=",
"lastModified": 1686142265,
"narHash": "sha256-IP0xPa0VYqxCzpqZsg3iYGXarUF+4r2zpkhwdHy9WsM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3512a6dafb7836cfceef00dcb29ce6f01c2ce280",
"rev": "39c7d0a97a77d3f31953941767a0822c94dc01f5",
"type": "github"
},
"original": {
@ -1098,11 +1098,11 @@
},
"nixpkgs_4": {
"locked": {
"lastModified": 1686025136,
"narHash": "sha256-yd/Lr6RjjeyF7PpA+TpFT4E5LZeDyiMLVJUXIWxB4Rs=",
"lastModified": 1686131476,
"narHash": "sha256-d/VZjsgW7dBwqN77EcQ4HqQifpATkT5WnCvYbovIhf0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "22467e240f390f029d6c745ce031f0ffbdc40916",
"rev": "32d8e07a8ea673bc9b8c0f8106fb0b776c6ea6a8",
"type": "github"
},
"original": {
@ -1213,11 +1213,11 @@
},
"nur": {
"locked": {
"lastModified": 1686127382,
"narHash": "sha256-iFyvwOxYlTt23ttL2jdyBFSfcE752hPNu7zc4m7QSXY=",
"lastModified": 1686143635,
"narHash": "sha256-BmsQRuHNoOIQl9Zv/aettlJUt366HoRW1xQnI8n3C64=",
"owner": "nix-community",
"repo": "NUR",
"rev": "f774a40d3b542d2d5e0fc5cdc09136f0b4cb11c8",
"rev": "b54d94d6eb99231590921225e1601705b97aa968",
"type": "github"
},
"original": {

View file

@ -11,7 +11,7 @@
nur.url = "github:nix-community/NUR";
colmena.url = "github:zhaofengli/colmena";
colmena.url = "git+https://github.com/zhaofengli/colmena";
vault-secrets.url = "github:serokell/vault-secrets";