dotfiles/flake.lock

468 lines
12 KiB
Plaintext
Raw Normal View History

2024-05-31 12:41:57 +02:00
{
"nodes": {
2024-07-05 01:33:59 +02:00
"ags": {
"inputs": {
2024-07-25 15:29:31 +02:00
"nixpkgs": "nixpkgs",
"systems": "systems"
2024-07-05 01:33:59 +02:00
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725841979,
"narHash": "sha256-SXYqzpHPuXFR6w/cUKo3VN8XRn6XA2mGbdRXs9oLk6k=",
2024-07-05 01:33:59 +02:00
"owner": "Aylur",
"repo": "ags",
2024-09-09 11:44:20 +02:00
"rev": "aaef50bb2c80ef4b4a359329d72669a95e7c4796",
2024-07-05 01:33:59 +02:00
"type": "github"
},
"original": {
"owner": "Aylur",
"repo": "ags",
"type": "github"
}
},
2024-07-25 15:29:31 +02:00
"aquamarine": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725199881,
"narHash": "sha256-jsmipf/u1GFZE5tBUkr56CHMN6VpUWCAjfLIhvQijU0=",
2024-07-25 15:29:31 +02:00
"owner": "hyprwm",
"repo": "aquamarine",
2024-09-09 11:44:20 +02:00
"rev": "f8a687dd29ff019657498f1bd14da2fbbf0e604b",
2024-07-25 15:29:31 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "aquamarine",
"type": "github"
}
},
"flake-parts": {
2024-08-01 20:20:49 +02:00
"inputs": {
"nixpkgs-lib": [
"fzgo",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"fzgo": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-08-01 20:44:47 +02:00
"lastModified": 1722536372,
"narHash": "sha256-kcaCZFYKWlGyyL1y5MQ/3LVNw+5GfW2kSYDixdrDJl0=",
2024-08-01 20:20:49 +02:00
"ref": "refs/heads/master",
2024-08-01 20:44:47 +02:00
"rev": "430ff540f5cedb42cbd9267094d45f275cd480d4",
"revCount": 13,
2024-08-01 20:20:49 +02:00
"type": "git",
"url": "https://git.thomasave.be/thomasave/fzgo.git"
},
"original": {
"type": "git",
"url": "https://git.thomasave.be/thomasave/fzgo.git"
}
},
2024-05-31 12:41:57 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725863684,
"narHash": "sha256-HmdTBpuCsw35Ii35JUKO6AE6nae+kJliQb0XGd4hoLE=",
2024-05-31 12:41:57 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-09 11:44:20 +02:00
"rev": "be47a2bdf278c57c2d05e747a13ed31cef54a037",
2024-05-31 12:41:57 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-05-31 23:44:20 +02:00
"hyprcursor": {
"inputs": {
"hyprlang": [
"hyprland",
"hyprlang"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-08-14 22:01:21 +02:00
"lastModified": 1722623071,
"narHash": "sha256-sLADpVgebpCBFXkA1FlCXtvEPu1tdEsTfqK1hfeHySE=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "hyprcursor",
2024-08-14 22:01:21 +02:00
"rev": "912d56025f03d41b1ad29510c423757b4379eb1c",
2024-05-31 23:44:20 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprcursor",
"type": "github"
}
},
"hyprland": {
"inputs": {
2024-07-25 15:29:31 +02:00
"aquamarine": "aquamarine",
2024-05-31 23:44:20 +02:00
"hyprcursor": "hyprcursor",
"hyprlang": "hyprlang",
"hyprutils": "hyprutils",
2024-05-31 23:44:20 +02:00
"hyprwayland-scanner": "hyprwayland-scanner",
2024-08-01 20:20:49 +02:00
"nixpkgs": "nixpkgs_3",
2024-07-25 15:29:31 +02:00
"systems": "systems_2",
2024-05-31 23:44:20 +02:00
"xdph": "xdph"
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725873008,
"narHash": "sha256-hVPjlB0EPbf98tm4LcwOmS80tO/qfAoXqXKWZjDUG50=",
2024-05-31 23:44:20 +02:00
"ref": "refs/heads/main",
2024-09-09 11:44:20 +02:00
"rev": "04421063af2941c6e27e6dca2bdc2c387778a3a5",
"revCount": 5203,
2024-05-31 23:44:20 +02: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": {
2024-07-30 13:36:16 +02:00
"lastModified": 1721326555,
"narHash": "sha256-zCu4R0CSHEactW9JqYki26gy8h9f6rHmSwj4XJmlHgg=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2024-07-30 13:36:16 +02:00
"rev": "5a11232266bf1a1f5952d5b179c3f4b2facaaa84",
2024-05-31 23:44:20 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprlang": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
2024-05-31 23:44:20 +02:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725188252,
"narHash": "sha256-yBH8c4GDaEAtBrh+BqIlrx5vp6gG/Gu8fQQK63KAQgs=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-09-09 11:44:20 +02:00
"rev": "c12ab785ce1982f82594aff03b3104c598186ddd",
2024-05-31 23:44:20 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"hyprutils": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1724966483,
"narHash": "sha256-WXDgKIbzjYKczxSZOsJplCS1i1yrTUpsDPuJV/xpYLo=",
"owner": "hyprwm",
"repo": "hyprutils",
2024-09-09 11:44:20 +02:00
"rev": "8976e3f6a5357da953a09511d0c7f6a890fb6ec2",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
2024-05-31 23:44:20 +02:00
"hyprwayland-scanner": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-07-25 15:29:31 +02:00
"lastModified": 1721324119,
"narHash": "sha256-SOOqIT27/X792+vsLSeFdrNTF+OSRp5qXv6Te+fb2Qg=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
2024-07-25 15:29:31 +02:00
"rev": "a048a6cb015340bd82f97c1f40a4b595ca85cc30",
2024-05-31 23:44:20 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1693833173,
"narHash": "sha256-hlMABKrGbEiJD5dwUSfnw1CQ3bG7KKwDV+Nx3bEZd7U=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "ac030bd9ba98e318e1f4c4328d60766ade8ebe8b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2024-05-31 12:41:57 +02:00
"nixpkgs": {
2024-07-05 01:33:59 +02:00
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-07-05 01:33:59 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-09 11:44:20 +02:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2024-07-05 01:33:59 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-05-31 23:44:20 +02:00
"locked": {
2024-08-01 20:20:49 +02:00
"lastModified": 1722421184,
"narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
2024-05-31 23:44:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-01 20:20:49 +02:00
"rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
2024-05-31 23:44:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-05 01:33:59 +02:00
"nixpkgs_3": {
2024-07-25 15:29:31 +02:00
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
2024-07-25 15:29:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-09 11:44:20 +02:00
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
2024-07-25 15:29:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-08-01 20:20:49 +02:00
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-08-01 20:20:49 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-09 11:44:20 +02:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2024-05-31 12:41:57 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-03 00:06:57 +02:00
"nur": {
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725864675,
"narHash": "sha256-VkHgZJ0D32wFAyWaBb2hXZSyc4UrTu4XOM9/vJeDPek=",
2024-06-03 00:06:57 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-09-09 11:44:20 +02:00
"rev": "65eda9f4b5b4841d1afbd29bbe6a2c6b5e038476",
2024-06-03 00:06:57 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2024-05-31 12:41:57 +02:00
"root": {
"inputs": {
2024-07-05 01:33:59 +02:00
"ags": "ags",
2024-08-01 20:20:49 +02:00
"fzgo": "fzgo",
2024-05-31 12:41:57 +02:00
"home-manager": "home-manager",
2024-05-31 23:44:20 +02:00
"hyprland": "hyprland",
2024-08-01 20:20:49 +02:00
"nixpkgs": "nixpkgs_4",
2024-06-03 00:06:57 +02:00
"nur": "nur",
2024-08-14 22:01:21 +02:00
"split-monitor-workspaces": "split-monitor-workspaces"
2024-05-31 23:44:20 +02:00
}
},
"split-monitor-workspaces": {
"inputs": {
"hyprland": [
"hyprland"
],
"nix-filter": "nix-filter"
},
"locked": {
2024-06-14 21:14:07 +02:00
"lastModified": 1718315792,
"narHash": "sha256-ArK3uk6WuujCC0zz7Hfv4DRY8hz6fLEhECE50JouHMI=",
"ref": "fix/hyprutils",
2024-06-14 21:14:07 +02:00
"rev": "6a77ffc86fb4b6051e9fa8f935edff4be2329716",
"revCount": 82,
"type": "git",
"url": "https://github.com/Duckonaut/split-monitor-workspaces"
2024-05-31 23:44:20 +02:00
},
"original": {
"ref": "fix/hyprutils",
"type": "git",
"url": "https://github.com/Duckonaut/split-monitor-workspaces"
2024-05-31 23:44:20 +02:00
}
},
"systems": {
"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-07-25 15:29:31 +02:00
"systems_2": {
"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-05-31 23:44:20 +02:00
"xdph": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
"hyprlang": [
"hyprland",
"hyprlang"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-09-09 11:44:20 +02:00
"lastModified": 1725203932,
"narHash": "sha256-VLULC/OnI+6R9KEP2OIGk+uLJJsfRlaLouZ5gyFd2+Y=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-09-09 11:44:20 +02:00
"rev": "2425e8f541525fa7409d9f26a8ffaf92a3767251",
2024-05-31 23:44:20 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
2024-05-31 12:41:57 +02:00
}
}
},
"root": "root",
"version": 7
}