snowflake/flake.lock

481 lines
12 KiB
Plaintext
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": {
2023-12-10 00:05:21 -05:00
"lastModified": 1702170268,
"narHash": "sha256-i67Jrx7VCvxmKT+FWb9/eUDuEnWdnE81Hh10vd7vBJM=",
2023-11-15 02:00:24 -05:00
"owner": "Aylur",
"repo": "ags",
2023-12-10 00:05:21 -05:00
"rev": "1500cea7d76e8e5c89564a5c580a11bb2bdd86cf",
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"
}
},
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-11-05 11:02:55 -05:00
"lastModified": 1698921442,
"narHash": "sha256-7KmvhQ7FuXlT/wG4zjTssap6maVqeAMBdtel+VjClSM=",
2023-04-26 17:34:08 -04:00
"owner": "serokell",
"repo": "deploy-rs",
2023-11-05 11:02:55 -05:00
"rev": "660180bbbeae7d60dad5a92b30858306945fd427",
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-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": {
2023-12-03 14:27:40 -05:00
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-09-24 17:17:33 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-12-03 14:27:40 -05:00
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"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-12-10 00:05:21 -05:00
"lastModified": 1702159252,
"narHash": "sha256-4mYOL1EhOmt92OtYsHXRViWrSHvR5obLfCllMmQsUzY=",
2022-12-06 01:24:54 -05:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-10 00:05:21 -05:00
"rev": "e6b7303bd149723c57ca23f5a9428482d6b07306",
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",
2023-11-15 02:00:24 -05:00
"nixpkgs": "nixpkgs_2",
2023-08-29 17:48:36 -04:00
"systems": "systems",
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-12-10 00:05:21 -05:00
"lastModified": 1702147292,
"narHash": "sha256-6M+OEv8WEV4v5fkZCRhXde1h6iBMI91zCE4JfJLYmnU=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-12-10 00:05:21 -05:00
"rev": "af6aae4e12b96fff701d8ae8fcb48ea8bb51009f",
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": {
2023-12-10 00:05:21 -05:00
"lastModified": 1701881833,
"narHash": "sha256-U2645JvxkqJvDFliZwwSjZhnZPCmikGMbQNhyANXMl8=",
2023-11-15 02:00:24 -05:00
"owner": "hyprwm",
"repo": "hyprland-plugins",
2023-12-10 00:05:21 -05:00
"rev": "cc8f72a32e0936d94fd36e78d8ce417b4c6ec436",
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"
}
},
2023-09-24 17:17:33 -04:00
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-03 14:27:40 -05:00
"lastModified": 1701522423,
"narHash": "sha256-V5TQ/1loQnegDjfLh61DxBWEQZivYEBq2kQpT0fn2cQ=",
2023-09-24 17:17:33 -04:00
"owner": "viperML",
"repo": "nh",
2023-12-03 14:27:40 -05:00
"rev": "375c6cf57de3a839b7937358659bea526da27eae",
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",
2023-11-27 07:24:56 -05:00
"nixpkgs": "nixpkgs_3"
2023-11-15 02:00:24 -05:00
},
"locked": {
2023-12-10 00:05:21 -05:00
"lastModified": 1702171177,
"narHash": "sha256-JdGSrSb2zP5AjrUEAtinbW/e7o919g64+5ACoECKedc=",
2023-11-15 02:00:24 -05:00
"owner": "fufexan",
"repo": "nix-gaming",
2023-12-10 00:05:21 -05:00
"rev": "0eb2a64807bb2bae2b5b267e83f9ba054eeef4dd",
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": {
2023-12-10 00:05:21 -05:00
"lastModified": 1702177733,
"narHash": "sha256-lr3hkmmuqDFPj3i41cHpaALF3Txo3kxsJ3L6jZLujJ8=",
2023-09-24 13:39:33 -04:00
"owner": "Mic92",
"repo": "nix-index-database",
2023-12-10 00:05:21 -05:00
"rev": "58ecd98e27e27fcbb27a51a588555c828b1ec56e",
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",
2023-12-03 14:27:40 -05:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-09-24 17:17:33 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-03 14:27:40 -05:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
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": {
2023-04-26 17:34:08 -04:00
"locked": {
2023-12-10 00:05:21 -05:00
"lastModified": 1702148972,
"narHash": "sha256-h2jODFP6n+ABrUWcGRSVPRFfLOkM9TJ2pO+h+9JcaL0=",
2023-04-26 17:34:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-10 00:05:21 -05:00
"rev": "b8f33c044e51de6dde3ad80a9676945e0e4e3227",
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": {
2023-11-15 02:00:24 -05:00
"locked": {
2023-11-24 09:57:58 -05:00
"lastModified": 1700612854,
"narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
2023-11-15 02:00:24 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-24 09:57:58 -05:00
"rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-10-10 01:13:03 -04:00
"locked": {
2023-12-10 00:05:21 -05:00
"lastModified": 1702029940,
"narHash": "sha256-qM3Du0perpLesh5hr87mVPZ79McMUKIWUH7EQMh2kWo=",
2023-11-15 02:00:24 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-10 00:05:21 -05:00
"rev": "e9ef8a102c555da4f8f417fe5cf5bd539d8a38b7",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-27 07:24:56 -05:00
"nixpkgs_4": {
2023-11-15 02:00:24 -05:00
"locked": {
2023-12-10 00:05:21 -05:00
"lastModified": 1701718080,
"narHash": "sha256-6ovz0pG76dE0P170pmmZex1wWcQoeiomUZGggfH9XPs=",
2023-11-15 02:00:24 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-10 00:05:21 -05:00
"rev": "2c7f3c0fb7c08a0814627611d9d7d45ab6d75335",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
2023-10-10 01:13:03 -04:00
"owner": "nixos",
2023-11-15 02:00:24 -05:00
"ref": "nixos-unstable",
2023-10-10 01:13:03 -04:00
"repo": "nixpkgs",
2023-11-15 02:00:24 -05:00
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"root": {
"inputs": {
2023-11-15 02:00:24 -05:00
"ags": "ags",
"anyrun": "anyrun",
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",
2023-11-27 07:24:56 -05:00
"nixpkgs": "nixpkgs_4",
2023-04-26 17:34:08 -04:00
"sops-nix": "sops-nix"
}
},
"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-12-10 00:05:21 -05:00
"lastModified": 1702177193,
"narHash": "sha256-J2409SyXROoUHYXVy9h4Pj0VU8ReLuy/mzBc9iK4DBg=",
2023-04-26 17:34:08 -04:00
"owner": "Mic92",
"repo": "sops-nix",
2023-12-10 00:05:21 -05:00
"rev": "d806e546f96c88cd9f7d91c1c19ebc99ba6277d9",
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"
}
},
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-12-03 14:27:40 -05:00
"lastModified": 1701368958,
"narHash": "sha256-7kvyoA91etzVEl9mkA/EJfB6z/PltxX7Xc4gcr7/xlo=",
2023-08-29 17:48:36 -04:00
"owner": "wlroots",
"repo": "wlroots",
2023-12-03 14:27:40 -05:00
"rev": "5d639394f3e83b01596dcd166a44a9a1a2583350",
2023-08-29 17:48:36 -04:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-12-03 14:27:40 -05:00
"rev": "5d639394f3e83b01596dcd166a44a9a1a2583350",
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-11-24 09:57:58 -05:00
"lastModified": 1700508250,
"narHash": "sha256-X4o/mifI7Nhu0UKYlxx53wIC+gYDo3pVM9L2u3PE2bE=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-11-24 09:57:58 -05:00
"rev": "eb120ff25265ecacd0fc13d7dab12131b60d0f47",
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
}