nix/flake.lock

504 lines
13 KiB
Plaintext
Raw Normal View History

2023-09-04 11:40:30 -05:00
{
"nodes": {
"api-lyte-dev": {
"inputs": {
"flake-utils": "flake-utils",
"lexical": "lexical",
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
]
2023-09-04 11:40:30 -05:00
},
"locked": {
"lastModified": 1699311919,
"narHash": "sha256-TvctRO/lO+lvjN6LbxJaj+jizFK+PoZqC1ZAYY2+GTo=",
2023-09-04 11:40:30 -05:00
"ref": "refs/heads/master",
"rev": "5096ec7e3a7f9ba4ea661d089e6b0fc4f7ab2992",
"revCount": 78,
2023-09-04 11:40:30 -05:00
"type": "git",
"url": "ssh://gitea@git.lyte.dev/lytedev/api.lyte.dev.git"
},
"original": {
"type": "git",
"url": "ssh://gitea@git.lyte.dev/lytedev/api.lyte.dev.git"
}
},
2023-10-03 11:23:30 -05:00
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"helix",
"flake-utils"
],
"nixpkgs": [
"helix",
"nixpkgs"
],
"rust-overlay": [
"helix",
"rust-overlay"
]
},
"locked": {
"lastModified": 1688772518,
"narHash": "sha256-ol7gZxwvgLnxNSZwFTDJJ49xVY5teaSvF7lzlo3YQfM=",
"owner": "ipetkov",
"repo": "crane",
"rev": "8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"disko": {
"inputs": {
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
]
2023-09-04 11:40:30 -05:00
},
"locked": {
2023-11-21 23:42:42 -06:00
"lastModified": 1699781810,
"narHash": "sha256-LD+PIUbm1yQmQmGIbSsc/PB1dtJtGqXFgxRc1C7LlfQ=",
2023-09-04 11:40:30 -05:00
"owner": "nix-community",
"repo": "disko",
2023-11-21 23:42:42 -06:00
"rev": "2d7d77878c5d70f66f3d676ff66708d8d4f9d7df",
2023-09-04 11:40:30 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "disko",
"type": "github"
}
},
2023-10-03 11:23:30 -05:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-10-03 11:23:30 -05:00
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_3"
},
2023-10-03 11:23:30 -05:00
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-03 13:18:12 -05:00
"hardware": {
"locked": {
2023-11-21 23:42:42 -06:00
"lastModified": 1700559156,
"narHash": "sha256-gL4epO/qf+wo30JjC3g+b5Bs8UrpxzkhNBBsUYxpw2g=",
2023-10-03 13:18:12 -05:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-11-21 23:42:42 -06:00
"rev": "c3abafb01cd7045dba522af29b625bd1e170c2fb",
2023-10-03 13:18:12 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-10-03 11:23:30 -05:00
"helix": {
"inputs": {
"crane": "crane",
"flake-utils": "flake-utils_3",
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
],
2023-10-03 11:23:30 -05:00
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1698251847,
"narHash": "sha256-JACu3mKrGJuViAoyNDHVDuHXwWkmibXxu6j0JOmNhT4=",
2023-10-03 11:23:30 -05:00
"owner": "helix-editor",
"repo": "helix",
"rev": "f6021dd0cdd8cf6795f024e396241cb0af2ca368",
2023-10-03 11:23:30 -05:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"ref": "23.10",
2023-10-03 11:23:30 -05:00
"repo": "helix",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"home-manager": {
"inputs": {
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
]
2023-09-04 11:40:30 -05:00
},
"locked": {
2023-11-21 23:42:42 -06:00
"lastModified": 1700553346,
"narHash": "sha256-kW7uWsCv/lxuA824Ng6EYD9hlVYRyjuFn0xBbYltAeQ=",
2023-09-04 11:40:30 -05:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-21 23:42:42 -06:00
"rev": "1aabb0a31b25ad83cfaa37c3fe29053417cd9a0f",
2023-09-04 11:40:30 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-03 14:50:00 -05:00
"ref": "master",
2023-09-04 11:40:30 -05:00
"repo": "home-manager",
"type": "github"
}
},
2023-10-03 16:26:45 -05:00
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_4",
2023-10-03 16:26:45 -05:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-11-21 23:42:42 -06:00
"lastModified": 1700592218,
"narHash": "sha256-vHzDbBrZ5EsfVUMLgjuugf6OqB+iOLjKLO9O5n2occ4=",
2023-10-03 16:26:45 -05:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-11-21 23:42:42 -06:00
"rev": "472926528428cd714c90f157e639fc0466611c8b",
2023-10-03 16:26:45 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"lexical": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"api-lyte-dev",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699016103,
"narHash": "sha256-8uMDgg/YnyaSn8IvlG14PVSCHQl6ZHdgB8CWNDnYd5s=",
"owner": "lexical-lsp",
"repo": "lexical",
"rev": "059bbbe516a4dff66bc3febc953ac2eddabc78a4",
"type": "github"
},
"original": {
"owner": "lexical-lsp",
"repo": "lexical",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"nixpkgs": {
2023-10-18 09:14:19 -05:00
"locked": {
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
2023-10-18 09:14:19 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
2023-10-18 09:14:19 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"root": {
"inputs": {
"api-lyte-dev": "api-lyte-dev",
"disko": "disko",
2023-10-03 13:18:12 -05:00
"hardware": "hardware",
2023-10-03 11:23:30 -05:00
"helix": "helix",
2023-09-04 11:40:30 -05:00
"home-manager": "home-manager",
2023-10-03 16:26:45 -05:00
"hyprland": "hyprland",
2023-11-07 17:09:05 -06:00
"nixpkgs": "nixpkgs",
2023-10-08 02:46:37 -05:00
"sops-nix": "sops-nix",
"ssbm": "ssbm"
2023-09-04 11:40:30 -05:00
}
},
2023-10-03 11:23:30 -05:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"helix",
"flake-utils"
],
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690424156,
"narHash": "sha256-Bpml+L280tHTQpwpC5/BJbU4HSvEzMvW8IZ4gAXimhE=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "f335a0213504c7e6481c359dc1009be9cf34432c",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-10-08 02:46:37 -05:00
"slippi-desktop": {
"flake": false,
"locked": {
"lastModified": 1607036060,
"narHash": "sha256-TUYsiVvKAws3N3roZYDwkLB0obyl6zwvh8CAk2RwHrY=",
"owner": "project-slippi",
"repo": "slippi-desktop-app",
"rev": "3ca39ba6bbd02157515b12a79aa01e5d669ad1b1",
"type": "github"
},
"original": {
"owner": "project-slippi",
"repo": "slippi-desktop-app",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"sops-nix": {
"inputs": {
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
2023-09-04 11:40:30 -05:00
},
"locked": {
2023-11-21 23:42:42 -06:00
"lastModified": 1700362823,
"narHash": "sha256-/H7XgvrYM0IbkpWkcdfkOH0XyBM5ewSWT1UtaLvOgKY=",
2023-09-04 11:40:30 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2023-11-21 23:42:42 -06:00
"rev": "49a87c6c827ccd21c225531e30745a9a6464775c",
2023-09-04 11:40:30 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-10-08 02:46:37 -05:00
"ssbm": {
"inputs": {
2023-11-07 17:09:05 -06:00
"nixpkgs": [
"nixpkgs"
],
2023-10-08 02:46:37 -05:00
"slippi-desktop": "slippi-desktop"
},
"locked": {
2023-10-25 11:07:39 -05:00
"lastModified": 1698158961,
"narHash": "sha256-A5YMOQEckHL85Ja23YKh7mVf5M5conwIsP9HNilUuFs=",
2023-10-20 09:31:24 -05:00
"owner": "lytedev",
2023-10-08 02:46:37 -05:00
"repo": "ssbm-nix",
2023-10-25 11:07:39 -05:00
"rev": "c363e7f901838ed10e8236ec908d321fb25e59d3",
2023-10-08 02:46:37 -05:00
"type": "github"
},
"original": {
2023-10-20 09:31:24 -05:00
"owner": "lytedev",
2023-10-25 11:07:39 -05:00
"ref": "my-nixpkgs",
2023-10-08 02:46:37 -05:00
"repo": "ssbm-nix",
"type": "github"
}
},
2023-09-04 11:40:30 -05:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-03 11:23:30 -05:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-10-03 16:26:45 -05:00
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
2023-10-03 16:26:45 -05:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-11-21 23:42:42 -06:00
"lastModified": 1699292815,
"narHash": "sha256-HXu98PyBMKEWLqiTb8viuLDznud/SdkdJsx5A5CWx7I=",
2023-10-03 16:26:45 -05:00
"owner": "wlroots",
"repo": "wlroots",
2023-11-21 23:42:42 -06:00
"rev": "5de9e1a99d6642c2d09d589aa37ff0a8945dcee1",
2023-10-03 16:26:45 -05:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-11-21 23:42:42 -06:00
"rev": "5de9e1a99d6642c2d09d589aa37ff0a8945dcee1",
2023-10-03 16:26:45 -05:00
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2023-11-07 17:09:05 -06:00
"lastModified": 1697981233,
"narHash": "sha256-y8q4XUwx+gVK7i2eLjfR32lVo7TYvEslyzrmzYEaPZU=",
2023-10-03 16:26:45 -05:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-11-07 17:09:05 -06:00
"rev": "22e7a65ff9633e1dedfa5317fdffc49f68de2ff2",
2023-10-03 16:26:45 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-09-04 11:40:30 -05:00
}
},
"root": "root",
"version": 7
}