npins: switch to lix/flake-compat

This commit is contained in:
Primrose 2025-09-25 21:23:11 +08:00
parent e38974cf05
commit 6217f5b56a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -77,20 +77,18 @@
"frozen": true
},
"flake-compat": {
"type": "GitRelease",
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "edolstra",
"type": "Forgejo",
"server": "https://git.lix.systems/",
"owner": "lix-project",
"repo": "flake-compat"
},
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"branch": "main",
"submodules": false,
"version": "v1.1.0",
"revision": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"url": "https://api.github.com/repos/edolstra/flake-compat/tarball/v1.1.0",
"hash": "19d2z6xsvpxm184m41qrpi1bplilwipgnzv9jy17fgw421785q1m",
"revision": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
"url": "https://git.lix.systems/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz",
"hash": "0g4izwn5k7qpavlk3w41a92rhnp4plr928vmrhc75041vzm3vb1l",
"frozen": true
},
"home-manager": {