nix/flake.lock

567 lines
14 KiB
Plaintext
Raw Normal View History

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-05-23 09:41:15 -05:00
"lastModified": 1716431128,
"narHash": "sha256-t3T8HlX3udO6f4ilLcN+j5eC3m2gqsouzSGiriKK6vk=",
2023-09-04 11:40:30 -05:00
"owner": "nix-community",
"repo": "disko",
2024-05-23 09:41:15 -05:00
"rev": "7ffc4354dfeb37c8c725ae1465f04a9b45ec8606",
2023-09-04 11:40:30 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "disko",
"type": "github"
}
},
"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"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-03-22 09:54:00 -05:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-03-22 09:54:00 -05:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-10-03 13:18:12 -05:00
"hardware": {
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716173274,
"narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
2023-10-03 13:18:12 -05:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-05-23 09:41:15 -05:00
"rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
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-05-23 09:41:15 -05:00
"lastModified": 1716308526,
"narHash": "sha256-VMJmUxR+yK28PXN7ZB98bEyw0pSOdsNxNCrc6SS9i28=",
2023-10-03 11:23:30 -05:00
"owner": "helix-editor",
"repo": "helix",
2024-05-23 09:41:15 -05:00
"rev": "41dec92b0feb77719b07334b7a7f53152866e4e3",
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-05-23 09:41:15 -05:00
"lastModified": 1716457508,
"narHash": "sha256-ZxzffLuWRyuMrkVVq7wastNUqeO0HJL9xqfY1QsYaqo=",
2023-09-04 11:40:30 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-23 09:41:15 -05:00
"rev": "850cb322046ef1a268449cf1ceda5fd24d930b05",
2023-09-04 11:40:30 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-03 14:50:00 -05:00
"ref": "master",
2023-09-04 11:40:30 -05:00
"repo": "home-manager",
"type": "github"
}
},
"hyprcursor": {
"inputs": {
2024-05-02 09:52:49 -05:00
"hyprlang": [
"hyprland",
"hyprlang"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716327911,
"narHash": "sha256-PI+wygItS/TKzi4gEAROvKTUzTx9GT+PGBttS/IOA/Q=",
"owner": "hyprwm",
"repo": "hyprcursor",
2024-05-23 09:41:15 -05:00
"rev": "27ca640abeef2d425b5dbecf804f5eb622cef56d",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprcursor",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprcursor": "hyprcursor",
2024-05-02 09:52:49 -05:00
"hyprlang": "hyprlang",
"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",
"xdph": "xdph"
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716465152,
"narHash": "sha256-J9O/FDZEQGQdzRVXk95SqT8I5uz7hUr7Z4hiFoY68d8=",
"owner": "hyprwm",
"repo": "Hyprland",
2024-05-23 09:41:15 -05:00
"rev": "df80fbf70650dfb0d96381a1d86d30811cf516f4",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
2024-05-23 09:41:15 -05:00
"xdph",
"nixpkgs"
],
"systems": [
"hyprland",
2024-05-23 09:41:15 -05:00
"xdph",
"systems"
]
},
"locked": {
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprlang": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
2024-05-02 09:52:49 -05:00
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1715791527,
"narHash": "sha256-HhQ4zvGHrRjR63ltySSeg+x+0jb0lepiutWdnFhLRoo=",
"owner": "hyprwm",
"repo": "hyprlang",
2024-05-23 09:41:15 -05:00
"rev": "969cb076e5b76f2e823aeca1937a3e1f159812ee",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-05-02 09:52:49 -05:00
"hyprwayland-scanner": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716058375,
"narHash": "sha256-CwjWoVnBZE5SBpRx9dgSQGCr4Goxyfcyv3zZbOhVqzk=",
"owner": "hyprwm",
2024-05-02 09:52:49 -05:00
"repo": "hyprwayland-scanner",
2024-05-23 09:41:15 -05:00
"rev": "3afed4364790aebe0426077631af1e164a9650cc",
"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"
}
},
"nixpkgs-stable": {
2024-03-09 10:37:51 -06:00
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716361217,
"narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",
2024-03-09 10:37:51 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-23 09:41:15 -05:00
"rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
2024-03-09 10:37:51 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2024-03-22 09:54:00 -05:00
"lastModified": 1710695816,
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-22 09:54:00 -05:00
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsForIosevka": {
"locked": {
"lastModified": 1708118438,
"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
"type": "github"
}
},
2024-02-16 14:57:52 -06:00
"nixpkgs_2": {
2024-05-02 09:52:49 -05:00
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2024-03-27 10:38:30 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-23 09:41:15 -05:00
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
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-05-23 09:41:15 -05:00
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2023-10-18 09:14:19 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-23 09:41:15 -05:00
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
2023-10-18 09:14:19 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
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"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
2024-03-09 10:37:51 -06:00
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716213921,
"narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-05-23 09:41:15 -05:00
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
"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",
"hyprland": "hyprland",
2024-05-07 01:00:06 -05:00
"nixpkgs": "nixpkgs_3",
2024-03-09 10:37:51 -06:00
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgsForIosevka": "nixpkgsForIosevka",
"pre-commit-hooks": "pre-commit-hooks",
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-05-29 14:58:10 -05:00
"lastModified": 1717012196,
"narHash": "sha256-Ec+rw6b09Y7TvkyJMl2aeYKAkVsMDBbpFX36M9shkJU=",
"owner": "lytedev",
"repo": "slippi-nix",
"rev": "8acf1ffff22c8fe46916e132b510f9df21a82c1b",
"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": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs-stable"
2024-02-19 11:10:35 -06:00
]
2023-09-04 11:40:30 -05:00
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716400300,
"narHash": "sha256-0lMkIk9h3AzOHs1dCL9RXvvN4PM8VBKb+cyGsqOKa4c=",
2023-09-04 11:40:30 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-23 09:41:15 -05:00
"rev": "b549832718b8946e875c016a4785d204fcfc2e53",
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"
}
},
"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"
}
},
"xdph": {
"inputs": {
2024-05-23 09:41:15 -05:00
"hyprland-protocols": "hyprland-protocols",
"hyprlang": [
"hyprland",
"hyprlang"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-23 09:41:15 -05:00
"lastModified": 1716290197,
"narHash": "sha256-1u9Exrc7yx9qtES2brDh7/DDZ8w8ap1nboIOAtCgeuM=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-05-23 09:41:15 -05:00
"rev": "91e48d6acd8a5a611d26f925e51559ab743bc438",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-09-04 11:40:30 -05:00
}
},
"root": "root",
"version": 7
}