System/flake.lock

929 lines
25 KiB
Plaintext
Raw Normal View History

2021-12-20 13:37:26 -05:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696360011,
"narHash": "sha256-HpPv27qMuPou4acXcZ8Klm7Zt0Elv9dgDvSJaomWb9Y=",
"owner": "lnl7",
"repo": "nix-darwin",
2023-10-04 23:04:33 -04:00
"rev": "8b6ea26d5d2e8359d06278364f41fbc4b903b28a",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2021-12-20 13:37:26 -05:00
"emacs": {
flake.lock: Update Flake lock file updates: • Updated input 'emacs': 'github:nix-community/emacs-overlay/7cb7c8c550ae9e746cbc65bfea7bd005409bf0a4' (2022-05-08) → 'github:nix-community/emacs-overlay/48b5d664638c851932d656c20447a632f0b58912' (2022-05-15) • Added input 'emacs/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs/nixpkgs': follows 'nixpkgs-unstable' • Updated input 'fenix': 'github:nix-community/fenix/4c2db5e42091eac93d6511d4d963d76c17716f6b' (2022-05-08) → 'github:nix-community/fenix/55a5e7bf43cb2512e6aece812111025f75d7121e' (2022-05-15) • Updated input 'fenix/nixpkgs': 'github:nixos/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5d5bbec9b60010dd7389a084c56693baf6bda780' (2022-05-07) → 'github:rust-lang/rust-analyzer/1ff5b2cab48716e263f3e9c39cf1efa9bb907795' (2022-05-14) • Updated input 'home-manager': 'github:nix-community/home-manager/882bd8118bdbff3a6e53e5ced393932b351ce2f6' (2022-05-07) → 'github:nix-community/home-manager/32a7da69dc53c9eb5ad0675eb7fdc58f7fe35272' (2022-05-13) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/0f949eb7f11e0f7fbe5bb863a900104227969bf7' (2022-05-08) → 'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15) • Updated input 'nix-doom-emacs': 'github:nix-community/nix-doom-emacs/6860a32b4bb158db85371efd7df0fe35ebcecb9b' (2022-05-06) → 'github:nix-community/nix-doom-emacs/edbe868dd5f8bf447eaffd4cff85167d0771ce0f' (2022-05-10) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3c5ae9be1f18c790ea890ef8decbd0946c0b4c04' (2022-05-08) → 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:NixOS/nixpkgs/43ff6cb1c027d13dc938b88eb099462210fea52f' (2022-05-14) • Updated input 'polymc': 'github:PolyMC/PolyMC/f7f39854f83002f528c6f05a67f6a3b0500a8038' (2022-05-05) → 'github:PolyMC/PolyMC/a67f3131e7585615d7d759963bfc7676d2728e67' (2022-05-15) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/9681f04fa3b6af5b7eff6b086e46aee2cc2bdde2' (2022-05-15) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/78cb77b29d37a9663e05b61abb4fa09465da4b70' (2021-11-28) → 'github:NixOS/nixpkgs/f7a22851667ac89ac1863ede0d8c386fc6eb12a0' (2022-05-14) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14)
2022-05-15 20:58:04 -04:00
"inputs": {
"flake-utils": "flake-utils",
2023-04-17 00:53:31 -04:00
"nixpkgs": "nixpkgs"
flake.lock: Update Flake lock file updates: • Updated input 'emacs': 'github:nix-community/emacs-overlay/7cb7c8c550ae9e746cbc65bfea7bd005409bf0a4' (2022-05-08) → 'github:nix-community/emacs-overlay/48b5d664638c851932d656c20447a632f0b58912' (2022-05-15) • Added input 'emacs/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs/nixpkgs': follows 'nixpkgs-unstable' • Updated input 'fenix': 'github:nix-community/fenix/4c2db5e42091eac93d6511d4d963d76c17716f6b' (2022-05-08) → 'github:nix-community/fenix/55a5e7bf43cb2512e6aece812111025f75d7121e' (2022-05-15) • Updated input 'fenix/nixpkgs': 'github:nixos/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5d5bbec9b60010dd7389a084c56693baf6bda780' (2022-05-07) → 'github:rust-lang/rust-analyzer/1ff5b2cab48716e263f3e9c39cf1efa9bb907795' (2022-05-14) • Updated input 'home-manager': 'github:nix-community/home-manager/882bd8118bdbff3a6e53e5ced393932b351ce2f6' (2022-05-07) → 'github:nix-community/home-manager/32a7da69dc53c9eb5ad0675eb7fdc58f7fe35272' (2022-05-13) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/0f949eb7f11e0f7fbe5bb863a900104227969bf7' (2022-05-08) → 'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15) • Updated input 'nix-doom-emacs': 'github:nix-community/nix-doom-emacs/6860a32b4bb158db85371efd7df0fe35ebcecb9b' (2022-05-06) → 'github:nix-community/nix-doom-emacs/edbe868dd5f8bf447eaffd4cff85167d0771ce0f' (2022-05-10) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3c5ae9be1f18c790ea890ef8decbd0946c0b4c04' (2022-05-08) → 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:NixOS/nixpkgs/43ff6cb1c027d13dc938b88eb099462210fea52f' (2022-05-14) • Updated input 'polymc': 'github:PolyMC/PolyMC/f7f39854f83002f528c6f05a67f6a3b0500a8038' (2022-05-05) → 'github:PolyMC/PolyMC/a67f3131e7585615d7d759963bfc7676d2728e67' (2022-05-15) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/9681f04fa3b6af5b7eff6b086e46aee2cc2bdde2' (2022-05-15) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/78cb77b29d37a9663e05b61abb4fa09465da4b70' (2021-11-28) → 'github:NixOS/nixpkgs/f7a22851667ac89ac1863ede0d8c386fc6eb12a0' (2022-05-14) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14)
2022-05-15 20:58:04 -04:00
},
2021-12-20 13:37:26 -05:00
"locked": {
2023-05-24 14:04:12 -04:00
"lastModified": 1684146039,
"narHash": "sha256-twUDycpATcLn1ydy/QtC4c32paRCRquAy0ujMhDF/hQ=",
2021-12-20 13:37:26 -05:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-05-24 14:04:12 -04:00
"rev": "9b41f8296a3898bdb87b9d091f9df540a982b242",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
2023-05-24 14:04:12 -04:00
"rev": "9b41f8296a3898bdb87b9d091f9df540a982b242",
2021-12-20 13:37:26 -05:00
"type": "github"
}
},
2022-04-19 19:39:39 -04:00
"flake-compat": {
2022-07-06 01:42:31 -04:00
"flake": false,
"locked": {
2023-01-27 19:42:22 -05:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-07-06 01:42:31 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2023-01-27 19:42:22 -05:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-04-21 15:18:47 -04:00
"flake-utils": {
flake.lock: Update Flake lock file updates: • Updated input 'emacs': 'github:nix-community/emacs-overlay/7cb7c8c550ae9e746cbc65bfea7bd005409bf0a4' (2022-05-08) → 'github:nix-community/emacs-overlay/48b5d664638c851932d656c20447a632f0b58912' (2022-05-15) • Added input 'emacs/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs/nixpkgs': follows 'nixpkgs-unstable' • Updated input 'fenix': 'github:nix-community/fenix/4c2db5e42091eac93d6511d4d963d76c17716f6b' (2022-05-08) → 'github:nix-community/fenix/55a5e7bf43cb2512e6aece812111025f75d7121e' (2022-05-15) • Updated input 'fenix/nixpkgs': 'github:nixos/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5d5bbec9b60010dd7389a084c56693baf6bda780' (2022-05-07) → 'github:rust-lang/rust-analyzer/1ff5b2cab48716e263f3e9c39cf1efa9bb907795' (2022-05-14) • Updated input 'home-manager': 'github:nix-community/home-manager/882bd8118bdbff3a6e53e5ced393932b351ce2f6' (2022-05-07) → 'github:nix-community/home-manager/32a7da69dc53c9eb5ad0675eb7fdc58f7fe35272' (2022-05-13) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/0f949eb7f11e0f7fbe5bb863a900104227969bf7' (2022-05-08) → 'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15) • Updated input 'nix-doom-emacs': 'github:nix-community/nix-doom-emacs/6860a32b4bb158db85371efd7df0fe35ebcecb9b' (2022-05-06) → 'github:nix-community/nix-doom-emacs/edbe868dd5f8bf447eaffd4cff85167d0771ce0f' (2022-05-10) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3c5ae9be1f18c790ea890ef8decbd0946c0b4c04' (2022-05-08) → 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:NixOS/nixpkgs/43ff6cb1c027d13dc938b88eb099462210fea52f' (2022-05-14) • Updated input 'polymc': 'github:PolyMC/PolyMC/f7f39854f83002f528c6f05a67f6a3b0500a8038' (2022-05-05) → 'github:PolyMC/PolyMC/a67f3131e7585615d7d759963bfc7676d2728e67' (2022-05-15) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/9681f04fa3b6af5b7eff6b086e46aee2cc2bdde2' (2022-05-15) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/78cb77b29d37a9663e05b61abb4fa09465da4b70' (2021-11-28) → 'github:NixOS/nixpkgs/f7a22851667ac89ac1863ede0d8c386fc6eb12a0' (2022-05-14) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14)
2022-05-15 20:58:04 -04:00
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
flake.lock: Update Flake lock file updates: • Updated input 'emacs': 'github:nix-community/emacs-overlay/7cb7c8c550ae9e746cbc65bfea7bd005409bf0a4' (2022-05-08) → 'github:nix-community/emacs-overlay/48b5d664638c851932d656c20447a632f0b58912' (2022-05-15) • Added input 'emacs/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs/nixpkgs': follows 'nixpkgs-unstable' • Updated input 'fenix': 'github:nix-community/fenix/4c2db5e42091eac93d6511d4d963d76c17716f6b' (2022-05-08) → 'github:nix-community/fenix/55a5e7bf43cb2512e6aece812111025f75d7121e' (2022-05-15) • Updated input 'fenix/nixpkgs': 'github:nixos/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5d5bbec9b60010dd7389a084c56693baf6bda780' (2022-05-07) → 'github:rust-lang/rust-analyzer/1ff5b2cab48716e263f3e9c39cf1efa9bb907795' (2022-05-14) • Updated input 'home-manager': 'github:nix-community/home-manager/882bd8118bdbff3a6e53e5ced393932b351ce2f6' (2022-05-07) → 'github:nix-community/home-manager/32a7da69dc53c9eb5ad0675eb7fdc58f7fe35272' (2022-05-13) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/0f949eb7f11e0f7fbe5bb863a900104227969bf7' (2022-05-08) → 'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15) • Updated input 'nix-doom-emacs': 'github:nix-community/nix-doom-emacs/6860a32b4bb158db85371efd7df0fe35ebcecb9b' (2022-05-06) → 'github:nix-community/nix-doom-emacs/edbe868dd5f8bf447eaffd4cff85167d0771ce0f' (2022-05-10) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3c5ae9be1f18c790ea890ef8decbd0946c0b4c04' (2022-05-08) → 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:NixOS/nixpkgs/43ff6cb1c027d13dc938b88eb099462210fea52f' (2022-05-14) • Updated input 'polymc': 'github:PolyMC/PolyMC/f7f39854f83002f528c6f05a67f6a3b0500a8038' (2022-05-05) → 'github:PolyMC/PolyMC/a67f3131e7585615d7d759963bfc7676d2728e67' (2022-05-15) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/9681f04fa3b6af5b7eff6b086e46aee2cc2bdde2' (2022-05-15) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/78cb77b29d37a9663e05b61abb4fa09465da4b70' (2021-11-28) → 'github:NixOS/nixpkgs/f7a22851667ac89ac1863ede0d8c386fc6eb12a0' (2022-05-14) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14)
2022-05-15 20:58:04 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-09 21:20:09 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
flake.lock: Update Flake lock file updates: • Updated input 'emacs': 'github:nix-community/emacs-overlay/7cb7c8c550ae9e746cbc65bfea7bd005409bf0a4' (2022-05-08) → 'github:nix-community/emacs-overlay/48b5d664638c851932d656c20447a632f0b58912' (2022-05-15) • Added input 'emacs/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs/nixpkgs': follows 'nixpkgs-unstable' • Updated input 'fenix': 'github:nix-community/fenix/4c2db5e42091eac93d6511d4d963d76c17716f6b' (2022-05-08) → 'github:nix-community/fenix/55a5e7bf43cb2512e6aece812111025f75d7121e' (2022-05-15) • Updated input 'fenix/nixpkgs': 'github:nixos/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5d5bbec9b60010dd7389a084c56693baf6bda780' (2022-05-07) → 'github:rust-lang/rust-analyzer/1ff5b2cab48716e263f3e9c39cf1efa9bb907795' (2022-05-14) • Updated input 'home-manager': 'github:nix-community/home-manager/882bd8118bdbff3a6e53e5ced393932b351ce2f6' (2022-05-07) → 'github:nix-community/home-manager/32a7da69dc53c9eb5ad0675eb7fdc58f7fe35272' (2022-05-13) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/0f949eb7f11e0f7fbe5bb863a900104227969bf7' (2022-05-08) → 'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15) • Updated input 'nix-doom-emacs': 'github:nix-community/nix-doom-emacs/6860a32b4bb158db85371efd7df0fe35ebcecb9b' (2022-05-06) → 'github:nix-community/nix-doom-emacs/edbe868dd5f8bf447eaffd4cff85167d0771ce0f' (2022-05-10) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3c5ae9be1f18c790ea890ef8decbd0946c0b4c04' (2022-05-08) → 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05) → 'github:NixOS/nixpkgs/43ff6cb1c027d13dc938b88eb099462210fea52f' (2022-05-14) • Updated input 'polymc': 'github:PolyMC/PolyMC/f7f39854f83002f528c6f05a67f6a3b0500a8038' (2022-05-05) → 'github:PolyMC/PolyMC/a67f3131e7585615d7d759963bfc7676d2728e67' (2022-05-15) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/9681f04fa3b6af5b7eff6b086e46aee2cc2bdde2' (2022-05-15) • Updated input 'sops-nix/nixpkgs': 'github:NixOS/nixpkgs/78cb77b29d37a9663e05b61abb4fa09465da4b70' (2021-11-28) → 'github:NixOS/nixpkgs/f7a22851667ac89ac1863ede0d8c386fc6eb12a0' (2022-05-14) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14)
2022-05-15 20:58:04 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-04-09 12:35:39 -04:00
"inputs": {
"systems": "systems"
},
2022-10-29 20:06:49 -04:00
"locked": {
2023-09-13 23:03:41 -04:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-10-29 20:06:49 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 23:03:41 -04:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2022-10-29 20:06:49 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2022-04-21 15:18:47 -04:00
"locked": {
2023-01-07 21:18:30 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-04-21 15:18:47 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-01-07 21:18:30 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-04-21 15:18:47 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-10-29 20:06:49 -04:00
"flake-utils_4": {
2022-11-02 01:53:51 -04:00
"locked": {
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_5": {
"locked": {
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_6": {
2023-05-06 20:45:19 -04:00
"inputs": {
2023-08-13 23:03:45 -04:00
"systems": "systems_4"
2023-05-06 20:45:19 -04:00
},
2022-07-06 01:42:31 -04:00
"locked": {
2023-10-01 23:03:37 -04:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-07-06 01:42:31 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-01 23:03:37 -04:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-02-03 14:00:50 -05:00
"home-manager": {
"inputs": {
2022-05-16 22:25:53 -04:00
"nixpkgs": [
"nixpkgs"
2023-05-30 09:18:20 -04:00
]
2022-02-03 14:00:50 -05:00
},
"locked": {
2023-09-20 23:03:48 -04:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2022-02-03 14:00:50 -05:00
"owner": "nix-community",
"repo": "home-manager",
2023-09-20 23:03:48 -04:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2022-02-03 14:00:50 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-05-30 09:18:20 -04:00
"ref": "release-23.05",
2022-02-03 14:00:50 -05:00
"repo": "home-manager",
"type": "github"
}
},
2023-06-13 23:21:21 -04:00
"hyprland": {
"inputs": {
2023-07-07 03:41:07 -04:00
"hyprland-protocols": [
"hyprland-protocols"
],
"nixpkgs": [
2023-08-05 16:28:05 -04:00
"nixpkgs-unstable"
2023-07-07 03:41:07 -04:00
],
2023-08-13 23:03:45 -04:00
"systems": "systems_2",
2023-06-13 23:21:21 -04:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-10-07 04:14:03 -04:00
"lastModified": 1696642103,
"narHash": "sha256-cbqYTfPrinbMSaljex1TmPNtmRP6f4uQjHngzg+oGws=",
2023-06-13 23:21:21 -04:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-10-07 04:14:03 -04:00
"rev": "38e242953df06b7b90a09fd7a1480a9cfcdd6ba8",
2023-06-13 23:21:21 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2023-06-16 20:19:37 -04:00
"hyprland-contrib": {
"inputs": {
2023-07-07 03:41:07 -04:00
"nixpkgs": "nixpkgs_2"
2023-06-16 20:19:37 -04:00
},
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696339530,
"narHash": "sha256-rb954Rc+IyUiiXoIuQOJRp0//zH/WeMYZ3yJ5CccODA=",
2023-06-16 20:19:37 -04:00
"owner": "hyprwm",
"repo": "contrib",
2023-10-04 23:04:33 -04:00
"rev": "2e3f8ac2a3f1334fd2e211b07ed76b4215bb0542",
2023-06-16 20:19:37 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "contrib",
"type": "github"
}
},
2023-06-13 23:21:21 -04:00
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
2023-08-05 16:28:05 -04:00
"nixpkgs-unstable"
2023-08-13 23:03:45 -04:00
],
"systems": "systems_3"
2023-06-13 23:21:21 -04:00
},
"locked": {
2023-08-13 23:03:45 -04:00
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
2023-06-13 23:21:21 -04:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-08-13 23:03:45 -04:00
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
2023-06-13 23:21:21 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-07-26 11:10:02 -04:00
"hyprpaper": {
"inputs": {
"nixpkgs": [
2023-08-05 16:28:05 -04:00
"nixpkgs-unstable"
2023-07-26 11:10:02 -04:00
]
},
"locked": {
2023-09-13 23:03:41 -04:00
"lastModified": 1694600309,
"narHash": "sha256-d9LcB+D0bfMu+8UhnUVJ/DX5OVTX6o5dIntdVqEeQDA=",
2023-07-26 11:10:02 -04:00
"owner": "hyprwm",
"repo": "hyprpaper",
2023-09-13 23:03:41 -04:00
"rev": "e5a18a171d5d6e7c6b9ffdfb9e86fb09055964a1",
2023-07-26 11:10:02 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprpaper",
"type": "github"
}
},
2022-10-23 09:52:34 -04:00
"idris-emacs-src": {
"flake": false,
"locked": {
2023-01-07 21:18:30 -05:00
"lastModified": 1666078909,
"narHash": "sha256-oYNHFIpcrFfPb4sXJwEBFKeH+PB4AGCrAFrfBrSTCeo=",
2022-10-23 09:52:34 -04:00
"owner": "redfish64",
"repo": "idris2-mode",
2023-01-07 21:18:30 -05:00
"rev": "3bcb52a65c488f31c99d20f235f6050418a84c9d",
2022-10-23 09:52:34 -04:00
"type": "github"
},
"original": {
"owner": "redfish64",
"repo": "idris2-mode",
"type": "github"
}
},
"idris2": {
"inputs": {
2022-10-29 20:06:49 -04:00
"flake-utils": "flake-utils_3",
2022-10-23 09:52:34 -04:00
"idris-emacs-src": "idris-emacs-src",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696433498,
"narHash": "sha256-z1iVjSyg9i6pOq3lqojVJ7y/PIxlOr0L0mE1SoGZsp4=",
2022-10-23 09:52:34 -04:00
"owner": "idris-lang",
"repo": "idris2",
2023-10-04 23:04:33 -04:00
"rev": "1256ded11082e08855c22ee290dbf5b353a51aad",
2022-10-23 09:52:34 -04:00
"type": "github"
},
"original": {
"owner": "idris-lang",
"repo": "idris2",
"type": "github"
}
},
2022-06-14 01:00:09 -04:00
"java": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-05-30 09:18:20 -04:00
"utils": "utils"
2022-06-14 01:00:09 -04:00
},
"locked": {
2023-09-13 23:03:41 -04:00
"lastModified": 1694512824,
"narHash": "sha256-IbdMz7z4ykRc1b2zJxKkPLuh6jWuo3z6aO5JWF9m6DM=",
2022-11-29 04:46:34 -05:00
"ref": "refs/heads/master",
2023-09-13 23:03:41 -04:00
"rev": "d65fa642ee03bf63470015a0d184d49c12d86fc5",
"revCount": 81,
2022-11-29 04:46:34 -05:00
"type": "git",
"url": "https://git.stranger.systems/nix/java"
2022-06-14 01:00:09 -04:00
},
"original": {
2022-11-29 04:46:34 -05:00
"type": "git",
"url": "https://git.stranger.systems/nix/java"
2022-06-14 01:00:09 -04:00
}
},
"java_2": {
"inputs": {
"nixpkgs": [
"quilt-server",
"nixpkgs"
],
2023-05-30 09:18:20 -04:00
"utils": "utils_2"
},
"locked": {
"lastModified": 1656122108,
"narHash": "sha256-wJrVZLqvBhq+u2Mi3yc4oS8pOtzdxL6uMmmSt+1bNHE=",
"owner": "nathans-flakes",
"repo": "java",
"rev": "4ade2ae9e949b184ba2d47495ec348f385ab0300",
"type": "github"
},
"original": {
"owner": "nathans-flakes",
"repo": "java",
"type": "github"
}
},
2022-11-09 21:20:09 -05:00
"nix-formatter-pack": {
"inputs": {
"nixpkgs": [
"nix-on-droid",
"nixpkgs"
],
"nmd": "nmd",
"nmt": "nmt"
},
"locked": {
"lastModified": 1666720474,
"narHash": "sha256-iWojjDS1D19zpeZXbBdjWb9MiKmVVFQCqtJmtTXgPx8=",
"owner": "Gerschtli",
"repo": "nix-formatter-pack",
"rev": "14876cc8fe94a3d329964ecb073b4c988c7b61f5",
"type": "github"
},
"original": {
"owner": "Gerschtli",
"repo": "nix-formatter-pack",
"type": "github"
}
},
"nix-on-droid": {
"inputs": {
"home-manager": [
"home-manager"
],
2022-11-09 21:20:09 -05:00
"nix-formatter-pack": "nix-formatter-pack",
"nixpkgs": [
"nixpkgs"
2022-10-29 16:49:08 -04:00
],
2022-11-22 22:46:47 -05:00
"nixpkgs-for-bootstrap": "nixpkgs-for-bootstrap",
"nmd": "nmd_2"
},
"locked": {
2023-09-13 23:03:41 -04:00
"lastModified": 1694604941,
"narHash": "sha256-KsoRStRs8dNRRMWQhuB3eUOpzQhOc4dcBQB85tEq3wY=",
"owner": "t184256",
"repo": "nix-on-droid",
2023-09-13 23:03:41 -04:00
"rev": "039379abeee67144d4094d80bbdaf183fb2eabe5",
"type": "github"
},
"original": {
"owner": "t184256",
"repo": "nix-on-droid",
"type": "github"
}
},
2022-07-06 01:42:31 -04:00
"nixlib": {
"locked": {
2023-09-03 23:05:08 -04:00
"lastModified": 1693701915,
"narHash": "sha256-waHPLdDYUOHSEtMKKabcKIMhlUOHPOOPQ9UyFeEoovs=",
2022-07-06 01:42:31 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-09-03 23:05:08 -04:00
"rev": "f5af57d3ef9947a70ac86e42695231ac1ad00c25",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-01 23:03:37 -04:00
"lastModified": 1696058303,
"narHash": "sha256-eNqKWpF5zG0SrgbbtljFOrRgFgRzCc4++TMFADBMLnc=",
2022-07-06 01:42:31 -04:00
"owner": "nix-community",
"repo": "nixos-generators",
2023-10-01 23:03:37 -04:00
"rev": "150f38bd1e09e20987feacb1b0d5991357532fb5",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2022-10-02 22:37:07 -04:00
"nixos-hardware": {
"locked": {
2023-10-07 04:14:03 -04:00
"lastModified": 1696614066,
"narHash": "sha256-nAyYhO7TCr1tikacP37O9FnGr2USOsVBD3IgvndUYjM=",
2022-10-02 22:37:07 -04:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-10-07 04:14:03 -04:00
"rev": "bb2db418b616fea536b1be7f6ee72fb45c11afe0",
2022-10-02 22:37:07 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-12-20 13:37:26 -05:00
"nixpkgs": {
"locked": {
2023-04-18 17:20:13 -04:00
"lastModified": 1673540789,
"narHash": "sha256-xqnxBOK3qctIeUVxecydrEDbEXjsvHCPGPbvsl63M/U=",
"owner": "NixOS",
2021-12-20 13:37:26 -05:00
"repo": "nixpkgs",
2023-04-18 17:20:13 -04:00
"rev": "0f213d0fee84280d8c3a97f7469b988d6fe5fcdf",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-04-17 00:53:31 -04:00
"ref": "nixos-unstable",
2021-12-20 13:37:26 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-11 01:27:45 -05:00
"nixpkgs-for-bootstrap": {
2022-05-25 04:48:14 -04:00
"locked": {
2023-06-30 14:55:15 -04:00
"lastModified": 1686921029,
"narHash": "sha256-J1bX9plPCFhTSh6E3TWn9XSxggBh/zDD4xigyaIQBy8=",
2022-05-25 04:48:14 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-30 14:55:15 -04:00
"rev": "c7ff1b9b95620ce8728c0d7bd501c458e6da9e04",
2022-05-25 04:48:14 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-30 14:55:15 -04:00
"rev": "c7ff1b9b95620ce8728c0d7bd501c458e6da9e04",
2022-05-25 04:48:14 -04:00
"type": "github"
}
},
2022-12-11 01:27:45 -05:00
"nixpkgs-stable": {
2022-10-29 16:49:08 -04:00
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696123266,
"narHash": "sha256-S6MZEneQeE4M/E/C8SMnr7B7oBnjH/hbm96Kak5hAAI=",
2022-10-29 16:49:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-04 23:04:33 -04:00
"rev": "dbe90e63a36762f1fbde546e26a84af774a32455",
2022-10-29 16:49:08 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-18 23:03:18 -04:00
"ref": "release-23.05",
2022-10-29 16:49:08 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-20 13:37:26 -05:00
"nixpkgs-unstable": {
"locked": {
2023-10-07 04:14:03 -04:00
"lastModified": 1696375444,
"narHash": "sha256-Sv0ICt/pXfpnFhTGYTsX6lUr1SljnuXWejYTI2ZqHa4=",
2021-12-20 13:37:26 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-07 04:14:03 -04:00
"rev": "81e8f48ebdecf07aab321182011b067aafc78896",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-02 01:53:51 -04:00
"nixpkgs_2": {
2023-06-16 20:19:37 -04:00
"locked": {
"lastModified": 1658161305,
"narHash": "sha256-X/nhnMCa1Wx4YapsspyAs6QYz6T/85FofrI6NpdPDHg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4d49de45a3b5dbcb881656b4e3986e666141ea9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-07 03:41:07 -04:00
"nixpkgs_3": {
2023-04-17 00:53:31 -04:00
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696374741,
"narHash": "sha256-gt8B3G0ryizT9HSB4cCO8QoxdbsHnrQH+/BdKxOwqF0=",
2023-04-17 00:53:31 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-04 23:04:33 -04:00
"rev": "8a4c17493e5c39769f79117937c79e1c88de6729",
2023-04-17 00:53:31 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-30 09:18:20 -04:00
"ref": "nixos-23.05",
2023-04-17 00:53:31 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-07 03:41:07 -04:00
"nixpkgs_4": {
2022-11-02 01:53:51 -04:00
"locked": {
"lastModified": 1667292599,
"narHash": "sha256-7ISOUI1aj6UKMPIL+wwthENL22L3+A9V+jS8Is3QsRo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ef2f213d9659a274985778bff4ca322f3ef3ac68",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-07 03:41:07 -04:00
"nixpkgs_5": {
2022-11-02 01:53:51 -04:00
"locked": {
"lastModified": 1667085676,
"narHash": "sha256-jPHYYoSdrV3ypWG4oi9SUeI2MU6dLjxM88+9io5Rrx0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e6e6bad81b7e11f37d893ef39712ce8918ae2338",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-09 21:20:09 -05:00
"nmd": {
"flake": false,
"locked": {
"lastModified": 1666190571,
"narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
"owner": "rycee",
"repo": "nmd",
"rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
2022-11-22 22:46:47 -05:00
"nmd_2": {
"flake": false,
"locked": {
"lastModified": 1666190571,
"narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
"owner": "rycee",
"repo": "nmd",
"rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
2022-11-09 21:20:09 -05:00
"nmt": {
"flake": false,
"locked": {
"lastModified": 1648075362,
"narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
"owner": "rycee",
"repo": "nmt",
"rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmt",
"type": "gitlab"
}
},
"quilt-server": {
"inputs": {
"java": "java_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-07-01 03:42:12 -04:00
"lastModified": 1656661312,
"narHash": "sha256-o1N/HLJDNL8Mvs34NqJiLijpRJlmuNRD2NnLwKZk17Y=",
"owner": "forward-progress",
"repo": "quilt-server-nix-container",
2022-07-01 03:42:12 -04:00
"rev": "339797c0187c2a0d5ea0d34cf46a75df7d6ae2cb",
"type": "github"
},
"original": {
"owner": "forward-progress",
"repo": "quilt-server-nix-container",
"type": "github"
}
},
2021-12-20 13:37:26 -05:00
"root": {
"inputs": {
"darwin": "darwin",
2021-12-20 13:37:26 -05:00
"emacs": "emacs",
2022-10-29 20:06:49 -04:00
"flake-utils": "flake-utils_2",
2022-02-03 14:00:50 -05:00
"home-manager": "home-manager",
2023-06-13 23:21:21 -04:00
"hyprland": "hyprland",
2023-06-16 20:19:37 -04:00
"hyprland-contrib": "hyprland-contrib",
2023-07-07 03:41:07 -04:00
"hyprland-protocols": "hyprland-protocols",
2023-07-26 11:10:02 -04:00
"hyprpaper": "hyprpaper",
2022-10-23 09:52:34 -04:00
"idris2": "idris2",
2022-06-14 01:00:09 -04:00
"java": "java",
"nix-on-droid": "nix-on-droid",
2022-07-06 01:42:31 -04:00
"nixos-generators": "nixos-generators",
2022-10-02 22:37:07 -04:00
"nixos-hardware": "nixos-hardware",
2023-07-07 03:41:07 -04:00
"nixpkgs": "nixpkgs_3",
2022-10-13 00:03:16 -04:00
"nixpkgs-unstable": "nixpkgs-unstable",
"quilt-server": "quilt-server",
2022-11-02 01:53:51 -04:00
"scripts": "scripts",
2022-07-06 01:42:31 -04:00
"sops-nix": "sops-nix",
2023-07-07 03:41:07 -04:00
"wsl": "wsl",
"xdph": "xdph_2"
2021-12-20 13:37:26 -05:00
}
},
2022-11-02 01:53:51 -04:00
"scripts": {
"inputs": {
"flake-utils": "flake-utils_4",
2023-07-07 03:41:07 -04:00
"nixpkgs": "nixpkgs_4",
2022-11-02 01:53:51 -04:00
"swaywm-toggler": "swaywm-toggler"
},
"locked": {
2022-11-29 00:19:59 -05:00
"lastModified": 1669435317,
"narHash": "sha256-9ZO5kpNPvpLQM0yKfJUBhz8yg47jx66Fdz1Rt/2dogk=",
2022-11-02 01:53:51 -04:00
"ref": "trunk",
2022-11-29 00:19:59 -05:00
"rev": "000a38cb2a4189d7aa1c2f530630111866f4dba1",
"revCount": 4,
2022-11-02 01:53:51 -04:00
"type": "git",
"url": "https://git.sr.ht/~thatonelutenist/Scripts"
},
"original": {
"ref": "trunk",
"type": "git",
"url": "https://git.sr.ht/~thatonelutenist/Scripts"
}
},
2022-02-03 06:29:22 -05:00
"sops-nix": {
"inputs": {
2022-05-17 00:18:49 -04:00
"nixpkgs": [
"nixpkgs"
],
2022-12-11 01:27:45 -05:00
"nixpkgs-stable": "nixpkgs-stable"
2022-02-03 06:29:22 -05:00
},
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696320910,
"narHash": "sha256-fbuEc6wylH+0VxG48lhPBK+SQJHfo2lusUwWHZNipIM=",
2022-02-03 06:29:22 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2023-10-04 23:04:33 -04:00
"rev": "746c7fa1a64c1671a4bf287737c27fdc7101c4c2",
2022-02-03 06:29:22 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2022-06-11 10:04:30 -04:00
},
2022-11-02 01:53:51 -04:00
"swaywm-toggler": {
"inputs": {
"flake-utils": "flake-utils_5",
2023-07-07 03:41:07 -04:00
"nixpkgs": "nixpkgs_5"
2022-11-02 01:53:51 -04:00
},
"locked": {
"lastModified": 1667366374,
"narHash": "sha256-bY+KMgyRChGc8qCxB0QNbMbfM+sY09m266kNDci9lZE=",
"ref": "trunk",
"rev": "2bb53d831b3c26663347a39c5f9da63932b606da",
"revCount": 7,
"type": "git",
"url": "https://git.sr.ht/~thatonelutenist/SwaywmToggler"
},
"original": {
"ref": "trunk",
"type": "git",
"url": "https://git.sr.ht/~thatonelutenist/SwaywmToggler"
}
},
2023-04-09 12:35:39 -04:00
"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-05-06 20:45:19 -04:00
"systems_2": {
2023-08-13 23:03:45 -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_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"
}
},
"systems_4": {
2023-05-06 20:45:19 -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"
}
},
2023-08-13 23:03:45 -04:00
"systems_5": {
2023-08-09 23:03:35 -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"
}
},
2022-06-11 10:04:30 -04:00
"utils": {
2022-11-23 20:43:20 -05:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-11-29 00:19:59 -05:00
"utils_2": {
2022-06-14 01:00:09 -04:00
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-06-13 23:21:21 -04:00
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-10-04 23:04:33 -04:00
"lastModified": 1696410538,
"narHash": "sha256-ecDhdYLXWHsxMv+EWG36mCNDvzRbu9qfjH7dLxL7aGM=",
2023-06-13 23:21:21 -04:00
"owner": "wlroots",
"repo": "wlroots",
2023-10-04 23:04:33 -04:00
"rev": "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc",
2023-06-13 23:21:21 -04:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-10-04 23:04:33 -04:00
"rev": "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc",
2023-06-13 23:21:21 -04:00
"type": "gitlab"
}
},
2022-07-06 01:42:31 -04:00
"wsl": {
"inputs": {
2023-03-02 00:19:20 -05:00
"flake-compat": "flake-compat",
2022-11-02 01:53:51 -04:00
"flake-utils": "flake-utils_6",
2022-07-06 01:42:31 -04:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-04 23:04:33 -04:00
"lastModified": 1696239710,
"narHash": "sha256-Ps7zIKYGT7TEi9JrG1fV9cdUY5X6hmaidUcTaEDxPO4=",
2022-07-06 01:42:31 -04:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2023-10-04 23:04:33 -04:00
"rev": "337edef90c8abe35b42e95aecf510a063dad02dd",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2023-06-13 23:21:21 -04:00
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-13 23:03:45 -04:00
],
"systems": [
"hyprland",
"systems"
2023-06-13 23:21:21 -04:00
]
},
"locked": {
2023-09-17 23:04:17 -04:00
"lastModified": 1694628480,
"narHash": "sha256-Qg9hstRw0pvjGu5hStkr2UX1D73RYcQ9Ns/KnZMIm9w=",
2023-06-13 23:21:21 -04:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-09-17 23:04:17 -04:00
"rev": "8f45a6435069b9e24ebd3160eda736d7a391cbf2",
2023-06-13 23:21:21 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-07-07 03:41:07 -04:00
},
"xdph_2": {
"inputs": {
"hyprland-protocols": [
"hyprland-protocols"
],
"nixpkgs": [
2023-08-05 16:28:05 -04:00
"nixpkgs-unstable"
2023-08-09 23:03:35 -04:00
],
2023-08-13 23:03:45 -04:00
"systems": "systems_5"
2023-07-07 03:41:07 -04:00
},
"locked": {
2023-10-07 04:14:03 -04:00
"lastModified": 1696637457,
"narHash": "sha256-pimOQjYB7LAGWKIOS0GlrH1Axm//H5NmrjBK//aSANI=",
2023-07-07 03:41:07 -04:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-10-07 04:14:03 -04:00
"rev": "feb5df591cc1f17608532c7709d5fc349298fbc6",
2023-07-07 03:41:07 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2021-12-20 13:37:26 -05:00
}
},
"root": "root",
"version": 7
}