2023-12-03 14:24:20 +04:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"NixOS-WSL": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-08-27 16:38:35 +04:00
|
|
|
"lastModified": 1724664098,
|
|
|
|
"narHash": "sha256-4SgV4jCoN5RffR1Mtn3HI1cjgHmARh+rZrpVlBclj9U=",
|
2023-12-03 14:24:20 +04:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NixOS-WSL",
|
2024-08-27 16:38:35 +04:00
|
|
|
"rev": "345dfa06658a37873ca18aa205f409e4aaf1caa6",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NixOS-WSL",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 22:29:46 +04:00
|
|
|
"aquamarine": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprutils": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprutils"
|
|
|
|
],
|
|
|
|
"hyprwayland-scanner": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprwayland-scanner"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725199881,
|
|
|
|
"narHash": "sha256-jsmipf/u1GFZE5tBUkr56CHMN6VpUWCAjfLIhvQijU0=",
|
2024-08-11 22:29:46 +04:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "aquamarine",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "f8a687dd29ff019657498f1bd14da2fbbf0e604b",
|
2024-08-11 22:29:46 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "aquamarine",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-26 15:02:19 +04:00
|
|
|
"emacs-overlay": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils_2",
|
2024-08-21 16:12:30 +04:00
|
|
|
"nixpkgs": "nixpkgs",
|
2023-12-26 15:02:19 +04:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725207696,
|
|
|
|
"narHash": "sha256-CYjx73Vd2IfRaVfspmofOTJaREs4YyDoIx0LVB5K7gU=",
|
2023-12-26 15:02:19 +04:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "5bc13ad142c177b92e4149e0ea00704aa239513e",
|
2023-12-26 15:02:19 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-03 14:24:20 +04: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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-14 05:41:03 +04:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2023-12-03 14:24:20 +04:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-04-14 05:41:03 +04:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-26 15:02:19 +04:00
|
|
|
"flake-utils_2": {
|
|
|
|
"inputs": {
|
2024-08-08 17:46:14 +04:00
|
|
|
"systems": "systems_2"
|
2023-12-26 15:02:19 +04:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-17 05:11:26 +04:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2023-12-26 15:02:19 +04:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-03-17 05:11:26 +04:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
2023-12-26 15:02:19 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-03 14:24:20 +04:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725180166,
|
|
|
|
"narHash": "sha256-fzssXuGR/mCeGbzM1ExaTqDz7QDGta3WA4jJsZyRruo=",
|
2023-12-03 14:24:20 +04:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "471e3eb0a114265bcd62d11d58ba8d3421ee68eb",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 22:29:46 +04:00
|
|
|
"hyprcursor": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprlang": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprlang"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-08-21 16:12:30 +04:00
|
|
|
"lastModified": 1722623071,
|
|
|
|
"narHash": "sha256-sLADpVgebpCBFXkA1FlCXtvEPu1tdEsTfqK1hfeHySE=",
|
2024-08-11 22:29:46 +04:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprcursor",
|
2024-08-21 16:12:30 +04:00
|
|
|
"rev": "912d56025f03d41b1ad29510c423757b4379eb1c",
|
2024-08-11 22:29:46 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprcursor",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprland": {
|
|
|
|
"inputs": {
|
|
|
|
"aquamarine": "aquamarine",
|
|
|
|
"hyprcursor": "hyprcursor",
|
|
|
|
"hyprlang": "hyprlang",
|
|
|
|
"hyprutils": "hyprutils",
|
|
|
|
"hyprwayland-scanner": "hyprwayland-scanner",
|
2024-08-21 16:12:30 +04:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-08-11 22:29:46 +04:00
|
|
|
"systems": "systems_3",
|
|
|
|
"xdph": "xdph"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725209073,
|
|
|
|
"narHash": "sha256-1miFtjWh3UhDS85y1Lt1MLEG9LwU9lIwQ2ij/4qm4L8=",
|
2024-08-11 22:29:46 +04:00
|
|
|
"ref": "refs/heads/main",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "8bbeee20414bc0e20992076632d7d44ede443a1c",
|
|
|
|
"revCount": 5177,
|
2024-08-11 22:29:46 +04:00
|
|
|
"submodules": true,
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/hyprwm/Hyprland"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"submodules": true,
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/hyprwm/Hyprland"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprland-protocols": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"xdph",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"xdph",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1721326555,
|
|
|
|
"narHash": "sha256-zCu4R0CSHEactW9JqYki26gy8h9f6rHmSwj4XJmlHgg=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
|
|
|
"rev": "5a11232266bf1a1f5952d5b179c3f4b2facaaa84",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprlang": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprutils": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprutils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725188252,
|
|
|
|
"narHash": "sha256-yBH8c4GDaEAtBrh+BqIlrx5vp6gG/Gu8fQQK63KAQgs=",
|
2024-08-11 22:29:46 +04:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "c12ab785ce1982f82594aff03b3104c598186ddd",
|
2024-08-11 22:29:46 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 23:05:38 +04:00
|
|
|
"hyprlang_2": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"inputs": {
|
|
|
|
"hyprutils": [
|
|
|
|
"hyprpaper",
|
|
|
|
"hyprutils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprpaper",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprpaper",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1725188252,
|
|
|
|
"narHash": "sha256-yBH8c4GDaEAtBrh+BqIlrx5vp6gG/Gu8fQQK63KAQgs=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"rev": "c12ab785ce1982f82594aff03b3104c598186ddd",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprlang_3": {
|
2024-08-11 23:05:38 +04:00
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"rose-pine-hyprcursor",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2024-09-01 20:53:22 +04:00
|
|
|
"systems": "systems_5"
|
2024-08-11 23:05:38 +04:00
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1709914708,
|
|
|
|
"narHash": "sha256-bR4o3mynoTa1Wi4ZTjbnsZ6iqVcPGriXp56bZh5UFTk=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"rev": "a685493fdbeec01ca8ccdf1f3655c044a8ce2fe2",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-01 20:53:22 +04:00
|
|
|
"hyprpaper": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprlang": "hyprlang_2",
|
|
|
|
"hyprutils": "hyprutils_2",
|
|
|
|
"hyprwayland-scanner": "hyprwayland-scanner_2",
|
|
|
|
"nixpkgs": "nixpkgs_3",
|
|
|
|
"systems": "systems_4"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1725200438,
|
|
|
|
"narHash": "sha256-3Cqu8jz19YyWqhneac6QFfadlyxZ4s3saSLmmpYMOe4=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprpaper",
|
|
|
|
"rev": "1c18ad65032adb891b341292a1edf9e13adf4751",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprpaper",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 22:29:46 +04:00
|
|
|
"hyprutils": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1724966483,
|
|
|
|
"narHash": "sha256-WXDgKIbzjYKczxSZOsJplCS1i1yrTUpsDPuJV/xpYLo=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
|
|
|
"rev": "8976e3f6a5357da953a09511d0c7f6a890fb6ec2",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprutils_2": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprpaper",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprpaper",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1724966483,
|
|
|
|
"narHash": "sha256-WXDgKIbzjYKczxSZOsJplCS1i1yrTUpsDPuJV/xpYLo=",
|
2024-08-11 22:29:46 +04:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "8976e3f6a5357da953a09511d0c7f6a890fb6ec2",
|
2024-08-11 22:29:46 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprwayland-scanner": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1721324119,
|
|
|
|
"narHash": "sha256-SOOqIT27/X792+vsLSeFdrNTF+OSRp5qXv6Te+fb2Qg=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprwayland-scanner",
|
|
|
|
"rev": "a048a6cb015340bd82f97c1f40a4b595ca85cc30",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprwayland-scanner",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-01 20:53:22 +04:00
|
|
|
"hyprwayland-scanner_2": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprpaper",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprpaper",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1721324119,
|
|
|
|
"narHash": "sha256-SOOqIT27/X792+vsLSeFdrNTF+OSRp5qXv6Te+fb2Qg=",
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprwayland-scanner",
|
|
|
|
"rev": "a048a6cb015340bd82f97c1f40a4b595ca85cc30",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprwayland-scanner",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-03 14:24:20 +04:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725103162,
|
|
|
|
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
|
2023-12-03 14:24:20 +04:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2024-08-09 17:55:44 +04:00
|
|
|
"ref": "nixos-unstable",
|
2023-12-03 14:24:20 +04:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable": {
|
2023-12-26 15:02:19 +04:00
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725001927,
|
|
|
|
"narHash": "sha256-eV+63gK0Mp7ygCR0Oy4yIYSNcum2VQwnZamHxYTNi+M=",
|
2023-12-26 15:02:19 +04:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "6e99f2a27d600612004fbd2c3282d614bfee6421",
|
2023-12-26 15:02:19 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2024-07-14 05:24:08 +04:00
|
|
|
"ref": "nixos-24.05",
|
2023-12-26 15:02:19 +04:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable_2": {
|
2023-12-03 14:24:20 +04:00
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725001927,
|
|
|
|
"narHash": "sha256-eV+63gK0Mp7ygCR0Oy4yIYSNcum2VQwnZamHxYTNi+M=",
|
2024-08-21 18:50:21 +04:00
|
|
|
"owner": "nixos",
|
2023-12-03 14:24:20 +04:00
|
|
|
"repo": "nixpkgs",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "6e99f2a27d600612004fbd2c3282d614bfee6421",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-08-21 18:50:21 +04:00
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-24.05",
|
2023-12-03 14:24:20 +04:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-21 18:50:21 +04:00
|
|
|
"nixpkgs-stable_3": {
|
2023-12-03 14:24:20 +04:00
|
|
|
"locked": {
|
2024-08-21 18:50:21 +04:00
|
|
|
"lastModified": 1721524707,
|
|
|
|
"narHash": "sha256-5NctRsoE54N86nWd0psae70YSLfrOek3Kv1e8KoXe/0=",
|
|
|
|
"owner": "NixOS",
|
2023-12-03 14:24:20 +04:00
|
|
|
"repo": "nixpkgs",
|
2024-08-21 18:50:21 +04:00
|
|
|
"rev": "556533a23879fc7e5f98dd2e0b31a6911a213171",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-08-21 18:50:21 +04:00
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "release-24.05",
|
2023-12-03 14:24:20 +04:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 23:05:38 +04:00
|
|
|
"nixpkgs_2": {
|
2024-08-12 02:51:38 +04:00
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725103162,
|
|
|
|
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
|
2024-08-12 02:51:38 +04:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
|
2024-08-12 02:51:38 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_3": {
|
2024-08-21 16:12:30 +04:00
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725103162,
|
|
|
|
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
|
2024-08-21 16:12:30 +04:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
|
2024-08-21 16:12:30 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_4": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1725103162,
|
|
|
|
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_5": {
|
2024-08-11 23:05:38 +04:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1710272261,
|
|
|
|
"narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-03 14:24:20 +04:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"NixOS-WSL": "NixOS-WSL",
|
2023-12-26 15:02:19 +04:00
|
|
|
"emacs-overlay": "emacs-overlay",
|
2023-12-03 14:24:20 +04:00
|
|
|
"home-manager": "home-manager",
|
2024-08-11 22:29:46 +04:00
|
|
|
"hyprland": "hyprland",
|
2024-09-01 20:53:22 +04:00
|
|
|
"hyprpaper": "hyprpaper",
|
|
|
|
"nixpkgs": "nixpkgs_4",
|
2024-08-21 18:50:21 +04:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable_2",
|
2024-08-11 23:05:38 +04:00
|
|
|
"rose-pine-hyprcursor": "rose-pine-hyprcursor",
|
2023-12-03 14:24:20 +04:00
|
|
|
"sops-nix": "sops-nix"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 23:05:38 +04:00
|
|
|
"rose-pine-hyprcursor": {
|
|
|
|
"inputs": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"hyprlang": "hyprlang_3",
|
|
|
|
"nixpkgs": "nixpkgs_5",
|
2024-08-11 23:05:38 +04:00
|
|
|
"utils": "utils"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1718180692,
|
|
|
|
"narHash": "sha256-J5IYvKcdGRL/sBuST5WaoESEIl7KPv8aJK8aLY6C91E=",
|
|
|
|
"owner": "ndom91",
|
|
|
|
"repo": "rose-pine-hyprcursor",
|
|
|
|
"rev": "40ce26cb29206722ff73839ead0d871d94751e90",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ndom91",
|
|
|
|
"repo": "rose-pine-hyprcursor",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-03 14:24:20 +04:00
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2024-08-21 18:50:21 +04:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable_3"
|
2023-12-03 14:24:20 +04:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725201042,
|
|
|
|
"narHash": "sha256-lj5pxOwidP0W//E7IvyhbhXrnEUW99I07+QpERnzTS4=",
|
2023-12-03 14:24:20 +04:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "5db5921e40ae382d6716dce591ea23b0a39d96f7",
|
2023-12-03 14:24:20 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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-12-26 15:02:19 +04:00
|
|
|
},
|
|
|
|
"systems_2": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-08-11 22:29:46 +04:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 23:05:38 +04:00
|
|
|
"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": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"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_6": {
|
2024-08-11 23:05:38 +04:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"utils": {
|
|
|
|
"inputs": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"systems": "systems_6"
|
2024-08-11 23:05:38 +04:00
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-11 22:29:46 +04:00
|
|
|
"xdph": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprland-protocols": "hyprland-protocols",
|
|
|
|
"hyprlang": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprlang"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-09-01 20:53:22 +04:00
|
|
|
"lastModified": 1725203932,
|
|
|
|
"narHash": "sha256-VLULC/OnI+6R9KEP2OIGk+uLJJsfRlaLouZ5gyFd2+Y=",
|
2024-08-11 22:29:46 +04:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
2024-09-01 20:53:22 +04:00
|
|
|
"rev": "2425e8f541525fa7409d9f26a8ffaf92a3767251",
|
2024-08-11 22:29:46 +04:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2023-12-03 14:24:20 +04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|