diff options
Diffstat (limited to '')
-rw-r--r-- | npins/sources.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json index bf3ae39..6e0eb31 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -92,6 +92,28 @@ "url": null, "hash": "129pizyyvxg7lzgk9pqn48a7brhyh5fv7vwzrs7wnhkp30hrpjq2" }, + "lix": { + "type": "Git", + "repository": { + "type": "Git", + "url": "git+ssh://git@git.lix.systems/lix-project/lix" + }, + "branch": "main", + "revision": "7cffd7a3b550deb3b2780780fd0226cbc649da9b", + "url": null, + "hash": "16cr38cz7b4rzsqw01kmbh4vx2bkwxsanhn9n481vivm3i74wkn2" + }, + "lix-nixos-module": { + "type": "Git", + "repository": { + "type": "Git", + "url": "git+ssh://git@git.lix.systems/lix-project/nixos-module" + }, + "branch": "main", + "revision": "e31baf57680bab449ab5b40179cc4a08a99f5314", + "url": null, + "hash": "1qpgq280lsfiafq2sha8ln8jv7cdn4lfp3pjij9bqsmf369wdns3" + }, "nixpkgs": { "type": "Git", "repository": { |