snowflake/flake.lock

219 lines
5.6 KiB
Plaintext
Raw Normal View History

2022-12-06 01:24:54 -05:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
},
2023-02-05 09:05:20 -05:00
"locked": {
"lastModified": 1674127017,
"narHash": "sha256-QO1xF7stu5ZMDLbHN30LFolMAwY6TVlzYvQoUs1RD68=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "8c9ea9605eed20528bf60fae35a2b613b901fd77",
2023-02-05 09:05:20 -05: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",
2023-02-05 09:05:20 -05:00
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-12-06 01:24:54 -05:00
},
"locked": {
"lastModified": 1681586243,
"narHash": "sha256-vdP79IZuDZVNSl4RN1LgEuab1Tkbv4gCxiE8VLdRf7U=",
2022-12-06 01:24:54 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "40ebb62101c83de81e5fd7c3cfe5cea2ed21b1ad",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": "nixpkgs_2",
2022-12-06 01:24:54 -05:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
"lastModified": 1681604834,
"narHash": "sha256-C+S7iViWG/N0ueax8WPTCQ5q1/IYZ1x2avzgvAtij50=",
2022-12-06 01:24:54 -05:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "c86f06caa0be207882266947da67125177bba5af",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
2023-01-08 10:01:36 -05:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
]
2022-12-06 01:24:54 -05:00
},
"locked": {
"lastModified": 1681065697,
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
2022-12-06 01:24:54 -05:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1671417167,
"narHash": "sha256-JkHam6WQOwZN1t2C2sbp1TqMv3TVRjzrdoejqfefwrM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bb31220cca6d044baa6dc2715b07497a2a7c4bc7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-12-19 17:55:54 -05:00
"locked": {
2023-04-09 14:40:09 -04:00
"lastModified": 1680669251,
"narHash": "sha256-AVNE+0u4HlI3v96KCXE9risH7NKqj0QDLLfSckYXIbA=",
2022-12-19 17:55:54 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-09 14:40:09 -04:00
"rev": "9c8ff8b426a8b07b9e0a131ac3218740dc85ba1e",
2022-12-19 17:55:54 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2022-12-06 01:24:54 -05:00
"locked": {
"lastModified": 1681465517,
"narHash": "sha256-EasJh15/jcJNAHtq2SGbiADRXteURAnQbj1NqBoKkzU=",
2022-12-06 01:24:54 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "abe7316dd51a313ce528972b104f4f04f56eefc4",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
2022-12-06 01:24:54 -05:00
"home-manager": "home-manager",
"hyprland": "hyprland",
"nixpkgs": "nixpkgs_3"
2022-12-06 01:24:54 -05: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"
}
},
2022-12-06 01:24:54 -05:00
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-04-09 14:40:09 -04:00
"lastModified": 1680810405,
"narHash": "sha256-LmI/4Yp/pOOoI4RxLRx9I90NBsiqdRLVOfbATKlgpkg=",
2022-12-06 01:24:54 -05:00
"owner": "wlroots",
"repo": "wlroots",
2023-04-09 14:40:09 -04:00
"rev": "7abda952d0000b72d240fe1d41457b9288f0b6e5",
2022-12-06 01:24:54 -05:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
2023-01-08 10:01:36 -05:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2022-12-06 01:24:54 -05:00
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1681127512,
"narHash": "sha256-vklOOhBj5W8fii6yN4L2WY5ZeifBmsq3+mJ2wC1Pk9U=",
2022-12-06 01:24:54 -05:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"rev": "04f579377a32781ce57c9cf4ba2a5bcb7f53fa97",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
}
},
"root": "root",
"version": 7
}