feat: add nix flake
This commit is contained in:
19
npins/sources.json
Normal file
19
npins/sources.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"pins": {
|
||||
"disnake-paginator": {
|
||||
"type": "PyPi",
|
||||
"name": "disnake-paginator",
|
||||
"version_upper_bound": null,
|
||||
"version": "1.0.8",
|
||||
"url": "https://files.pythonhosted.org/packages/8c/db/3a86b247c7653a3f1676d16a316daf400edcf76295098ab60544f2a8f8b7/disnake_paginator-1.0.8.tar.gz",
|
||||
"hash": "sha256-Sn0qbKNkJIdX8GCRRRPxwWutBtG9c1Zt7JnQAsl5I4s="
|
||||
},
|
||||
"nixpkgs": {
|
||||
"type": "Channel",
|
||||
"name": "nixpkgs-unstable",
|
||||
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre964972.9cf7092bdd60/nixexprs.tar.xz",
|
||||
"hash": "sha256-SpvueJPdKD+U/Q2btT3e3rAYgbPQP6nbcYYfK3BJQDA="
|
||||
}
|
||||
},
|
||||
"version": 7
|
||||
}
|
||||
Reference in New Issue
Block a user