2023-06-21 17:41:35 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-07-24 16:45:19 +01:00
|
|
|
"doom-emacs": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"inputs": {
|
|
|
|
"emacs-overlay": "emacs-overlay"
|
|
|
|
},
|
2023-07-24 16:45:19 +01:00
|
|
|
"locked": {
|
2023-07-26 11:04:41 +01:00
|
|
|
"lastModified": 1690365066,
|
|
|
|
"narHash": "sha256-s/L/tSZYb5+Ijhf7wOaf+rhoW9R8FIdLphMYpr62JeY=",
|
2023-07-25 13:57:55 +01:00
|
|
|
"ref": "refs/heads/main",
|
2023-07-26 11:04:41 +01:00
|
|
|
"rev": "5b1259840d7f5e5ac379f7b4cce5fa53974aff52",
|
|
|
|
"revCount": 11,
|
2023-07-25 13:57:55 +01:00
|
|
|
"type": "git",
|
2023-07-25 16:14:50 +01:00
|
|
|
"url": "https://git.xenia.me.uk/xenia/emacs.git"
|
2023-07-24 16:45:19 +01:00
|
|
|
},
|
|
|
|
"original": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"type": "git",
|
2023-07-25 16:14:50 +01:00
|
|
|
"url": "https://git.xenia.me.uk/xenia/emacs.git"
|
2023-07-24 16:45:19 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"emacs-overlay": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
|
|
},
|
2023-07-24 16:45:19 +01:00
|
|
|
"locked": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"lastModified": 1690250820,
|
|
|
|
"narHash": "sha256-1EgvKQJ/rT23kY9SW5t+1vVMt5PqYsR1459TS87ulzg=",
|
2023-07-24 16:45:19 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
2023-07-25 13:57:55 +01:00
|
|
|
"rev": "9815e71dd833db0b076072df6f7ea46737854470",
|
2023-07-24 16:45:19 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-06-27 22:03:15 +01:00
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"lastModified": 1689068808,
|
|
|
|
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
|
2023-06-27 22:03:15 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-07-25 13:57:55 +01:00
|
|
|
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
|
2023-06-27 22:03:15 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-06-21 20:55:16 +01:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-25 06:48:28 +01:00
|
|
|
"lastModified": 1690208251,
|
|
|
|
"narHash": "sha256-eb/KANeuQADVl5j4wVid4jyPCOMTorSI2+gqoXp3LME=",
|
2023-06-21 20:55:16 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-07-25 06:48:28 +01:00
|
|
|
"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",
|
2023-07-13 12:41:00 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-07-07 17:25:04 +01:00
|
|
|
"wlroots": "wlroots",
|
|
|
|
"xdph": "xdph"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-25 08:05:33 +01:00
|
|
|
"lastModified": 1690193620,
|
|
|
|
"narHash": "sha256-JGjlbHKUUrf768ZfU2NN/dbkw8pB2FCVYBgC3Rw7jOY=",
|
2023-07-07 17:25:04 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
2023-07-25 08:05:33 +01:00
|
|
|
"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": {
|
|
|
|
"locked": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"lastModified": 1690031011,
|
|
|
|
"narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=",
|
2023-06-21 17:41:35 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-25 13:57:55 +01:00
|
|
|
"rev": "12303c652b881435065a98729eb7278313041e49",
|
2023-06-21 17:41:35 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-25 13:57:55 +01:00
|
|
|
"nixpkgs-stable": {
|
2023-07-24 13:27:05 +01:00
|
|
|
"locked": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"lastModified": 1690148897,
|
|
|
|
"narHash": "sha256-l/j/AX1d2K79EWslwgWR2+htkzCbtjKZsS5NbWXnhz4=",
|
2023-07-24 13:27:05 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-25 13:57:55 +01:00
|
|
|
"rev": "ac1acba43b2f9db073943ff5ed883ce7e8a40a2c",
|
2023-07-24 13:27:05 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-07-25 13:57:55 +01:00
|
|
|
"ref": "nixos-23.05",
|
2023-07-24 13:27:05 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-25 13:57:55 +01:00
|
|
|
"nixpkgs_2": {
|
2023-07-24 16:45:19 +01:00
|
|
|
"locked": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"lastModified": 1690179384,
|
|
|
|
"narHash": "sha256-+arbgqFTAtoeKtepW9wCnA0njCOyoiDFyl0Q0SBSOtE=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "b12803b6d90e2e583429bb79b859ca53c348b39a",
|
2023-07-24 16:45:19 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-07-25 13:57:55 +01:00
|
|
|
"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-07-25 13:57:55 +01:00
|
|
|
"doom-emacs": "doom-emacs",
|
2023-06-21 20:55:16 +01:00
|
|
|
"home-manager": "home-manager",
|
2023-07-07 17:25:04 +01:00
|
|
|
"hyprland": "hyprland",
|
2023-07-25 16:14:50 +01:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2023-07-24 13:27:05 +01:00
|
|
|
"tokyonight": "tokyonight",
|
2023-06-23 14:14:18 +01:00
|
|
|
"wallpapers": "wallpapers"
|
|
|
|
}
|
|
|
|
},
|
2023-06-27 22:03:15 +01: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"
|
|
|
|
}
|
|
|
|
},
|
2023-07-24 13:27:05 +01:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
2023-06-23 14:14:18 +01:00
|
|
|
"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",
|
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",
|
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",
|
2023-07-24 13:27:25 +01:00
|
|
|
"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
|
|
|
|
}
|