2023-09-04 11:40:30 -05:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-10-03 11:23:30 -05:00
|
|
|
"crane": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"helix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-19 10:25:29 -05:00
|
|
|
"lastModified": 1709610799,
|
|
|
|
"narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=",
|
2023-10-03 11:23:30 -05:00
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
2024-03-19 10:25:29 -05:00
|
|
|
"rev": "81c393c776d5379c030607866afef6406ca1be57",
|
2023-10-03 11:23:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-04 11:40:30 -05:00
|
|
|
"disko": {
|
|
|
|
"inputs": {
|
2023-11-07 17:09:05 -06:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2023-09-04 11:40:30 -05:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719582740,
|
|
|
|
"narHash": "sha256-s4WsLu2L8EzF5Hg2TkelFLVhKGL108AySnlw8voPe5U=",
|
2023-09-04 11:40:30 -05:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "115311bc395f24c1b553338fec4b3aa28cbf5ae2",
|
2023-09-04 11:40:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "disko",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-02-23 10:35:41 -06: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"
|
|
|
|
}
|
|
|
|
},
|
2023-09-04 11:40:30 -05:00
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
2023-10-03 11:23:30 -05:00
|
|
|
"locked": {
|
2024-03-19 10:25:29 -05:00
|
|
|
"lastModified": 1709126324,
|
|
|
|
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
|
2023-10-03 11:23:30 -05:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-03-19 10:25:29 -05:00
|
|
|
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
|
2023-10-03 11:23:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-02-23 10:35:41 -06:00
|
|
|
"gitignore": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2024-06-28 11:50:18 -05:00
|
|
|
"pre-commit",
|
2024-02-23 10:35:41 -06:00
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-22 09:54:00 -05:00
|
|
|
"lastModified": 1709087332,
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
2024-02-23 10:35:41 -06:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
2024-03-22 09:54:00 -05:00
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
2024-02-23 10:35:41 -06:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-10-03 13:18:12 -05:00
|
|
|
"hardware": {
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719552654,
|
|
|
|
"narHash": "sha256-PX3msbC5KdwCDnucGtir3qzlzv+1fuiU4tk17nljFIE=",
|
2023-10-03 13:18:12 -05:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixos-hardware",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "3980e7816c99d9e4da7a7b762e5b294055b73b2f",
|
2023-10-03 13:18:12 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixos-hardware",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-10-03 11:23:30 -05:00
|
|
|
"helix": {
|
|
|
|
"inputs": {
|
|
|
|
"crane": "crane",
|
2024-02-21 21:14:46 -06:00
|
|
|
"flake-utils": "flake-utils",
|
2024-05-07 01:00:06 -05:00
|
|
|
"nixpkgs": "nixpkgs",
|
2023-10-03 11:23:30 -05:00
|
|
|
"rust-overlay": "rust-overlay"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719626901,
|
|
|
|
"narHash": "sha256-uNPtomiPPWHAqZXc24+gL13FIrW+nShM9tfmtfyPqQU=",
|
2023-10-03 11:23:30 -05:00
|
|
|
"owner": "helix-editor",
|
|
|
|
"repo": "helix",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "dca952c03ac1d3beab1e4b203648e3a31181dbf1",
|
2023-10-03 11:23:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "helix-editor",
|
2023-12-04 09:14:13 -06:00
|
|
|
"ref": "master",
|
2023-10-03 11:23:30 -05:00
|
|
|
"repo": "helix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-04 11:40:30 -05:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
2023-11-07 17:09:05 -06:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2023-09-04 11:40:30 -05:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-17 13:00:23 -05:00
|
|
|
"lastModified": 1718530513,
|
|
|
|
"narHash": "sha256-BmO8d0r+BVlwWtMLQEYnwmngqdXIuyFzMwvmTcLMee8=",
|
2023-09-04 11:40:30 -05:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-06-17 13:00:23 -05:00
|
|
|
"rev": "a1fddf0967c33754271761d91a3d921772b30d0e",
|
2023-09-04 11:40:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2024-06-17 13:00:23 -05:00
|
|
|
"ref": "release-24.05",
|
2023-09-04 11:40:30 -05:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-03-22 10:05:36 -05:00
|
|
|
"hyprcursor": {
|
|
|
|
"inputs": {
|
2024-05-02 09:52:49 -05:00
|
|
|
"hyprlang": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprlang"
|
|
|
|
],
|
2024-03-22 10:05:36 -05:00
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1718450675,
|
|
|
|
"narHash": "sha256-jpsns6buS4bK+1sF8sL8AaixAiCRjA+nldTKvcwmvUs=",
|
2024-03-22 10:05:36 -05:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprcursor",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "66d5b46ff94efbfa6fa3d1d1b66735f1779c34a6",
|
2024-03-22 10:05:36 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprcursor",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprland": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprcursor": "hyprcursor",
|
2024-05-02 09:52:49 -05:00
|
|
|
"hyprlang": "hyprlang",
|
2024-06-17 13:00:23 -05:00
|
|
|
"hyprutils": "hyprutils",
|
2024-05-02 09:52:49 -05:00
|
|
|
"hyprwayland-scanner": "hyprwayland-scanner",
|
2024-05-07 01:00:06 -05:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-05-02 09:52:49 -05:00
|
|
|
"systems": "systems_2",
|
2024-03-22 10:05:36 -05:00
|
|
|
"xdph": "xdph"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719613382,
|
|
|
|
"narHash": "sha256-DAWdnk0cCFbOZrdo9Ku0kbrlpv7pjnF+DQBnLiyuSSQ=",
|
2024-03-22 10:05:36 -05:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "9c5dd59d4b1927b7d88e8e3c2e260eb01d95794b",
|
2024-03-22 10:05:36 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprland-protocols": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
2024-05-23 09:41:15 -05:00
|
|
|
"xdph",
|
2024-03-22 10:05:36 -05:00
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
2024-05-23 09:41:15 -05:00
|
|
|
"xdph",
|
2024-03-22 10:05:36 -05:00
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1714869498,
|
|
|
|
"narHash": "sha256-vbLVOWvQqo4n1yvkg/Q70VTlPbMmTiCQfNTgcWDCfJM=",
|
2024-03-22 10:05:36 -05:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "e06482e0e611130cd1929f75e8c1cf679e57d161",
|
2024-03-22 10:05:36 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hyprlang": {
|
|
|
|
"inputs": {
|
2024-06-17 13:00:23 -05:00
|
|
|
"hyprutils": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprutils"
|
|
|
|
],
|
2024-03-22 10:05:36 -05:00
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2024-05-02 09:52:49 -05:00
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
2024-03-22 10:05:36 -05:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-17 13:00:23 -05:00
|
|
|
"lastModified": 1717881852,
|
|
|
|
"narHash": "sha256-XeeVoKHQgfKuXoP6q90sUqKyl7EYy3ol2dVZGM+Jj94=",
|
2024-03-22 10:05:36 -05:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
2024-06-17 13:00:23 -05:00
|
|
|
"rev": "ec6938c66253429192274d612912649a0cfe4d28",
|
2024-03-22 10:05:36 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-06-17 13:00:23 -05:00
|
|
|
"hyprutils": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719316102,
|
|
|
|
"narHash": "sha256-dmRz128j/lJmMuTYeCYPfSBRHHQO3VeH4PbmoyAhHzw=",
|
2024-06-17 13:00:23 -05:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "1f6bbec5954f623ff8d68e567bddcce97cd2f085",
|
2024-06-17 13:00:23 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-02 09:52:49 -05:00
|
|
|
"hyprwayland-scanner": {
|
2024-03-22 10:05:36 -05:00
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719067853,
|
|
|
|
"narHash": "sha256-mAnZG/eQy72Fp1ImGtqCgUrDumnR1rMZv2E/zgP4U74=",
|
2024-03-22 10:05:36 -05:00
|
|
|
"owner": "hyprwm",
|
2024-05-02 09:52:49 -05:00
|
|
|
"repo": "hyprwayland-scanner",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "914f083741e694092ee60a39d31f693d0a6dc734",
|
2024-03-22 10:05:36 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
2024-05-02 09:52:49 -05:00
|
|
|
"repo": "hyprwayland-scanner",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-04 11:40:30 -05:00
|
|
|
"nixpkgs": {
|
2024-02-16 14:57:52 -06:00
|
|
|
"locked": {
|
2024-05-07 01:00:06 -05:00
|
|
|
"lastModified": 1709479366,
|
|
|
|
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
|
|
|
|
"owner": "nixos",
|
2024-02-16 14:57:52 -06:00
|
|
|
"repo": "nixpkgs",
|
2024-05-07 01:00:06 -05:00
|
|
|
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
|
2024-02-16 14:57:52 -06:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-05-07 01:00:06 -05:00
|
|
|
"owner": "nixos",
|
2024-02-16 14:57:52 -06:00
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-02-23 10:35:41 -06:00
|
|
|
"nixpkgs-stable": {
|
|
|
|
"locked": {
|
2024-06-28 11:50:18 -05:00
|
|
|
"lastModified": 1718811006,
|
|
|
|
"narHash": "sha256-0Y8IrGhRmBmT7HHXlxxepg2t8j1X90++qRN3lukGaIk=",
|
2024-02-23 10:35:41 -06:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-06-28 11:50:18 -05:00
|
|
|
"rev": "03d771e513ce90147b65fe922d87d3a0356fc125",
|
2024-02-23 10:35:41 -06:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-23.11",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-06-29 01:40:25 -05:00
|
|
|
"nixpkgs-unstable": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1719468428,
|
|
|
|
"narHash": "sha256-vN5xJAZ4UGREEglh3lfbbkIj+MPEYMuqewMn4atZFaQ=",
|
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "1e3deb3d8a86a870d925760db1a5adecc64d329d",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-02-16 14:57:52 -06:00
|
|
|
"nixpkgs_2": {
|
2024-05-02 09:52:49 -05:00
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719075281,
|
|
|
|
"narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=",
|
2024-03-27 10:38:30 -05:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af",
|
2024-03-27 10:38:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-07 01:00:06 -05:00
|
|
|
"nixpkgs_3": {
|
2023-10-18 09:14:19 -05:00
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719426051,
|
|
|
|
"narHash": "sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4=",
|
2023-10-18 09:14:19 -05:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "89c49874fb15f4124bf71ca5f42a04f2ee5825fd",
|
2023-10-18 09:14:19 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2024-06-01 20:08:59 -05:00
|
|
|
"ref": "nixos-24.05",
|
2023-10-18 09:14:19 -05:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-07 01:00:06 -05:00
|
|
|
"nixpkgs_4": {
|
2024-04-05 11:21:20 -05:00
|
|
|
"locked": {
|
2024-05-29 13:42:13 -05:00
|
|
|
"lastModified": 1716769173,
|
|
|
|
"narHash": "sha256-7EXDb5WBw+d004Agt+JHC/Oyh/KTUglOaQ4MNjBbo5w=",
|
|
|
|
"owner": "nixos",
|
2024-04-05 11:21:20 -05:00
|
|
|
"repo": "nixpkgs",
|
2024-05-29 13:42:13 -05:00
|
|
|
"rev": "9ca3f649614213b2aaf5f1e16ec06952fe4c2632",
|
2024-04-05 11:21:20 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-05-29 13:42:13 -05:00
|
|
|
"owner": "nixos",
|
2024-04-05 11:21:20 -05:00
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-06-28 11:50:18 -05:00
|
|
|
"pre-commit": {
|
2024-02-23 10:35:41 -06:00
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
"gitignore": "gitignore",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2024-06-01 20:08:59 -05:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
2024-02-23 10:35:41 -06:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-28 11:50:18 -05:00
|
|
|
"lastModified": 1719259945,
|
|
|
|
"narHash": "sha256-F1h+XIsGKT9TkGO3omxDLEb/9jOOsI6NnzsXFsZhry4=",
|
2024-02-23 10:35:41 -06:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2024-06-28 11:50:18 -05:00
|
|
|
"rev": "0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07",
|
2024-02-23 10:35:41 -06:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-04 11:40:30 -05:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"disko": "disko",
|
2023-10-03 13:18:12 -05:00
|
|
|
"hardware": "hardware",
|
2023-10-03 11:23:30 -05:00
|
|
|
"helix": "helix",
|
2023-09-04 11:40:30 -05:00
|
|
|
"home-manager": "home-manager",
|
2024-03-22 10:05:36 -05:00
|
|
|
"hyprland": "hyprland",
|
2024-05-07 01:00:06 -05:00
|
|
|
"nixpkgs": "nixpkgs_3",
|
2024-06-29 01:40:25 -05:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
2024-06-28 11:50:18 -05:00
|
|
|
"pre-commit": "pre-commit",
|
2024-05-29 13:42:13 -05:00
|
|
|
"slippi": "slippi",
|
|
|
|
"sops-nix": "sops-nix"
|
2023-09-04 11:40:30 -05:00
|
|
|
}
|
|
|
|
},
|
2023-10-03 11:23:30 -05:00
|
|
|
"rust-overlay": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": [
|
|
|
|
"helix",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"helix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-19 10:25:29 -05:00
|
|
|
"lastModified": 1709604635,
|
|
|
|
"narHash": "sha256-le4fwmWmjGRYWwkho0Gr7mnnZndOOe4XGbLw68OvF40=",
|
2023-10-03 11:23:30 -05:00
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
2024-03-19 10:25:29 -05:00
|
|
|
"rev": "e86c0fb5d3a22a5f30d7f64ecad88643fe26449d",
|
2023-10-03 11:23:30 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-29 13:42:13 -05:00
|
|
|
"slippi": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": "nixpkgs_4"
|
|
|
|
},
|
2023-10-08 02:46:37 -05:00
|
|
|
"locked": {
|
2024-06-17 13:00:23 -05:00
|
|
|
"lastModified": 1717012475,
|
|
|
|
"narHash": "sha256-XdcAf6+7IUBOw+jH66QqcXcMBaqw8vXmtiwQywqhcI4=",
|
2024-05-29 14:58:10 -05:00
|
|
|
"owner": "lytedev",
|
|
|
|
"repo": "slippi-nix",
|
2024-06-17 13:00:23 -05:00
|
|
|
"rev": "8c37b6cfc082e2d522544c68eefa2c3b58ca2515",
|
2024-05-29 14:58:10 -05:00
|
|
|
"type": "github"
|
2023-10-08 02:46:37 -05:00
|
|
|
},
|
|
|
|
"original": {
|
2024-05-29 14:58:10 -05:00
|
|
|
"owner": "lytedev",
|
|
|
|
"repo": "slippi-nix",
|
|
|
|
"type": "github"
|
2023-10-08 02:46:37 -05:00
|
|
|
}
|
|
|
|
},
|
2023-09-04 11:40:30 -05:00
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
2024-02-19 11:10:35 -06:00
|
|
|
"nixpkgs": [
|
2024-06-29 01:40:25 -05:00
|
|
|
"nixpkgs-unstable"
|
2024-02-19 11:10:35 -06:00
|
|
|
],
|
|
|
|
"nixpkgs-stable": [
|
2024-06-01 20:08:59 -05:00
|
|
|
"nixpkgs"
|
2024-02-19 11:10:35 -06:00
|
|
|
]
|
2023-09-04 11:40:30 -05:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1719268571,
|
|
|
|
"narHash": "sha256-pcUk2Fg5vPXLUEnFI97qaB8hto/IToRfqskFqsjvjb8=",
|
2023-09-04 11:40:30 -05:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "c2ea1186c0cbfa4d06d406ae50f3e4b085ddc9b3",
|
2023-09-04 11:40:30 -05: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"
|
|
|
|
}
|
2024-02-23 10:35:41 -06:00
|
|
|
},
|
|
|
|
"systems_2": {
|
2024-03-22 10:05:36 -05: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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"xdph": {
|
|
|
|
"inputs": {
|
2024-05-23 09:41:15 -05:00
|
|
|
"hyprland-protocols": "hyprland-protocols",
|
2024-03-22 10:05:36 -05:00
|
|
|
"hyprlang": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprlang"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"hyprland",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-06-29 00:51:22 -05:00
|
|
|
"lastModified": 1718619174,
|
|
|
|
"narHash": "sha256-FWW68AVYmB91ZDQnhLMBNCUUTCjb1ZpO2k2KIytHtkA=",
|
2024-03-22 10:05:36 -05:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
2024-06-29 00:51:22 -05:00
|
|
|
"rev": "c7894aa54f9a7dbd16df5cd24d420c8af22d5623",
|
2024-03-22 10:05:36 -05:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2023-09-04 11:40:30 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|