nixos/flake.lock

171 lines
4.4 KiB
Plaintext
Raw Normal View History

2023-06-21 17:41:35 +01:00
{
"nodes": {
2023-06-21 20:55:16 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690208251,
"narHash": "sha256-eb/KANeuQADVl5j4wVid4jyPCOMTorSI2+gqoXp3LME=",
2023-06-21 20:55:16 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "d309a62ee81faec56dd31a263a0184b0e3227e36",
2023-06-21 20:55:16 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-07-07 17:25:04 +01:00
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": [
"nixpkgs"
],
2023-07-07 17:25:04 +01:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
"lastModified": 1690193620,
"narHash": "sha256-JGjlbHKUUrf768ZfU2NN/dbkw8pB2FCVYBgC3Rw7jOY=",
2023-07-07 17:25:04 +01:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "6db3c4ef5ec21f415577a26b0cdf57c98a778eb5",
2023-07-07 17:25:04 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1684265364,
"narHash": "sha256-AxNnWbthsuNx73HDQr0eBxrcE3+yfl/WsaXZqUFmkpQ=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "8c279b9fb0f2b031427dc5ef4eab53f2ed835530",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-06-21 17:41:35 +01:00
"nixpkgs": {
2023-07-24 16:45:19 +01:00
"locked": {
"lastModified": 1690179384,
"narHash": "sha256-+arbgqFTAtoeKtepW9wCnA0njCOyoiDFyl0Q0SBSOtE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b12803b6d90e2e583429bb79b859ca53c348b39a",
2023-07-24 16:45:19 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2023-07-24 16:45:19 +01:00
"type": "github"
}
},
2023-06-21 17:41:35 +01:00
"root": {
"inputs": {
2023-06-21 20:55:16 +01:00
"home-manager": "home-manager",
2023-07-07 17:25:04 +01:00
"hyprland": "hyprland",
"nixpkgs": "nixpkgs",
"tokyonight": "tokyonight",
"wallpapers": "wallpapers"
}
},
"tokyonight": {
"flake": false,
"locked": {
"lastModified": 1689285710,
"narHash": "sha256-x26qLaZzg7sJIc1d/5Q/DJ/YvRSc3s87PwPHTPTl+Xk=",
"owner": "folke",
"repo": "tokyonight.nvim",
"rev": "1ee11019f8a81dac989ae1db1a013e3d582e2033",
"type": "github"
},
"original": {
"owner": "folke",
"repo": "tokyonight.nvim",
"type": "github"
}
},
"wallpapers": {
"locked": {
"lastModified": 1687523055,
"narHash": "sha256-cxHi2WKSLqWMnIVD048InXrazy1/Jz7T+8Oo5uOiqS0=",
"ref": "refs/heads/main",
"rev": "1cd9f378d2989919fcb9e65ea944bfdae31b1a98",
"revCount": 2,
"type": "git",
"url": "https://git.xenia.me.uk/xenia/wallpapers.git"
},
"original": {
"type": "git",
"url": "https://git.xenia.me.uk/xenia/wallpapers.git"
2023-06-21 17:41:35 +01:00
}
2023-07-07 17:25:04 +01: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/b70db52ff06f30e3de7f21b6ea47e75baa0c46f6' (2023-07-09) → 'github:nix-community/home-manager/2f84579a70b8c74e5ebb37299a0c3ba279f09382' (2023-07-16) • Updated input 'hyprland': 'github:hyprwm/Hyprland/0c61a1530f2da2571e8285df106b31af73843411' (2023-07-10) → 'github:hyprwm/Hyprland/f4f0f35c5b2725189563fc65e17a0141fd801eb7' (2023-07-19) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/7e7633abf09b362d0bad9e3fc650fd692369291d' (2023-06-14) → 'gitlab:wlroots/wlroots/7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e' (2023-07-17) • Updated input 'neovim-nightly-overlay': 'github:nix-community/neovim-nightly-overlay/2e8052b9f56fd2623a55d09e0a7fe06d5f73bbb0' (2023-07-10) → 'github:nix-community/neovim-nightly-overlay/f42a9b1db59af2dff882803c38c51be7d5680da2' (2023-07-19) • Updated input 'neovim-nightly-overlay/hercules-ci-effects': 'github:hercules-ci/hercules-ci-effects/c6191e59824febda94b431146bf65628fc534e3b' (2023-07-05) → 'github:hercules-ci/hercules-ci-effects/0a63bfa3f00a3775ea3a6722b247880f1ffe91ce' (2023-07-15) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/flake-parts': 'github:hercules-ci/flake-parts/71fb97f0d875fd4de4994dfb849f2c75e17eb6c3' (2023-06-01) → 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/4f53efe34b3a8877ac923b9350c874e3dcd5dc0a?dir=lib' (2023-05-31) → 'github:NixOS/nixpkgs/4bc72cae107788bf3f24f30db2e2f685c9298dc9?dir=lib' (2023-06-29) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/hercules-ci-agent': 'github:hercules-ci/hercules-ci-agent/7192b83935ab292a8e894db590dfd44f976e183b' (2023-06-14) → 'github:hercules-ci/hercules-ci-agent/367dd8cd649b57009a6502e878005a1e54ad78c5' (2023-07-05) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/hercules-ci-agent/flake-parts': 'github:hercules-ci/flake-parts/71fb97f0d875fd4de4994dfb849f2c75e17eb6c3' (2023-06-01) → 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/hercules-ci-agent/nixpkgs': 'github:NixOS/nixpkgs/75a5ebf473cd60148ba9aec0d219f72e5cf52519' (2023-06-11) → 'github:NixOS/nixpkgs/0fbe93c5a7cac99f90b60bdf5f149383daaa615f' (2023-07-02) • Updated input 'neovim-nightly-overlay/neovim-flake': 'github:neovim/neovim/fbeef0d4ef1aadc4e50b9f33946cf4dca8ca6b62?dir=contrib' (2023-07-08) → 'github:neovim/neovim/ab5cdbd167353a0c6a0ef0b864d78af13029339c?dir=contrib' (2023-07-18) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/408c0e8c15a1c9cf5c3226931b6f283c9867c484' (2023-07-09) → 'github:NixOS/nixpkgs/6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222' (2023-07-16)
2023-07-19 16:19:19 +01:00
"lastModified": 1689611045,
"narHash": "sha256-3RTOlQabkNetQ4O4UzSf57JPco9VGVHhSU1ls5uKBeE=",
2023-07-07 17:25:04 +01:00
"owner": "wlroots",
"repo": "wlroots",
flake.lock: Update Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/b70db52ff06f30e3de7f21b6ea47e75baa0c46f6' (2023-07-09) → 'github:nix-community/home-manager/2f84579a70b8c74e5ebb37299a0c3ba279f09382' (2023-07-16) • Updated input 'hyprland': 'github:hyprwm/Hyprland/0c61a1530f2da2571e8285df106b31af73843411' (2023-07-10) → 'github:hyprwm/Hyprland/f4f0f35c5b2725189563fc65e17a0141fd801eb7' (2023-07-19) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/7e7633abf09b362d0bad9e3fc650fd692369291d' (2023-06-14) → 'gitlab:wlroots/wlroots/7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e' (2023-07-17) • Updated input 'neovim-nightly-overlay': 'github:nix-community/neovim-nightly-overlay/2e8052b9f56fd2623a55d09e0a7fe06d5f73bbb0' (2023-07-10) → 'github:nix-community/neovim-nightly-overlay/f42a9b1db59af2dff882803c38c51be7d5680da2' (2023-07-19) • Updated input 'neovim-nightly-overlay/hercules-ci-effects': 'github:hercules-ci/hercules-ci-effects/c6191e59824febda94b431146bf65628fc534e3b' (2023-07-05) → 'github:hercules-ci/hercules-ci-effects/0a63bfa3f00a3775ea3a6722b247880f1ffe91ce' (2023-07-15) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/flake-parts': 'github:hercules-ci/flake-parts/71fb97f0d875fd4de4994dfb849f2c75e17eb6c3' (2023-06-01) → 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/4f53efe34b3a8877ac923b9350c874e3dcd5dc0a?dir=lib' (2023-05-31) → 'github:NixOS/nixpkgs/4bc72cae107788bf3f24f30db2e2f685c9298dc9?dir=lib' (2023-06-29) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/hercules-ci-agent': 'github:hercules-ci/hercules-ci-agent/7192b83935ab292a8e894db590dfd44f976e183b' (2023-06-14) → 'github:hercules-ci/hercules-ci-agent/367dd8cd649b57009a6502e878005a1e54ad78c5' (2023-07-05) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/hercules-ci-agent/flake-parts': 'github:hercules-ci/flake-parts/71fb97f0d875fd4de4994dfb849f2c75e17eb6c3' (2023-06-01) → 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) • Updated input 'neovim-nightly-overlay/hercules-ci-effects/hercules-ci-agent/nixpkgs': 'github:NixOS/nixpkgs/75a5ebf473cd60148ba9aec0d219f72e5cf52519' (2023-06-11) → 'github:NixOS/nixpkgs/0fbe93c5a7cac99f90b60bdf5f149383daaa615f' (2023-07-02) • Updated input 'neovim-nightly-overlay/neovim-flake': 'github:neovim/neovim/fbeef0d4ef1aadc4e50b9f33946cf4dca8ca6b62?dir=contrib' (2023-07-08) → 'github:neovim/neovim/ab5cdbd167353a0c6a0ef0b864d78af13029339c?dir=contrib' (2023-07-18) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/408c0e8c15a1c9cf5c3226931b6f283c9867c484' (2023-07-09) → 'github:NixOS/nixpkgs/6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222' (2023-07-16)
2023-07-19 16:19:19 +01:00
"rev": "7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e",
2023-07-07 17:25:04 +01:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"rev": "7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e",
2023-07-07 17:25:04 +01:00
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1685385764,
"narHash": "sha256-r+XMyOoRXq+hlfjayb+fyi9kq2JK48TrwuNIAXqlj7U=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"rev": "4d9ff0c17716936e0b5ca577a39e263633901ed1",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-06-21 17:41:35 +01:00
}
},
"root": "root",
"version": 7
}