bump paste.misterio.me

This commit is contained in:
Gabriel Fontes
2022-02-11 17:37:39 -03:00
parent 066975d917
commit 0969fc1799
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -130,16 +130,16 @@
]
},
"locked": {
"lastModified": 1642959036,
"narHash": "sha256-keXs+qagaV8TqOjnDunUJV4N8bnTYGkGDhi8euaR+lE=",
"lastModified": 1644611718,
"narHash": "sha256-WFCFlNj5/fCg6+Z4NHyAtnMcssNhMBrxqi2dhaDXFc4=",
"owner": "misterio77",
"repo": "paste.misterio.me",
"rev": "1be34d154fd6f9fd7b539c7c54ccc89036d106f1",
"rev": "69f33af61ad739e6993088dd5d266daf670b18ae",
"type": "github"
},
"original": {
"owner": "misterio77",
"ref": "1.0.2",
"ref": "1.1.0",
"repo": "paste.misterio.me",
"type": "github"
}
+1 -1
View File
@@ -14,7 +14,7 @@
utils.url = "github:numtide/flake-utils";
# Nixified projects (usually hosted on merope)
paste-misterio-me.url = "github:misterio77/paste.misterio.me/1.0.2";
paste-misterio-me.url = "github:misterio77/paste.misterio.me/1.1.0";
paste-misterio-me.inputs.nixpkgs.follows = "nixpkgs";
paste-misterio-me.inputs.utils.follows = "utils";
pmis.url = "github:misterio77/pmis/1.0.1";