snowflake/flake.lock

790 lines
20 KiB
Text
Raw Normal View History

2022-12-06 01:24:54 -05:00
{
"nodes": {
2023-06-12 00:04:26 -04:00
"crane": {
"inputs": {
2023-10-03 14:23:57 -04:00
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils",
2023-07-30 14:40:56 -04:00
"nixpkgs": [
"ironbar",
"nixpkgs"
],
2023-10-03 14:23:57 -04:00
"rust-overlay": "rust-overlay"
2023-07-30 14:40:56 -04:00
},
"locked": {
"lastModified": 1695511445,
"narHash": "sha256-mnE14re43v3/Jc50Jv0BKPMtEk7FEtDSligP6B5HwlI=",
2023-07-30 14:40:56 -04:00
"owner": "ipetkov",
"repo": "crane",
"rev": "3de322e06fc88ada5e3589dc8a375b73e749f512",
2023-07-30 14:40:56 -04:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-06-12 00:04:26 -04:00
"deploy-rs": {
"inputs": {
2023-10-03 14:23:57 -04:00
"flake-compat": "flake-compat",
2023-05-16 21:10:57 -04:00
"nixpkgs": [
"nixpkgs"
],
2023-04-26 17:34:08 -04:00
"utils": "utils"
},
"locked": {
2023-09-23 20:58:02 -04:00
"lastModified": 1695052866,
"narHash": "sha256-agn7F9Oww4oU6nPiw+YiYI9Xb4vOOE73w8PAoBRP4AA=",
2023-04-26 17:34:08 -04:00
"owner": "serokell",
"repo": "deploy-rs",
2023-09-23 20:58:02 -04:00
"rev": "e3f41832680801d0ee9e2ed33eb63af398b090e9",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-10-03 14:23:57 -04:00
"flake-compat_2": {
2023-07-30 14:40:56 -04: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"
}
},
2023-10-10 01:13:03 -04:00
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-09-24 17:17:33 -04:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1693611461,
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
2023-09-24 17:17:33 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-10-10 01:13:03 -04:00
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"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"
}
},
2023-06-06 05:09:22 -04:00
"flake-utils": {
"inputs": {
2023-08-29 17:48:36 -04:00
"systems": "systems_2"
2023-06-06 05:09:22 -04:00
},
2023-07-30 14:40:56 -04:00
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-07-30 14:40:56 -04:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-07-30 14:40:56 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-03 14:23:57 -04:00
"flake-utils_2": {
2023-07-30 14:40:56 -04:00
"inputs": {
2023-08-29 17:48:36 -04:00
"systems": "systems_3"
2023-07-30 14:40:56 -04:00
},
2023-06-06 05:09:22 -04:00
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-10 01:13:03 -04:00
"flake-utils_3": {
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"prismlauncher",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-12-06 01:24:54 -05:00
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697931116,
"narHash": "sha256-KdjQQBavncOSLgv/AM/hwWH8GAYeP3O2XXLfXSuJzQ0=",
2022-12-06 01:24:54 -05:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-22 04:00:57 -04:00
"rev": "81ab14626273ca38cba947d9a989c9d72b5e7593",
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",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems",
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697914274,
"narHash": "sha256-XrULVfmst4GN8ge8q03qkPYGjK1456xiFxHH2ZMT9+M=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-10-22 04:00:57 -04:00
"rev": "d0367d8560653eafdcce14778b2f44e6c6ddf707",
2023-08-29 17:48:36 -04: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"
}
},
2023-06-06 05:09:22 -04:00
"ironbar": {
"inputs": {
2023-10-03 14:23:57 -04:00
"crane": "crane",
2023-07-30 14:40:56 -04:00
"naersk": "naersk",
2023-06-06 05:09:22 -04:00
"nixpkgs": [
"nixpkgs"
],
2023-10-03 14:23:57 -04:00
"rust-overlay": "rust-overlay_2"
2023-06-06 05:09:22 -04:00
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697746339,
"narHash": "sha256-ny467gPQ18ldV8LD2Kvh/LxGhLu0mmegwJyOi0qZSvI=",
2023-06-06 05:09:22 -04:00
"owner": "JakeStanger",
"repo": "ironbar",
2023-10-22 04:00:57 -04:00
"rev": "08e354e019d9e14a6df6ae8d29bb883b21bdb882",
2023-06-06 05:09:22 -04:00
"type": "github"
},
"original": {
"owner": "JakeStanger",
"repo": "ironbar",
"type": "github"
}
},
2023-10-10 01:13:03 -04:00
"libnbtplusplus": {
"flake": false,
"locked": {
"lastModified": 1690036783,
"narHash": "sha256-A5kTgICnx+Qdq3Fir/bKTfdTt/T1NQP2SC+nhN1ENug=",
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"rev": "a5e8fd52b8bf4ab5d5bcc042b2a247867589985f",
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"type": "github"
}
},
2023-09-29 19:54:11 -04:00
"matugen": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697903017,
"narHash": "sha256-D3jCQGxg0kFKu737ZpdbxicmOOeN2NB9+85MhPiWuxg=",
2023-09-29 19:54:11 -04:00
"owner": "InioX",
"repo": "Matugen",
2023-10-22 04:00:57 -04:00
"rev": "7d09aa5f3ec41033574842138c392e6c2c54cd1c",
2023-09-29 19:54:11 -04:00
"type": "github"
},
"original": {
"owner": "InioX",
"repo": "Matugen",
"type": "github"
}
},
2023-07-30 14:40:56 -04:00
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
2022-12-06 01:24:54 -05:00
"locked": {
"lastModified": 1694081375,
"narHash": "sha256-vzJXOUnmkMCm3xw8yfPP5m8kypQ3BhAIRe4RRCWpzy8=",
2023-07-30 14:40:56 -04:00
"owner": "nix-community",
"repo": "naersk",
"rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
2023-07-30 14:40:56 -04:00
"owner": "nix-community",
"repo": "naersk",
2022-12-06 01:24:54 -05:00
"type": "github"
}
},
2023-09-24 17:17:33 -04:00
"nh": {
"inputs": {
"flake-parts": "flake-parts",
"nix-filter": "nix-filter",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697547831,
"narHash": "sha256-7HDNyb2X2a7iMUTFuTi74HBCkXlAk18tlFclhG+72gI=",
2023-09-24 17:17:33 -04:00
"owner": "viperML",
"repo": "nh",
2023-10-22 04:00:57 -04:00
"rev": "303c4ff5bf7915565b867c7f5b2b08972fdda4b2",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1694857738,
"narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=",
2023-09-24 17:17:33 -04:00
"owner": "numtide",
"repo": "nix-filter",
"rev": "41fd48e00c22b4ced525af521ead8792402de0ea",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2023-10-10 01:13:03 -04:00
"nix-filter_2": {
"locked": {
"lastModified": 1694857738,
"narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "41fd48e00c22b4ced525af521ead8792402de0ea",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2023-09-24 13:39:33 -04:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697946153,
"narHash": "sha256-7k7qIwWLaYPgQ4fxmEdew3yCffhK6rM4I4Jo3X/79DA=",
2023-09-24 13:39:33 -04:00
"owner": "Mic92",
"repo": "nix-index-database",
2023-10-22 04:00:57 -04:00
"rev": "5a2006282caaf32663cdcd582c5b18809c7d7d8d",
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": {
"lastModified": 1695978539,
"narHash": "sha256-lta5HToBZMWZ2hl5CautNSUgIZViR41QxN7JKbMAjgQ=",
2023-08-05 01:15:47 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bd9b686c0168041aea600222be0805a0de6e6ab8",
2023-08-05 01:15:47 -04:00
"type": "github"
2023-07-30 14:40:56 -04:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2023-09-24 17:17:33 -04:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1693471703,
"narHash": "sha256-0l03ZBL8P1P6z8MaSDS/MvuU8E75rVxe5eE1N6gxeTo=",
2023-09-24 17:17:33 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3e52e76b70d5508f3cec70b882a29199f4d1ee85",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-10 01:13:03 -04:00
"nixpkgs-lib_2": {
"locked": {
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-16 21:10:57 -04:00
"nixpkgs-stable": {
2023-04-26 17:34:08 -04:00
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697929210,
"narHash": "sha256-RkQZif6QhswEwv7484mrKfIU8XmIWm+ED6llbr4IyxM=",
2023-04-26 17:34:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-22 04:00:57 -04:00
"rev": "fb000224952bf7749a9e8b3779104ef7ea4465c8",
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": {
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697723726,
"narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=",
2023-07-30 14:40:56 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-22 04:00:57 -04:00
"rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0",
2023-07-30 14:40:56 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-10 01:13:03 -04:00
"nixpkgs_3": {
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697886341,
"narHash": "sha256-AdE67xPty9M9wn36nPVp6aDntIdigrs7UbyaGv1VAaM=",
2023-10-10 01:13:03 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-22 04:00:57 -04:00
"rev": "44881e03af1c730cbb1d72a4d41274a2c957813a",
2023-10-10 01:13:03 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": [
"prismlauncher",
"flake-compat"
],
"flake-utils": "flake-utils_3",
"gitignore": "gitignore",
"nixpkgs": [
"prismlauncher",
"nixpkgs"
],
"nixpkgs-stable": [
"prismlauncher",
"nixpkgs"
]
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697746376,
"narHash": "sha256-gu77VkgdfaHgNCVufeb6WP9oqFLjwK4jHcoPZmBVF3E=",
2023-10-10 01:13:03 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-10-22 04:00:57 -04:00
"rev": "8cc349bfd082da8782b989cad2158c9ad5bd70fd",
2023-10-10 01:13:03 -04:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"prismlauncher": {
"inputs": {
"flake-compat": "flake-compat_3",
"flake-parts": "flake-parts_2",
"libnbtplusplus": "libnbtplusplus",
"nix-filter": "nix-filter_2",
"nixpkgs": "nixpkgs_3",
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697960449,
"narHash": "sha256-/69h3Cp/voS6gZPUCBOztLPlGX6PbjYqsLEQNVap93c=",
2023-10-10 01:13:03 -04:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2023-10-22 04:00:57 -04:00
"rev": "cefb96e812bee3f3b4ad83e5c49b0ea298824da9",
2023-10-10 01:13:03 -04:00
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"root": {
"inputs": {
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-06-06 05:09:22 -04:00
"ironbar": "ironbar",
2023-09-29 19:54:11 -04:00
"matugen": "matugen",
2023-09-24 17:17:33 -04:00
"nh": "nh",
2023-09-24 13:39:33 -04:00
"nix-index-database": "nix-index-database",
2023-07-30 14:40:56 -04:00
"nixpkgs": "nixpkgs_2",
2023-10-10 01:13:03 -04:00
"prismlauncher": "prismlauncher",
2023-04-26 17:34:08 -04:00
"sops-nix": "sops-nix"
}
},
2023-06-06 05:09:22 -04:00
"rust-overlay": {
2023-06-12 00:04:26 -04:00
"inputs": {
2023-07-30 14:40:56 -04:00
"flake-utils": [
"ironbar",
"crane",
"flake-utils"
],
2023-06-06 05:09:22 -04:00
"nixpkgs": [
"ironbar",
2023-07-30 14:40:56 -04:00
"crane",
2023-06-06 05:09:22 -04:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1695003086,
"narHash": "sha256-d1/ZKuBRpxifmUf7FaedCqhy0lyVbqj44Oc2s+P5bdA=",
2023-06-06 05:09:22 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "b87a14abea512d956f0b89d0d8a1e9b41f3e20ff",
2023-07-30 14:40:56 -04:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-10-03 14:23:57 -04:00
"rust-overlay_2": {
2023-07-30 14:40:56 -04:00
"inputs": {
2023-10-03 14:23:57 -04:00
"flake-utils": "flake-utils_2",
2023-07-30 14:40:56 -04:00
"nixpkgs": [
"ironbar",
"nixpkgs"
]
},
"locked": {
"lastModified": 1696039808,
"narHash": "sha256-7TbAr9LskWG6ISPhUdyp6zHboT7FsFrME5QsWKybPTA=",
2023-07-30 14:40:56 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "a4c3c904ab29e04a20d3a6da6626d66030385773",
2023-06-06 05:09:22 -04:00
"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"
],
2023-10-03 14:23:57 -04:00
"nixpkgs-stable": "nixpkgs-stable"
2023-04-26 17:34:08 -04:00
},
"locked": {
2023-10-22 04:00:57 -04:00
"lastModified": 1697943852,
"narHash": "sha256-DaBxUPaZhQ3yLCmAATshYB7qo7NwcMvSFWz9T3bjYYY=",
2023-04-26 17:34:08 -04:00
"owner": "Mic92",
"repo": "sops-nix",
2023-10-22 04:00:57 -04:00
"rev": "30a0ba4a20703b4bfe047fe5def1fc24978e322c",
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-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"
}
},
"systems_2": {
2023-06-06 05:09:22 -04:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-29 17:48:36 -04:00
"systems_3": {
2023-07-30 14:40:56 -04:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2023-10-10 01:13:03 -04:00
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2023-07-30 14:40:56 -04:00
"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": {
"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"
}
2023-08-29 17:48:36 -04:00
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-10-07 22:00:10 -04:00
"lastModified": 1696410538,
"narHash": "sha256-ecDhdYLXWHsxMv+EWG36mCNDvzRbu9qfjH7dLxL7aGM=",
2023-08-29 17:48:36 -04:00
"owner": "wlroots",
"repo": "wlroots",
2023-10-07 22:00:10 -04:00
"rev": "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc",
2023-08-29 17:48:36 -04:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-10-07 22:00:10 -04:00
"rev": "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc",
2023-08-29 17:48:36 -04:00
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2023-09-16 18:53:30 -04:00
"lastModified": 1694628480,
"narHash": "sha256-Qg9hstRw0pvjGu5hStkr2UX1D73RYcQ9Ns/KnZMIm9w=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-09-16 18:53:30 -04:00
"rev": "8f45a6435069b9e24ebd3160eda736d7a391cbf2",
2023-08-29 17:48:36 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-12-06 01:24:54 -05:00
}
},
"root": "root",
"version": 7
}