This commit is contained in:
Matt Nish-Lapidus 2025-07-13 12:10:00 -04:00
parent e85646db0e
commit e4b67bd883
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View file

@ -93,15 +93,15 @@
"locked": {
"lastModified": 1749399510,
"narHash": "sha256-o47eZ3TwqANphUVcGk1m2x94rfETfin79BV3j8lv+tQ=",
"owner": "emenel",
"repo": "dev-templates",
"ref": "refs/heads/main",
"rev": "7209fa2f8cd9e4a6a25a3249b74dcaee7065a90f",
"type": "github"
"revCount": 316,
"type": "git",
"url": "https://gt.emenel.ca/emenel/dev-templates.git"
},
"original": {
"owner": "emenel",
"repo": "dev-templates",
"type": "github"
"type": "git",
"url": "https://gt.emenel.ca/emenel/dev-templates.git"
}
},
"disko": {
@ -2168,11 +2168,11 @@
]
},
"locked": {
"lastModified": 1752323914,
"narHash": "sha256-qb7HkBjCmVjAvgYU2XFFwF2i0nepKSdlfuahTrSOxP0=",
"lastModified": 1752419974,
"narHash": "sha256-HUaDOYOTmADB+uq1GYsxQOk7RPQj34QHtVdt+enJoZ8=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "2203a0a573adc6be31b7ea9a45779dff5daaf863",
"rev": "fdebdbe6a41ed95b4d13790d62594521de21b5fe",
"type": "github"
},
"original": {

View file

@ -122,7 +122,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
dev-templates.url = "github:emenel/dev-templates";
dev-templates.url = "git+https://gt.emenel.ca/emenel/dev-templates.git";
};