lab bd bump

This commit is contained in:
Gabriel Fontes
2022-07-06 17:50:35 -03:00
parent 7369a23f73
commit 0033cead1d
2 changed files with 5 additions and 4 deletions
Generated
+4 -3
View File
@@ -268,15 +268,16 @@
"utils": "utils_4"
},
"locked": {
"lastModified": 1657098813,
"narHash": "sha256-h6KNQPEzoZYaSC4mv8ajjNNhBB4TCZSTjxBHWFWjlL8=",
"lastModified": 1657138133,
"narHash": "sha256-V7Fsysr0j0B0hGyMFEdVQPs5HVJt/kYdsg3bDYrQd4Q=",
"owner": "misterio77",
"repo": "SCC0541-Lab-BD-Projeto",
"rev": "e6ab4d931d7fc0dd54a9908c2d3d0bc6d1cf56a8",
"rev": "e4ef1705b2eb711ab7bf51f9057242c7a943ab76",
"type": "github"
},
"original": {
"owner": "misterio77",
"ref": "0.1.0",
"repo": "SCC0541-Lab-BD-Projeto",
"type": "github"
}
+1 -1
View File
@@ -34,7 +34,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
projeto-lab-bd = {
url = "github:misterio77/SCC0541-Lab-BD-Projeto";
url = "github:misterio77/SCC0541-Lab-BD-Projeto/0.1.0";
inputs.nixpkgs.follows = "nixpkgs";
};
};