snowflake/flake.lock

740 lines
19 KiB
Text
Raw Normal View History

2022-12-06 01:24:54 -05:00
{
"nodes": {
2023-11-15 02:00:24 -05:00
"ags": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705439375,
"narHash": "sha256-C3LAdGResLyo7bdd92bP7bOURC/qf12I0yf2GqiwQQI=",
2023-11-15 02:00:24 -05:00
"owner": "Aylur",
"repo": "ags",
2024-01-17 13:34:21 -05:00
"rev": "1813f51a16de3079bbf0c77a9175865b25781bbe",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "Aylur",
"repo": "ags",
"type": "github"
}
},
"anyrun": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-03 14:27:40 -05:00
"lastModified": 1701453400,
"narHash": "sha256-hI9+KBShsSfvWX7bmRa/1VI20WGat3lDXmbceMZzMS4=",
2023-11-15 02:00:24 -05:00
"owner": "Kirottu",
"repo": "anyrun",
2023-12-03 14:27:40 -05:00
"rev": "e14da6c37337ffa3ee1bc66965d58ef64c1590e5",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "Kirottu",
"repo": "anyrun",
"type": "github"
}
},
2024-01-04 14:41:13 -05:00
"attic": {
2023-06-12 00:04:26 -04:00
"inputs": {
2024-01-04 14:41:13 -05:00
"crane": "crane",
2023-10-03 14:23:57 -04:00
"flake-compat": "flake-compat",
2024-01-04 14:41:13 -05:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1704159259,
"narHash": "sha256-OOEFibN9JQBepVeqxSNSBr6JUmdoZiH263ogms2jk0k=",
"owner": "zhaofengli",
"repo": "attic",
"rev": "e6bedf1869f382cfc51b69848d6e09d51585ead6",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "attic",
"type": "github"
}
},
"crane": {
"inputs": {
"nixpkgs": [
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1702918879,
"narHash": "sha256-tWJqzajIvYcaRWxn+cLUB9L9Pv4dQ3Bfit/YjU5ze3g=",
"owner": "ipetkov",
"repo": "crane",
"rev": "7195c00c272fdd92fc74e7d5a0a2844b9fadb2fb",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat_2",
2023-05-16 21:10:57 -04:00
"nixpkgs": [
"nixpkgs"
],
2023-04-26 17:34:08 -04:00
"utils": "utils"
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1704875591,
"narHash": "sha256-eWRLbqRcrILgztU/m/k7CYLzETKNbv0OsT2GjkaNm8A=",
2023-04-26 17:34:08 -04:00
"owner": "serokell",
"repo": "deploy-rs",
2024-01-17 13:34:21 -05:00
"rev": "1776009f1f3fb2b5d236b84d9815f2edee463a9b",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
2024-01-04 14:41:13 -05:00
"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"
}
},
"flake-compat_2": {
2023-04-26 17:34:08 -04:00
"flake": false,
"locked": {
2023-12-17 12:11:41 -05:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-04-26 17:34:08 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2023-12-17 12:11:41 -05:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-09-24 17:17:33 -04:00
"flake-parts": {
2023-11-15 02:00:24 -05:00
"inputs": {
"nixpkgs-lib": [
"anyrun",
"nixpkgs"
]
},
"locked": {
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2023-09-24 17:17:33 -04:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-09-24 17:17:33 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-17 13:34:21 -05:00
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-01-04 14:41:13 -05:00
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-17 13:34:21 -05:00
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-12-06 01:24:54 -05:00
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705446327,
"narHash": "sha256-n7FCuAR2BI1SvLjF6eFc8VE6WLZCMlbToyfqU2ihbkU=",
2022-12-06 01:24:54 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-17 13:34:21 -05:00
"rev": "16cefa78cc801911ebd4ff1faddc6280ab3c9228",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-08-29 17:48:36 -04:00
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
2024-01-04 14:41:13 -05:00
"nixpkgs": "nixpkgs_3",
2023-12-17 12:11:41 -05:00
"systems": "systems_2",
2023-08-29 17:48:36 -04:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705499018,
"narHash": "sha256-qPtVOlhcUm6zVXu6m/4MVuoEQYDvZbl3OAZQyMIKEh0=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "Hyprland",
2024-01-17 13:34:21 -05:00
"rev": "307dd8f511ab51dbf0900d16f29d66db8b619158",
2023-08-29 17:48:36 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2023-11-15 02:00:24 -05:00
"hyprland-plugins": {
"inputs": {
"hyprland": [
"hyprland"
]
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705365088,
"narHash": "sha256-G7+AbC2wRhwpZEcKmjpGNoYUp4vX9QRp6OcCEZUnBgw=",
2023-11-15 02:00:24 -05:00
"owner": "hyprwm",
"repo": "hyprland-plugins",
2024-01-17 13:34:21 -05:00
"rev": "d26370cf2dddd2675ae3f4eef2dbf0ebec1a3c53",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-plugins",
"type": "github"
}
},
2023-08-29 17:48:36 -04:00
"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"
}
},
2024-01-07 17:51:00 -05:00
"hyprlang": {
"inputs": {
2024-01-17 13:34:21 -05:00
"nixpkgs": [
"hyprland",
"xdph",
"nixpkgs"
]
2024-01-07 17:51:00 -05:00
},
"locked": {
"lastModified": 1704287638,
"narHash": "sha256-TuRXJGwtK440AXQNl5eiqmQqY4LZ/9+z/R7xC0ie3iA=",
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "6624f2bb66d4d27975766e81f77174adbe58ec97",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2023-09-24 17:17:33 -04:00
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705251288,
"narHash": "sha256-TwCR7tZvrjsvz6SmgjWYOne7Qz7J2jn4Cr4Er0Yj+LA=",
2023-09-24 17:17:33 -04:00
"owner": "viperML",
"repo": "nh",
2024-01-17 13:34:21 -05:00
"rev": "36eba281576afe0f67e5aafb4e7a414f256dba31",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2023-11-15 02:00:24 -05:00
"nix-gaming": {
"inputs": {
2023-12-03 14:27:40 -05:00
"flake-parts": "flake-parts_2",
2024-01-17 13:34:21 -05:00
"nixpkgs": "nixpkgs_4"
2023-11-15 02:00:24 -05:00
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705434512,
"narHash": "sha256-bQJjtlHWU5aOnEtbZfMRuqXvHd5ufQEVATDY0gN4ZCA=",
2023-11-15 02:00:24 -05:00
"owner": "fufexan",
"repo": "nix-gaming",
2024-01-17 13:34:21 -05:00
"rev": "e2abe296c5fb4673207e0c2b45b12507629970e5",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "nix-gaming",
"type": "github"
}
},
2023-09-24 13:39:33 -04:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705282324,
"narHash": "sha256-LnURMA7yCM5t7et9O2+2YfGQh0FKAfE5GyahNDDzJVM=",
2023-09-24 13:39:33 -04:00
"owner": "Mic92",
"repo": "nix-index-database",
2024-01-17 13:34:21 -05:00
"rev": "49aaeecf41ae0a0944e2c627cb515bcde428a1d1",
2023-09-24 13:39:33 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-07-30 14:40:56 -04:00
"nixpkgs": {
"locked": {
2023-11-15 02:00:24 -05:00
"lastModified": 1693471703,
"narHash": "sha256-0l03ZBL8P1P6z8MaSDS/MvuU8E75rVxe5eE1N6gxeTo=",
2023-08-05 01:15:47 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-15 02:00:24 -05:00
"rev": "3e52e76b70d5508f3cec70b882a29199f4d1ee85",
2023-08-05 01:15:47 -04:00
"type": "github"
2023-07-30 14:40:56 -04:00
},
"original": {
2023-10-29 05:31:38 -04:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2023-07-30 14:40:56 -04:00
}
},
2023-09-24 17:17:33 -04:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2024-01-07 17:51:00 -05:00
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
2023-09-24 17:17:33 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-07 17:51:00 -05:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-16 21:10:57 -04:00
"nixpkgs-stable": {
2024-01-04 14:41:13 -05:00
"locked": {
"lastModified": 1702780907,
"narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2023-04-26 17:34:08 -04:00
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705033721,
"narHash": "sha256-K5eJHmL1/kev6WuqyqqbS1cdNnSidIZ3jeqJ7GbrYnQ=",
2023-04-26 17:34:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-17 13:34:21 -05:00
"rev": "a1982c92d8980a0114372973cbdfe0a307f1bdea",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
flake.lock: Update Flake lock file updates: • Updated input 'attic': 'github:zhaofengli/attic/b1fb790b5f2afaaa1b2f7f18979b8318abe604bb' (2023-05-28) → 'github:zhaofengli/attic/4fedffe6a1020edfcfa7bef18d21321d4983b3a7' (2023-06-13) • Updated input 'deploy-rs': 'github:serokell/deploy-rs/65211db63ba1199f09b4c9f27e5eba5ec50d76ac' (2023-06-05) → 'github:serokell/deploy-rs/724463b5a94daa810abfc64a4f87faef4e00f984' (2023-06-14) • Updated input 'disko': 'github:nix-community/disko/5d9f362aecd7a4c2e8a3bf2afddb49051988cab9' (2023-06-08) → 'github:nix-community/disko/64c9c78c15fd4c899d857bf09dba88bda771b43a' (2023-06-17) • Updated input 'home-manager': 'github:nix-community/home-manager/0144ac418ef633bfc9dbd89b8c199ad3a617c59f' (2023-06-10) → 'github:nix-community/home-manager/edf9cf65238609db16680be74fe28d4d4858476e' (2023-06-17) • Updated input 'hyprland': 'github:hyprwm/Hyprland/10fd75c8335736b1a0dcb3830a5b8c2367a02e61' (2023-06-10) → 'github:hyprwm/Hyprland/74ca81cc7942aa93e796ca794185675bae57003d' (2023-06-17) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/b61d5922f1d0910a848deb100570ad8587aea38d' (2023-06-03) → 'gitlab:wlroots/wlroots/7e7633abf09b362d0bad9e3fc650fd692369291d' (2023-06-14) • Updated input 'ironbar': 'github:JakeStanger/ironbar/b4f1c7ac2d101ba52237252fe87476b00ab21bd6' (2023-06-05) → 'github:JakeStanger/ironbar/18b36423e2ffc80836aaecbca6760b0cab1ae863' (2023-06-17) • Updated input 'ironbar/rust-overlay': 'github:oxalica/rust-overlay/9651f0beee6e7a9783cc02eac722854851c65ae7' (2023-05-31) → 'github:oxalica/rust-overlay/01d84cd842e48e89be67e4c2d9dc46aa7709adc5' (2023-06-17) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/21951114383770f96ae528d0ae68824557768e81' (2023-06-10) → 'github:nixos/nixpkgs/04af42f3b31dba0ef742d254456dc4c14eedac86' (2023-06-17) • Updated input 'sops-nix': 'github:Mic92/sops-nix/cb85e297937af1bd1434cf5f85a3f86a21dc8207' (2023-06-11) → 'github:Mic92/sops-nix/1634d2da53f079e7f5924efa7a96511cd9596f81' (2023-06-18) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/ef24b2fa0c5f290a35064b847bc211f25cb85c88' (2023-06-10) → 'github:NixOS/nixpkgs/e2e2059d19668dab1744301b8b0e821e3aae9c99' (2023-06-17)
2023-06-18 00:19:33 -04:00
"ref": "release-23.05",
2023-04-26 17:34:08 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-30 14:40:56 -04:00
"nixpkgs_2": {
2024-01-04 14:41:13 -05:00
"locked": {
"lastModified": 1702539185,
"narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-11-15 02:00:24 -05:00
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705133751,
"narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=",
2023-11-15 02:00:24 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-17 13:34:21 -05:00
"rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-04 14:41:13 -05:00
"nixpkgs_4": {
2023-10-10 01:13:03 -04:00
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1704842529,
"narHash": "sha256-OTeQA+F8d/Evad33JMfuXC89VMetQbsU4qcaePchGr4=",
"owner": "NixOS",
2024-01-07 17:51:00 -05:00
"repo": "nixpkgs",
2024-01-17 13:34:21 -05:00
"rev": "eabe8d3eface69f5bb16c18f8662a702f50c20d5",
2024-01-07 17:51:00 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-17 13:34:21 -05:00
"ref": "nixpkgs-unstable",
2024-01-07 17:51:00 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705316053,
"narHash": "sha256-J2Ey5mPFT8gdfL2XC0JTZvKaBw/b2pnyudEXFvl+dQM=",
"owner": "nixos",
2023-11-15 02:00:24 -05:00
"repo": "nixpkgs",
2024-01-17 13:34:21 -05:00
"rev": "c3e128f3c0ecc1fb04aef9f72b3dcc2f6cecf370",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
2024-01-17 13:34:21 -05:00
"owner": "nixos",
"ref": "nixos-unstable",
2023-11-15 02:00:24 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-07 17:51:00 -05:00
"nixpkgs_6": {
2023-11-15 02:00:24 -05:00
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1701174899,
"narHash": "sha256-1W+FMe8mWsJKXoBc+QgKmEeRj33kTFnPq7XCjU+bfnA=",
"owner": "NixOS",
2023-11-15 02:00:24 -05:00
"repo": "nixpkgs",
2024-01-17 13:34:21 -05:00
"rev": "010c7296f3b19a58b206fdf7d68d75a5b0a09e9e",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
2024-01-17 13:34:21 -05:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2023-10-10 01:13:03 -04:00
"repo": "nixpkgs",
2023-11-15 02:00:24 -05:00
"type": "github"
}
},
2024-01-07 17:51:00 -05:00
"nur": {
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705499802,
"narHash": "sha256-zOLnIFP2NUKG9Ny6rw0xmcxLdUGUTtKffW3R0t/TXzw=",
2024-01-07 17:51:00 -05:00
"owner": "nix-community",
"repo": "NUR",
2024-01-17 13:34:21 -05:00
"rev": "0482c9dbc4e0f18340a6efe2c52b77800435fc68",
2024-01-07 17:51:00 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"root": {
"inputs": {
2023-11-15 02:00:24 -05:00
"ags": "ags",
"anyrun": "anyrun",
2024-01-04 14:41:13 -05:00
"attic": "attic",
2023-04-26 17:34:08 -04:00
"deploy-rs": "deploy-rs",
2022-12-06 01:24:54 -05:00
"home-manager": "home-manager",
2023-08-29 17:48:36 -04:00
"hyprland": "hyprland",
2023-11-15 02:00:24 -05:00
"hyprland-plugins": "hyprland-plugins",
2023-09-24 17:17:33 -04:00
"nh": "nh",
2023-11-15 02:00:24 -05:00
"nix-gaming": "nix-gaming",
2023-09-24 13:39:33 -04:00
"nix-index-database": "nix-index-database",
2024-01-17 13:34:21 -05:00
"nixpkgs": "nixpkgs_5",
2024-01-07 17:51:00 -05:00
"nur": "nur",
2024-01-17 13:34:21 -05:00
"sops-nix": "sops-nix",
"yazi": "yazi"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"yazi",
"flake-utils"
],
"nixpkgs": [
"yazi",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701224160,
"narHash": "sha256-qnMmxNMKmd6Soel0cfauyMJ+LzuZbvmiDQPSIuTbQ+M=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "4a080e26d55eaedb95ab1bf8eeaeb84149c10f12",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2023-04-26 17:34:08 -04:00
}
},
"sops-nix": {
"inputs": {
2023-05-16 21:10:57 -04:00
"nixpkgs": [
"nixpkgs"
],
2024-01-04 14:41:13 -05:00
"nixpkgs-stable": "nixpkgs-stable_2"
2023-04-26 17:34:08 -04:00
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1705356877,
"narHash": "sha256-274jL1cH64DcXUXebVMZBRUsTs3FvFlPIPkCN/yhSnI=",
2023-04-26 17:34:08 -04:00
"owner": "Mic92",
"repo": "sops-nix",
2024-01-17 13:34:21 -05:00
"rev": "87755331580fdf23df7e39b46d63ac88236bf42c",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-06-06 05:09:22 -04:00
"systems": {
2023-12-17 12:11:41 -05:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
2023-08-29 17:48:36 -04: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"
}
},
2024-01-17 13:34:21 -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"
}
},
2023-04-26 17:34:08 -04:00
"utils": {
2023-12-17 12:11:41 -05:00
"inputs": {
"systems": "systems"
},
2023-04-26 17:34:08 -04:00
"locked": {
2023-12-17 12:11:41 -05:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-04-26 17:34:08 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-17 12:11:41 -05:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-08-29 17:48:36 -04:00
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2024-01-04 14:41:13 -05:00
"lastModified": 1703963193,
"narHash": "sha256-ke8drv6PTrdQDruWbajrRJffP9A9PU6FRyjJGNZRTs4=",
2023-08-29 17:48:36 -04:00
"owner": "wlroots",
"repo": "wlroots",
2024-01-04 14:41:13 -05:00
"rev": "f81c3d93cd6f61b20ae784297679283438def8df",
2023-08-29 17:48:36 -04:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2024-01-04 14:41:13 -05:00
"rev": "f81c3d93cd6f61b20ae784297679283438def8df",
2023-08-29 17:48:36 -04:00
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2024-01-07 17:51:00 -05:00
"hyprlang": "hyprlang",
2023-08-29 17:48:36 -04:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-01-17 13:34:21 -05:00
"lastModified": 1704659450,
"narHash": "sha256-3lyoUVtUWz1LuxbltAtkJSK2IlVXmKhxCRU2/0PYCms=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-01-17 13:34:21 -05:00
"rev": "6a5de92769d5b7038134044053f90e7458f6a197",
2023-08-29 17:48:36 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2024-01-17 13:34:21 -05:00
},
"yazi": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_6",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1705509964,
"narHash": "sha256-gFMFoZYFfMHibW+28xqgQWKojOzz5tEJtGEIHmkxmZY=",
"owner": "sxyazi",
"repo": "yazi",
"rev": "d41cd5684e03eaa80e9201a114ad51f966bb56b7",
"type": "github"
},
"original": {
"owner": "sxyazi",
"repo": "yazi",
"type": "github"
}
2022-12-06 01:24:54 -05:00
}
},
"root": "root",
"version": 7
}