This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config/flake.lock

779 lines
20 KiB
Text
Raw Normal View History

2023-12-26 14:48:53 -06:00
{
"nodes": {
2024-02-28 22:38:27 -06:00
"atuin": {
2024-02-23 15:36:14 -06:00
"inputs": {
"flake-compat": "flake-compat",
2024-02-28 22:38:27 -06:00
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-stable"
2024-02-28 22:38:27 -06:00
]
},
"locked": {
2024-05-30 19:04:49 -05:00
"lastModified": 1717093946,
"narHash": "sha256-7QUQdNlOG7XcOXkKSf2qXAHcvXWZevrxi4Q1hjEewF4=",
2024-02-28 22:38:27 -06:00
"owner": "atuinsh",
"repo": "atuin",
2024-05-30 19:04:49 -05:00
"rev": "f6918d9d1391d32e1b6ddcc104c659d5573ee6e1",
2024-02-28 22:38:27 -06:00
"type": "github"
},
"original": {
"owner": "atuinsh",
"repo": "atuin",
"type": "github"
}
},
2024-02-23 15:36:14 -06:00
"flake-compat": {
"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"
}
},
2024-02-23 13:42:07 -06:00
"flake-parts": {
"inputs": {
2024-03-10 22:24:59 -05:00
"nixpkgs-lib": "nixpkgs-lib"
2024-02-23 13:42:07 -06:00
},
"locked": {
2024-05-02 19:13:44 -05:00
"lastModified": 1714606777,
"narHash": "sha256-bMkNmAXLj8iyTvxaaD/StcLSadbj1chPcJOjtuVnLmA=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-02 19:13:44 -05:00
"rev": "4d34ce6412bc450b1d4208c953dc97c7fc764f1a",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-04-24 19:03:42 -05:00
"flake-root": {
"locked": {
"lastModified": 1713493429,
"narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=",
"owner": "srid",
"repo": "flake-root",
"rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
2024-02-28 22:38:27 -06:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-04-05 14:10:07 -05:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-02-28 22:38:27 -06:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-05 14:10:07 -05:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-02-28 22:38:27 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2024-05-26 19:10:05 -05:00
"lastModified": 1716729592,
"narHash": "sha256-Y3bOjoh2cFBqZN0Jw1zUdyr7tjygyxl2bD/QY73GZP0=",
2024-03-10 22:24:59 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-26 19:10:05 -05:00
"rev": "2c78a57c544dd19b07442350727ced097e1aa6e6",
"type": "github"
2023-12-26 14:48:53 -06:00
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
2023-12-26 14:48:53 -06:00
"locked": {
2024-05-30 19:04:49 -05:00
"lastModified": 1717097707,
"narHash": "sha256-HC5vJ3oYsjwsCaSbkIPv80e4ebJpNvFKQTBOGlHvjLs=",
2024-03-10 22:24:59 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-30 19:04:49 -05:00
"rev": "0eb314b4f0ba337e88123e0b1e57ef58346aafd9",
2023-12-26 14:48:53 -06:00
"type": "github"
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
2023-12-26 14:48:53 -06:00
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"hy3": {
"inputs": {
"hyprland": "hyprland"
},
"locked": {
2024-03-10 22:24:59 -05:00
"lastModified": 1709637479,
"narHash": "sha256-nRBeHh0Vr0gB3BHiqP9ZE4/yyZvRt8jJHwBF5lFu/24=",
"owner": "outfoxxed",
"repo": "hy3",
"rev": "ca20df2f178b01fabd33d7fb5db06aa25b45222d",
"type": "github"
2024-02-23 13:42:07 -06:00
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "outfoxxed",
"ref": "hl0.36.0",
"repo": "hy3",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
"hyprlang": "hyprlang",
"nixpkgs": "nixpkgs",
"systems": "systems_2",
2024-03-10 22:24:59 -05:00
"wlroots": "wlroots",
"xdph": "xdph"
},
2024-02-23 13:42:07 -06:00
"locked": {
2024-03-10 22:24:59 -05:00
"lastModified": 1709080360,
"narHash": "sha256-oZe4k6jtO/0govmERGcbeyvE9EfTvXY5bnyIs6AsL9U=",
"ref": "v0.36.0",
"rev": "1c460e98f870676b15871fe4e5bfeb1a32a3d6d8",
"revCount": 4102,
"type": "git",
"url": "file:///home/admin/programming/outfoxxed/hyprland/Hyprland"
2024-02-23 13:42:07 -06:00
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "hyprwm",
"repo": "Hyprland",
2024-02-23 13:42:07 -06:00
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"hyprland-git": {
"inputs": {
"hyprland-protocols": "hyprland-protocols_2",
"hyprlang": "hyprlang_2",
"nixpkgs": "nixpkgs_2",
"systems": "systems_3",
2024-03-10 22:24:59 -05:00
"wlroots": "wlroots_2",
"xdph": "xdph_2"
},
2023-12-26 14:48:53 -06:00
"locked": {
2024-03-10 22:24:59 -05:00
"lastModified": 1709080360,
"narHash": "sha256-oZe4k6jtO/0govmERGcbeyvE9EfTvXY5bnyIs6AsL9U=",
"owner": "hyprwm",
"repo": "hyprland",
"rev": "1c460e98f870676b15871fe4e5bfeb1a32a3d6d8",
2023-12-26 14:48:53 -06:00
"type": "github"
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "hyprwm",
"ref": "v0.36.0",
"repo": "hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hy3",
"hyprland",
"nixpkgs"
],
"systems": [
"hy3",
"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"
}
},
"hyprland-protocols_2": {
"inputs": {
"nixpkgs": [
"hyprland-git",
"nixpkgs"
],
"systems": [
"hyprland-git",
"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"
}
},
"hyprland-protocols_3": {
"inputs": {
"nixpkgs": [
"hyprland-xdph-git",
"nixpkgs"
],
"systems": [
"hyprland-xdph-git",
"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"
}
},
"hyprland-xdph-git": {
"inputs": {
2024-03-10 22:24:59 -05:00
"hyprland-protocols": "hyprland-protocols_3",
"hyprlang": "hyprlang_3",
2024-03-11 11:00:23 -05:00
"nixpkgs": "nixpkgs_3",
"systems": "systems_5"
},
"locked": {
2024-05-21 19:08:20 -05:00
"lastModified": 1716290197,
"narHash": "sha256-1u9Exrc7yx9qtES2brDh7/DDZ8w8ap1nboIOAtCgeuM=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-05-21 19:08:20 -05:00
"rev": "91e48d6acd8a5a611d26f925e51559ab743bc438",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"hyprlang": {
"inputs": {
"nixpkgs": [
2024-03-10 22:24:59 -05:00
"hy3",
"hyprland",
"nixpkgs"
2024-03-10 22:24:59 -05:00
]
},
"locked": {
2024-03-10 22:24:59 -05:00
"lastModified": 1708005943,
"narHash": "sha256-9TT3xk++LI5/SPYgjYX34xZ4ebR93c1uerIq+SE/ues=",
"owner": "hyprwm",
2024-03-10 22:24:59 -05:00
"repo": "hyprlang",
"rev": "aeb3e012adc7b3235335c540b214b82267c2b983",
"type": "github"
},
"original": {
"owner": "hyprwm",
2024-03-10 22:24:59 -05:00
"repo": "hyprlang",
"type": "github"
}
},
"hyprlang_2": {
"inputs": {
"nixpkgs": [
"hyprland-git",
"nixpkgs"
],
"systems": [
"hyprland-git",
"systems"
]
},
"locked": {
"lastModified": 1708787654,
"narHash": "sha256-7ACgM3ZuAhPqurXHUvR2nWMRcnmzGGPjLK6q4DSTelI=",
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "0fce791ba2334aca183f2ed42399518947550d0d",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"hyprlang_3": {
"inputs": {
"nixpkgs": [
"hyprland-xdph-git",
"nixpkgs"
],
"systems": "systems_4"
},
"locked": {
2024-04-15 19:02:48 -05:00
"lastModified": 1713121246,
"narHash": "sha256-502X0Q0fhN6tJK7iEUA8CghONKSatW/Mqj4Wappd++0=",
"owner": "hyprwm",
"repo": "hyprlang",
2024-04-15 19:02:48 -05:00
"rev": "78fcaa27ae9e1d782faa3ff06c8ea55ddce63706",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"nixd-git": {
"inputs": {
"flake-parts": "flake-parts",
2024-04-24 19:03:42 -05:00
"flake-root": "flake-root",
"nixpkgs": "nixpkgs_4"
},
"locked": {
2024-05-30 19:33:57 -05:00
"lastModified": 1717115246,
"narHash": "sha256-wY34oRr0swsFbBt4iPOE0EsMtzipstPxI4aQvYTLx3o=",
"owner": "nix-community",
"repo": "nixd",
2024-05-30 19:33:57 -05:00
"rev": "da2d7def2f9954aaf6cca72d84f4d7ebe3942caa",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixd",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs": {
"locked": {
2024-03-10 22:24:59 -05:00
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-10 22:24:59 -05:00
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs-lib": {
"locked": {
2024-03-10 22:24:59 -05:00
"dir": "lib",
2024-05-02 19:13:44 -05:00
"lastModified": 1714253743,
"narHash": "sha256-mdTQw2XlariysyScCv2tTE45QSU9v/ezLcHJ22f0Nxc=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-02 19:13:44 -05:00
"rev": "58a1abdbae3217ca6b702f03d3b35125d88a2994",
"type": "github"
},
"original": {
2024-03-10 22:24:59 -05:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-ovmf": {
"locked": {
"lastModified": 1708984720,
"narHash": "sha256-gJctErLbXx4QZBBbGp78PxtOOzsDaQ+yw1ylNQBuSUY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "13aff9b34cc32e59d35c62ac9356e4a41198a538",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs-stable": {
"locked": {
2024-05-30 19:04:49 -05:00
"lastModified": 1716991068,
"narHash": "sha256-Av0UWCCiIGJxsZ6TFc+OiKCJNqwoxMNVYDBChmhjNpo=",
2024-03-10 22:24:59 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-30 19:04:49 -05:00
"rev": "25cf937a30bf0801447f6bf544fc7486c6309234",
"type": "github"
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs-stable_2": {
"locked": {
2024-05-25 22:04:22 -05:00
"lastModified": 1716655032,
"narHash": "sha256-kQ25DAiCGigsNR/Quxm3v+JGXAEXZ8I7RAF4U94bGzE=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-25 22:04:22 -05:00
"rev": "59a450646ec8ee0397f5fa54a08573e8240eb91f",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-03-10 22:24:59 -05:00
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs-unstable": {
"locked": {
2024-05-30 19:04:49 -05:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2024-03-10 22:24:59 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-30 19:04:49 -05:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
"type": "github"
},
"original": {
2024-03-10 22:24:59 -05:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs_2": {
"locked": {
2024-03-10 22:24:59 -05:00
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-10 22:24:59 -05:00
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-03-10 22:24:59 -05:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-10 22:24:59 -05:00
"nixpkgs_3": {
"locked": {
2024-04-15 19:02:48 -05:00
"lastModified": 1712963716,
"narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 19:02:48 -05:00
"rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
2024-05-02 19:13:44 -05:00
"lastModified": 1714562304,
"narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-02 19:13:44 -05:00
"rev": "bcd44e224fd68ce7d269b4f44d24c2220fd821e7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvirt-git": {
"inputs": {
2024-03-15 16:27:56 -05:00
"nixpkgs": [
"nixpkgs-stable"
],
"nixpkgs-ovmf": "nixpkgs-ovmf"
},
"locked": {
"lastModified": 1709064919,
"narHash": "sha256-uscnESRqfncrLg/gsEjDRP57u1tHk9+eGIBb5uhbf9g=",
"owner": "AshleyYakeley",
"repo": "NixVirt",
"rev": "a9cbedf52007b5d525837b0f736ad4fc8fe7f94c",
"type": "github"
},
"original": {
"owner": "AshleyYakeley",
"ref": "v0.3.0",
"repo": "NixVirt",
"type": "github"
}
},
"root": {
"inputs": {
"atuin": "atuin",
"home-manager-stable": "home-manager-stable",
"home-manager-unstable": "home-manager-unstable",
"hy3": "hy3",
"hyprland-git": "hyprland-git",
"hyprland-xdph-git": "hyprland-xdph-git",
"nixd-git": "nixd-git",
2024-03-10 22:24:59 -05:00
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvirt-git": "nixvirt-git",
2024-02-23 13:42:07 -06:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
2024-02-23 13:42:07 -06:00
],
2024-03-10 22:24:59 -05:00
"nixpkgs-stable": "nixpkgs-stable_2"
2024-02-23 13:42:07 -06:00
},
"locked": {
2024-05-25 22:04:22 -05:00
"lastModified": 1716692524,
"narHash": "sha256-sALodaA7Zkp/JD6ehgwc0UCBrSBfB4cX66uFGTsqeFU=",
2024-02-23 13:42:07 -06:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-25 22:04:22 -05:00
"rev": "962797a8d7f15ed7033031731d0bb77244839960",
2024-02-23 13:42:07 -06:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-02-23 15:36:14 -06: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"
}
},
2024-02-28 22:38:27 -06:00
"systems_2": {
"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_3": {
"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_4": {
"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_5": {
"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",
"lastModified": 1708558866,
"narHash": "sha256-Mz6hCtommq7RQfcPnxLINigO4RYSNt23HeJHC6mVmWI=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
"type": "gitlab"
}
},
"wlroots_2": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1708558866,
"narHash": "sha256-Mz6hCtommq7RQfcPnxLINigO4RYSNt23HeJHC6mVmWI=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hy3",
"hyprland",
"hyprland-protocols"
],
"hyprlang": [
"hy3",
"hyprland",
"hyprlang"
],
"nixpkgs": [
"hy3",
"hyprland",
"nixpkgs"
],
"systems": [
"hy3",
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1706521509,
"narHash": "sha256-AInZ50acOJ3wzUwGzNr1TmxGTMx+8j6oSTzz4E7Vbp8=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"rev": "c06fd88b3da492b8f9067be021b9184f7012b5a8",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
},
"xdph_2": {
"inputs": {
"hyprland-protocols": [
"hyprland-git",
"hyprland-protocols"
],
"hyprlang": [
"hyprland-git",
"hyprlang"
],
"nixpkgs": [
"hyprland-git",
"nixpkgs"
],
"systems": [
"hyprland-git",
"systems"
]
},
"locked": {
"lastModified": 1708696469,
"narHash": "sha256-shh5wmpeYy3MmsBfkm4f76yPsBDGk6OLYRVG+ARy2F0=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"rev": "1b713911c2f12b96c2574474686e4027ac4bf826",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-12-26 14:48:53 -06:00
}
},
"root": "root",
"version": 7
}