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-13 11:15:45 +02:00
"lastModified": 1725753098,
"narHash": "sha256-/NO/h/qD/eJXAQr/fHA4mdDgYsNT9thHQ+oT6KPi2ac=",
2024-07-25 15:29:31 +02:00
"owner": "hyprwm",
"repo": "aquamarine",
2024-09-13 11:15:45 +02:00
"rev": "e4a13203112a036fc7f437d391c7810f3dd5ab52",
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-17 13:35:02 +02:00
"lastModified": 1726440980,
"narHash": "sha256-ChhIrjtdu5d83W+YDRH+Ec5g1MmM0xk6hJnkz15Ot7M=",
2024-05-31 12:41:57 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-17 13:35:02 +02:00
"rev": "a9c9cc6e50f7cbd2d58ccb1cd46a1e06e9e445ff",
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-17 13:35:02 +02:00
"lastModified": 1726568694,
"narHash": "sha256-p062OTW1DpebeGVwoOvgjtwfC21sWLnF1KVcHk5phwY=",
2024-05-31 23:44:20 +02:00
"ref": "refs/heads/main",
2024-09-17 13:35:02 +02:00
"rev": "e72ae6b25fe019404df31e783ae980f80d3eaa3c",
"revCount": 5225,
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-13 11:15:45 +02:00
"lastModified": 1725997860,
"narHash": "sha256-d/rZ/fHR5l1n7PeyLw0StWMNLXVU9c4HFyfskw568so=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-09-13 11:15:45 +02:00
"rev": "dfeb5811dd6485490cce18d6cc1e38a055eea876",
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-13 11:15:45 +02:00
"lastModified": 1725983898,
"narHash": "sha256-4b3A9zPpxAxLnkF9MawJNHDtOOl6ruL0r6Og1TEDGCE=",
2024-07-25 15:29:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-13 11:15:45 +02:00
"rev": "1355a0cbfeac61d785b7183c0caaec1f97361b43",
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-17 13:35:02 +02:00
"lastModified": 1726463316,
"narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=",
2024-08-01 20:20:49 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-17 13:35:02 +02:00
"rev": "99dc8785f6a0adac95f5e2ab05cc2e1bf666d172",
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-17 13:35:02 +02:00
"lastModified": 1726569072,
"narHash": "sha256-x33fIaVSJGc/kLiXh+a8x97GrMN1DtnRd8Ar50sDaNs=",
2024-06-03 00:06:57 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-09-17 13:35:02 +02:00
"rev": "48b58426a0fb447bad367813e742247dc860bed6",
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-13 11:15:45 +02:00
"lastModified": 1726046979,
"narHash": "sha256-6SEsjurq9cdTkITA6d49ncAJe4O/8CgRG5/F//s6Xh8=",
2024-05-31 23:44:20 +02:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-09-13 11:15:45 +02:00
"rev": "e695669fd8e1d1be9eaae40f35e00f8bd8b64c18",
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
}