snowflake/flake.lock

271 lines
7 KiB
Plaintext
Raw Normal View History

2022-12-06 01:24:54 -05:00
{
"nodes": {
2023-04-26 17:34:08 -04:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
2023-05-12 02:45:05 -04:00
"lastModified": 1683779844,
"narHash": "sha256-sIeOU0GsCeQEn5TpqE/jFRN4EGsPsjqVRsPdrzIDABM=",
2023-04-26 17:34:08 -04:00
"owner": "serokell",
"repo": "deploy-rs",
2023-05-12 02:45:05 -04:00
"rev": "c80189917086e43d49eece2bd86f56813500a0eb",
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"
}
},
2022-12-06 01:24:54 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-12-06 01:24:54 -05:00
},
"locked": {
"lastModified": 1683989410,
"narHash": "sha256-puF/QsIkp4ch0sf6M5mNzbdZtYcq2MJHcKre9wJ3ZYo=",
2022-12-06 01:24:54 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "6702b22b9805bc1879715d4111e3764cd4237aed",
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",
2023-04-26 17:34:08 -04:00
"nixpkgs": "nixpkgs_2",
2022-12-06 01:24:54 -05:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
"lastModified": 1683977796,
"narHash": "sha256-b1tlmtHcAHSj4ORC/5qVcBoNxU8wJbhhPRd0HhutaCM=",
2022-12-06 01:24:54 -05:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "896a78aaa0bb2e4d4f197ed1286c4f030dbaef5f",
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": {
2023-04-26 17:34:08 -04:00
"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-stable": {
"locked": {
"lastModified": 1684025543,
"narHash": "sha256-hGe7S+i5je+8E/b2mOXVI9nmr038Dw+bV8e1P8xHSe0=",
2023-04-26 17:34:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c6d2f3dc0d3efd4285eebe4f8a36a47ba438138e",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-12-19 17:55:54 -05:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'deploy-rs': 'github:serokell/deploy-rs/c2ea4e642dc50fd44b537e9860ec95867af30d39' (2023-04-21) → 'github:serokell/deploy-rs/6b0b6a1c2527e8b1ef370a308b6ef8903004ac47' (2023-05-05) • Updated input 'home-manager': 'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29) → 'github:nix-community/home-manager/669669fcb403e3137dfe599bbcc26e60502c3543' (2023-05-05) • Updated input 'hyprland': 'github:hyprwm/Hyprland/02312cac59e8b22a823043ef64a34bc9cf0eef02' (2023-04-30) → 'github:hyprwm/Hyprland/a31dceb2c623c41565193328f98b50694917e0bf' (2023-05-06) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/d6b863fd9b7bb962e6f9fdf292419a775e772891' (2023-04-26) → 'github:NixOS/nixpkgs/1a411f23ba299db155a5b45d5e145b85a7aafc42' (2023-05-02) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37' (2023-04-28) → 'github:nixos/nixpkgs/3e313808bd2e0a0669430787fb22e43b2f4bf8bf' (2023-05-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4f308f76633f81253a12b80e7b05b80d325005b2' (2023-04-30) → 'github:Mic92/sops-nix/fd2d857ce2450a3ba5700d1e95eb110070e0dbc3' (2023-05-07) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29) → 'github:NixOS/nixpkgs/16b3b0c53b1ee8936739f8c588544e7fcec3fc60' (2023-05-06) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36' (2023-04-30) → 'github:NixOS/nixpkgs/d724b57823f2ab2c879a840a426a607bbab2b730' (2023-05-06)
2023-05-07 00:20:21 -04:00
"lastModified": 1683014792,
"narHash": "sha256-6Va9iVtmmsw4raBc3QKvQT2KT/NGRWlvUlJj46zN8B8=",
2022-12-19 17:55:54 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'deploy-rs': 'github:serokell/deploy-rs/c2ea4e642dc50fd44b537e9860ec95867af30d39' (2023-04-21) → 'github:serokell/deploy-rs/6b0b6a1c2527e8b1ef370a308b6ef8903004ac47' (2023-05-05) • Updated input 'home-manager': 'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29) → 'github:nix-community/home-manager/669669fcb403e3137dfe599bbcc26e60502c3543' (2023-05-05) • Updated input 'hyprland': 'github:hyprwm/Hyprland/02312cac59e8b22a823043ef64a34bc9cf0eef02' (2023-04-30) → 'github:hyprwm/Hyprland/a31dceb2c623c41565193328f98b50694917e0bf' (2023-05-06) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/d6b863fd9b7bb962e6f9fdf292419a775e772891' (2023-04-26) → 'github:NixOS/nixpkgs/1a411f23ba299db155a5b45d5e145b85a7aafc42' (2023-05-02) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37' (2023-04-28) → 'github:nixos/nixpkgs/3e313808bd2e0a0669430787fb22e43b2f4bf8bf' (2023-05-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4f308f76633f81253a12b80e7b05b80d325005b2' (2023-04-30) → 'github:Mic92/sops-nix/fd2d857ce2450a3ba5700d1e95eb110070e0dbc3' (2023-05-07) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29) → 'github:NixOS/nixpkgs/16b3b0c53b1ee8936739f8c588544e7fcec3fc60' (2023-05-06) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36' (2023-04-30) → 'github:NixOS/nixpkgs/d724b57823f2ab2c879a840a426a607bbab2b730' (2023-05-06)
2023-05-07 00:20:21 -04:00
"rev": "1a411f23ba299db155a5b45d5e145b85a7aafc42",
2022-12-19 17:55:54 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-26 17:34:08 -04:00
"nixpkgs_3": {
2022-12-06 01:24:54 -05:00
"locked": {
2023-05-12 02:45:05 -04:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
2022-12-06 01:24:54 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-12 02:45:05 -04:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-26 17:34:08 -04:00
"nixpkgs_4": {
"locked": {
"lastModified": 1683777345,
"narHash": "sha256-V2p/A4RpEGqEZussOnHYMU6XglxBJGCODdzoyvcwig8=",
2023-04-26 17:34:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "635a306fc8ede2e34cb3dd0d6d0a5d49362150ed",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"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",
"hyprland": "hyprland",
2023-04-26 17:34:08 -04:00
"nixpkgs": "nixpkgs_3",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_4",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1684032930,
"narHash": "sha256-ueeSYDii2e5bkKrsSdP12JhkW9sqgYrUghLC8aDfYGQ=",
2023-04-26 17:34:08 -04:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "a376127bb5277cd2c337a9458744f370aaf2e08d",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"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",
flake.lock: Update Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/a5a294a622a7d3a837aaa145334e4d813c1bc5b1' (2023-04-23) → 'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29) • Updated input 'hyprland': 'github:hyprwm/Hyprland/1a91c6ee603e3e779f288ad9189992faeda944f8' (2023-04-23) → 'github:hyprwm/Hyprland/02312cac59e8b22a823043ef64a34bc9cf0eef02' (2023-04-30) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/645bc49f34fa8eff95479f0345ff57e55b53437e' (2023-04-19) → 'github:NixOS/nixpkgs/d6b863fd9b7bb962e6f9fdf292419a775e772891' (2023-04-26) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/00489b11a0d926058d23584e2ad0e2b64f5b7406' (2023-04-18) → 'gitlab:wlroots/wlroots/6830bfc17fd94709e2cdd4da0af989f102a26e59' (2023-04-25) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/bf035bf3d5b56fd3da9d11966ad0b3c57f852d78' (2023-04-14) → 'github:hyprwm/xdg-desktop-portal-hyprland/c0e233955568fbea4e859336f6d3d14d51294d7c' (2023-04-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe' (2023-04-22) → 'github:nixos/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37' (2023-04-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4a330ead6a990365c9bb48f30523ac048fb6d8ae' (2023-04-26) → 'github:Mic92/sops-nix/4f308f76633f81253a12b80e7b05b80d325005b2' (2023-04-30) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21) → 'github:NixOS/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/ee7ec1c71adc47d2e3c2d5eb0d6b8fbbd42a8d1c' (2023-04-22) → 'github:NixOS/nixpkgs/db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36' (2023-04-30)
2023-04-30 00:20:02 -04:00
"lastModified": 1682436395,
"narHash": "sha256-GGEjkQO9m7YLYIXIXM76HWdhjg4Ye+oafOtyaFAYKI4=",
2022-12-06 01:24:54 -05:00
"owner": "wlroots",
"repo": "wlroots",
flake.lock: Update Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/a5a294a622a7d3a837aaa145334e4d813c1bc5b1' (2023-04-23) → 'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29) • Updated input 'hyprland': 'github:hyprwm/Hyprland/1a91c6ee603e3e779f288ad9189992faeda944f8' (2023-04-23) → 'github:hyprwm/Hyprland/02312cac59e8b22a823043ef64a34bc9cf0eef02' (2023-04-30) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/645bc49f34fa8eff95479f0345ff57e55b53437e' (2023-04-19) → 'github:NixOS/nixpkgs/d6b863fd9b7bb962e6f9fdf292419a775e772891' (2023-04-26) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/00489b11a0d926058d23584e2ad0e2b64f5b7406' (2023-04-18) → 'gitlab:wlroots/wlroots/6830bfc17fd94709e2cdd4da0af989f102a26e59' (2023-04-25) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/bf035bf3d5b56fd3da9d11966ad0b3c57f852d78' (2023-04-14) → 'github:hyprwm/xdg-desktop-portal-hyprland/c0e233955568fbea4e859336f6d3d14d51294d7c' (2023-04-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe' (2023-04-22) → 'github:nixos/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37' (2023-04-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4a330ead6a990365c9bb48f30523ac048fb6d8ae' (2023-04-26) → 'github:Mic92/sops-nix/4f308f76633f81253a12b80e7b05b80d325005b2' (2023-04-30) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21) → 'github:NixOS/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/ee7ec1c71adc47d2e3c2d5eb0d6b8fbbd42a8d1c' (2023-04-22) → 'github:NixOS/nixpkgs/db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36' (2023-04-30)
2023-04-30 00:20:02 -04:00
"rev": "6830bfc17fd94709e2cdd4da0af989f102a26e59",
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": {
flake.lock: Update Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/a5a294a622a7d3a837aaa145334e4d813c1bc5b1' (2023-04-23) → 'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29) • Updated input 'hyprland': 'github:hyprwm/Hyprland/1a91c6ee603e3e779f288ad9189992faeda944f8' (2023-04-23) → 'github:hyprwm/Hyprland/02312cac59e8b22a823043ef64a34bc9cf0eef02' (2023-04-30) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/645bc49f34fa8eff95479f0345ff57e55b53437e' (2023-04-19) → 'github:NixOS/nixpkgs/d6b863fd9b7bb962e6f9fdf292419a775e772891' (2023-04-26) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/00489b11a0d926058d23584e2ad0e2b64f5b7406' (2023-04-18) → 'gitlab:wlroots/wlroots/6830bfc17fd94709e2cdd4da0af989f102a26e59' (2023-04-25) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/bf035bf3d5b56fd3da9d11966ad0b3c57f852d78' (2023-04-14) → 'github:hyprwm/xdg-desktop-portal-hyprland/c0e233955568fbea4e859336f6d3d14d51294d7c' (2023-04-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe' (2023-04-22) → 'github:nixos/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37' (2023-04-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4a330ead6a990365c9bb48f30523ac048fb6d8ae' (2023-04-26) → 'github:Mic92/sops-nix/4f308f76633f81253a12b80e7b05b80d325005b2' (2023-04-30) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21) → 'github:NixOS/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/ee7ec1c71adc47d2e3c2d5eb0d6b8fbbd42a8d1c' (2023-04-22) → 'github:NixOS/nixpkgs/db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36' (2023-04-30)
2023-04-30 00:20:02 -04:00
"lastModified": 1682439384,
"narHash": "sha256-zHDa8LCZs05TZHQSIZ3ucwyMPglBGHcqTBzfkLjYXTM=",
2022-12-06 01:24:54 -05:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
flake.lock: Update Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/a5a294a622a7d3a837aaa145334e4d813c1bc5b1' (2023-04-23) → 'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29) • Updated input 'hyprland': 'github:hyprwm/Hyprland/1a91c6ee603e3e779f288ad9189992faeda944f8' (2023-04-23) → 'github:hyprwm/Hyprland/02312cac59e8b22a823043ef64a34bc9cf0eef02' (2023-04-30) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/645bc49f34fa8eff95479f0345ff57e55b53437e' (2023-04-19) → 'github:NixOS/nixpkgs/d6b863fd9b7bb962e6f9fdf292419a775e772891' (2023-04-26) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/00489b11a0d926058d23584e2ad0e2b64f5b7406' (2023-04-18) → 'gitlab:wlroots/wlroots/6830bfc17fd94709e2cdd4da0af989f102a26e59' (2023-04-25) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/bf035bf3d5b56fd3da9d11966ad0b3c57f852d78' (2023-04-14) → 'github:hyprwm/xdg-desktop-portal-hyprland/c0e233955568fbea4e859336f6d3d14d51294d7c' (2023-04-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe' (2023-04-22) → 'github:nixos/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37' (2023-04-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4a330ead6a990365c9bb48f30523ac048fb6d8ae' (2023-04-26) → 'github:Mic92/sops-nix/4f308f76633f81253a12b80e7b05b80d325005b2' (2023-04-30) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21) → 'github:NixOS/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/ee7ec1c71adc47d2e3c2d5eb0d6b8fbbd42a8d1c' (2023-04-22) → 'github:NixOS/nixpkgs/db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36' (2023-04-30)
2023-04-30 00:20:02 -04:00
"rev": "c0e233955568fbea4e859336f6d3d14d51294d7c",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
}
},
"root": "root",
"version": 7
}