xin/flake.lock
Aaron Bieber d0fe504f74
flake.lock: Update
Flake lock file updates:

• Updated input 'unstableSmall':
    'github:NixOS/nixpkgs/173b74db07f26344f3517716edd4bff6987b512d' (2023-11-26)
  → 'github:NixOS/nixpkgs/28f167a2e998faa5a42896add2a43ff5685832a0' (2023-11-26)
2023-11-26 23:06:01 -07:00

439 lines
11 KiB
JSON

{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"unstableSmall"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1634851050,
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gostart": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1700085029,
"narHash": "sha256-lxI1Lubo3tG3GeMVIPXM+TXBPTEtTZFVUrxWcIBzRbQ=",
"owner": "qbit",
"repo": "gostart",
"rev": "650550af32e0d001e0728fe3b95aaa0be8ed8f45",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "gostart",
"type": "github"
}
},
"gqrss": {
"flake": false,
"locked": {
"lastModified": 1695225347,
"narHash": "sha256-PZZK4L4w+dQZDbVLLhC/YeVUJMRaxNdksUUdyKp3AEU=",
"owner": "qbit",
"repo": "gqrss",
"rev": "029f2c59d3da4d080a340c4cfd834eeacbe1e738",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "gqrss",
"type": "github"
}
},
"microca": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1675861164,
"narHash": "sha256-WKFaORWZhmGWL6ZsnQ0ff4Ui5lASU0Y0p5Zf5jT2BWs=",
"owner": "qbit",
"repo": "microca",
"rev": "335467bed57a23dfb6d49e30eb854be187931ab3",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "microca",
"type": "github"
}
},
"peerix": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": [
"stable"
]
},
"locked": {
"lastModified": 1661429880,
"narHash": "sha256-7/m468XZW82O7KhDtRdQ7RnPsh83+tA8N4U0FncFo1U=",
"owner": "cid-chan",
"repo": "peerix",
"rev": "32cd1b098b83c90726848bd6726f74e72c557abb",
"type": "github"
},
"original": {
"owner": "cid-chan",
"repo": "peerix",
"type": "github"
}
},
"po": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1674996585,
"narHash": "sha256-FFrZ3DQaAmRjxoaawRZqCgSVf20HjcgCaQsDOMCIdBk=",
"owner": "qbit",
"repo": "po",
"rev": "3b05d8c85d651178859e423542c2b4d26721ab25",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "po",
"type": "github"
}
},
"pots": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1695225249,
"narHash": "sha256-kfxwVNmxVIgXvl/OfVeDJ9zHZMRWJETQs0nxCcGmSas=",
"owner": "qbit",
"repo": "pots",
"rev": "3b864fc12d90d5dc37e61a316d157f29d8b97772",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "pots",
"type": "github"
}
},
"pr-status": {
"inputs": {
"nixpkgs": [
"stable"
]
},
"locked": {
"lastModified": 1700085974,
"narHash": "sha256-Ly2P8eZsRfd5yrG+aPY6IIhDEFT1Q5ivlGKvDsOnJP4=",
"owner": "qbit",
"repo": "pr-status-pl",
"rev": "68fb9001d0f90da4130ff3b4235c267e07b88325",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "pr-status-pl",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"gostart": "gostart",
"gqrss": "gqrss",
"microca": "microca",
"peerix": "peerix",
"po": "po",
"pots": "pots",
"pr-status": "pr-status",
"sops-nix": "sops-nix",
"stable": "stable",
"taskobs": "taskobs",
"traygent": "traygent",
"tsRevProx": "tsRevProx",
"tsvnstat": "tsvnstat",
"unstable": "unstable",
"unstableSmall": "unstableSmall",
"xin-secrets": "xin-secrets",
"xintray": "xintray"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"unstable"
],
"nixpkgs-stable": [
"stable"
]
},
"locked": {
"lastModified": 1700967639,
"narHash": "sha256-uuUwD/O1QcVk+TWPZFwl4ioUkC8iACj0jEXSyE/wGPI=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "4be58d802693d7def8622ff34d36714f8db40371",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"stable": {
"locked": {
"lastModified": 1701027176,
"narHash": "sha256-tNYEc6QClrExMdArIL9krYSPo/34U43DHwuBbgwfcoA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "835eab9a7bcaf4365fc96f5d1a756784aea0f5d1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05-small",
"repo": "nixpkgs",
"type": "github"
}
},
"stable_2": {
"locked": {
"lastModified": 1695660864,
"narHash": "sha256-A8I2YOMa5/AheIC3gNXUWx/Ik3mTKEyeoZIm2btDaaE=",
"path": "/nix/store/9l2k4s09ihidd3rm5njavlkvr3j4ck3j-source",
"rev": "91b7fbbc09aba0b7b70565cffb4b17230e913184",
"type": "path"
},
"original": {
"id": "stable",
"type": "indirect"
}
},
"taskobs": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1673627256,
"narHash": "sha256-r5aMEiVtBrzcBEzUwpuYlsr518p0PGVR5+LhtLy+iZI=",
"owner": "qbit",
"repo": "taskobs",
"rev": "1b615b1af5cb2ea08b041b3190ce2b67bd56c2f3",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "taskobs",
"type": "github"
}
},
"traygent": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1700668857,
"narHash": "sha256-EN5Q07M7hDAcuL3k96DUlJ9XNBPupzT/RbKjjCZBYGY=",
"owner": "qbit",
"repo": "traygent",
"rev": "f2b39308c16c0559f9eeb4d3d3ff0921009a8aac",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "traygent",
"type": "github"
}
},
"tsRevProx": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1700230166,
"narHash": "sha256-4C3zisZ2YZRUzWagNgbKnLjSP2W1lCdqDvusuF7LFeQ=",
"owner": "qbit",
"repo": "ts-reverse-proxy",
"rev": "4a932dae8d68ed4de61b8d2c9d096127171cbf48",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "ts-reverse-proxy",
"type": "github"
}
},
"tsvnstat": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1695224187,
"narHash": "sha256-Hy8DFABe130lv2wIPxusJJrVZsjfSBa5FUAXgS02c50=",
"owner": "qbit",
"repo": "tsvnstat",
"rev": "8ccd819f414c31d902bc28af9bc078a1af74268b",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "tsvnstat",
"type": "github"
}
},
"unstable": {
"locked": {
"lastModified": 1701064328,
"narHash": "sha256-aQOdUx5avHZd8UnLl8xs24YwER85/A080gwvhlh8THs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "271a11a2d6145f0a4c842779599251e8efcb3d48",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"unstableSmall": {
"locked": {
"lastModified": 1701038920,
"narHash": "sha256-qlEfi8fhKK2oJwX4V6BPEo0qbpWQzQYRU4LrDya/zi0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "28f167a2e998faa5a42896add2a43ff5685832a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"unstable_2": {
"locked": {
"lastModified": 1695820151,
"narHash": "sha256-B/8GV4UEQwwHUjD9btRseqgCoPPUtEvauRMp2ZkdPyc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "03fe55d3540815409fce6b898528fc2c8e087cd2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"xin-secrets": {
"inputs": {
"sops-nix": [
"sops-nix"
],
"stable": "stable_2",
"unstable": "unstable_2"
},
"locked": {
"lastModified": 1695910985,
"narHash": "sha256-pZCFnDJ41UBMvYeKNlP25lG+4UDaoT2O8lHmBkdpVMY=",
"ref": "main",
"rev": "56903f04c04862259d7721137dc601802f9c9478",
"revCount": 115,
"type": "git",
"url": "ssh://xin-secrets-ro/qbit/xin-secrets.git"
},
"original": {
"ref": "main",
"type": "git",
"url": "ssh://xin-secrets-ro/qbit/xin-secrets.git"
}
},
"xintray": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1699892883,
"narHash": "sha256-ilSljUKveIjUd0dHJhZiAZ3rwKqO7ZBslvBsPEzQ7/U=",
"owner": "qbit",
"repo": "xintray",
"rev": "fd0dbedf136831e5eefd4fceaf8ad1f973c084e0",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "xintray",
"type": "github"
}
}
},
"root": "root",
"version": 7
}