s-e: add emotes

This commit is contained in:
41666 2024-04-21 10:44:19 -04:00
parent d7e2079559
commit 70a3dcd2b1
4 changed files with 24 additions and 5 deletions

17
flake.lock generated
View file

@ -434,6 +434,22 @@
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1713710068,
"narHash": "sha256-/bVbflmdRdAmYOcv/daxtl2pG+d/F84SG9jD5047cGw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "41992852aa6862dcd63681b0c0433be3818a8ea0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1713564160,
@ -615,6 +631,7 @@
"iceshrimp-withdrawal": "iceshrimp-withdrawal",
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs_3",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",