System/flake.lock

808 lines
21 KiB
Plaintext
Raw Normal View History

2021-12-20 13:37:26 -05:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667419884,
"narHash": "sha256-oLNw87ZI5NxTMlNQBv1wG2N27CUzo9admaFlnmavpiY=",
"owner": "lnl7",
"repo": "nix-darwin",
2022-11-09 21:20:09 -05:00
"rev": "cfc0125eafadc9569d3d6a16ee928375b77e3100",
"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",
"nixpkgs": [
2022-09-30 22:27:34 -04:00
"nixpkgs-unstable"
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": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668256904,
"narHash": "sha256-woAxkqmTpzSB4JpF12cn+e2v0Lsf4fKBpkLBO2QCC2U=",
2021-12-20 13:37:26 -05:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-11-12 11:45:38 -05:00
"rev": "1872c7297d7dfcba2d5f206baa5fcb0094575ad8",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2021-12-20 13:37:26 -05:00
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668234453,
"narHash": "sha256-FmuZThToBvRsqCauYJ3l8HJoGLAY5cMULeYEKIaGrRw=",
2021-12-20 13:37:26 -05:00
"owner": "nix-community",
"repo": "fenix",
2022-11-12 11:45:38 -05:00
"rev": "8f219f6b36e8d0d56afa7f67e6e3df63ef013cdb",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-04-19 19:39:39 -04:00
"flake-compat": {
"flake": false,
"locked": {
2022-05-30 21:47:04 -04:00
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2022-04-19 19:39:39 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2022-05-30 21:47:04 -04:00
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
2022-04-19 19:39:39 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-07-06 01:42:31 -04:00
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"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": {
2022-10-29 20:06:49 -04:00
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-10-29 20:06:49 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-09 21:20:09 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
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": {
2022-08-18 03:39:31 -04:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-04-21 15:18:47 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-18 03:39:31 -04:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
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": {
2022-07-06 01:42:31 -04:00
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-07-06 01:42:31 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-09 21:20:09 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-08-01 18:10:41 -04:00
"gamescope": {
"inputs": {
"gamescope-src": "gamescope-src",
"nixpkgs": [
"nixpkgs"
],
2022-10-13 00:03:16 -04:00
"nixpkgs-unstable": [
"nixpkgs-unstable"
],
2022-08-01 18:10:41 -04:00
"utils": "utils"
},
"locked": {
2022-10-13 00:03:16 -04:00
"lastModified": 1665632996,
"narHash": "sha256-v5Zg5nPuIFtzk4wJQu74vQzZ4H/gLIDjbrqMUNdNzNI=",
2022-08-01 18:10:41 -04:00
"owner": "nathans-flakes",
"repo": "gamescope",
2022-10-13 00:03:16 -04:00
"rev": "47b1930844af94f2bdbd619ae62beecb805960b1",
2022-08-01 18:10:41 -04:00
"type": "github"
},
"original": {
"owner": "nathans-flakes",
"repo": "gamescope",
"type": "github"
}
},
"gamescope-src": {
"flake": false,
"locked": {
2022-10-13 00:03:16 -04:00
"lastModified": 1665507944,
"narHash": "sha256-+0ekpjSb/1PRX84uGY8fDN2r4N+zn1xnbvG++QSvRb4=",
2022-08-01 18:10:41 -04:00
"ref": "master",
2022-10-13 00:03:16 -04:00
"rev": "f51b7229ae80794e514be20e6080ba4e93864a57",
"revCount": 1234,
2022-08-01 18:10:41 -04:00
"submodules": true,
"type": "git",
"url": "https://github.com/Plagman/gamescope.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/Plagman/gamescope.git"
}
},
2022-02-03 14:00:50 -05:00
"home-manager": {
"inputs": {
2022-05-16 22:25:53 -04:00
"nixpkgs": [
"nixpkgs"
]
2022-02-03 14:00:50 -05:00
},
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667907331,
"narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
2022-02-03 14:00:50 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-09 21:20:09 -05:00
"rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
2022-02-03 14:00:50 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
2022-02-03 14:00:50 -05:00
"repo": "home-manager",
"type": "github"
}
},
2022-10-23 09:52:34 -04:00
"idris-emacs-src": {
"flake": false,
"locked": {
2022-10-29 16:49:08 -04:00
"lastModified": 1658380032,
"narHash": "sha256-w6/A0TcSyunLzGYztaWOVsnXasLmc0jfS1Hv6AG52Bk=",
2022-10-23 09:52:34 -04:00
"owner": "redfish64",
"repo": "idris2-mode",
2022-10-29 16:49:08 -04:00
"rev": "23618a1debaa4f5f2cfbe3200d63e09e626be61a",
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": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668246351,
"narHash": "sha256-bcAA2nlQEqjo3fq38PW3vUVGljMXEpwKmLHoxWqiMQU=",
2022-10-23 09:52:34 -04:00
"owner": "idris-lang",
"repo": "idris2",
2022-11-12 11:45:38 -05:00
"rev": "d1e1d0636c45196943efb2a18138e9b149f23790",
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"
],
2022-08-01 18:10:41 -04:00
"utils": "utils_2"
2022-06-14 01:00:09 -04:00
},
"locked": {
2022-06-23 02:57:41 -04:00
"lastModified": 1656122108,
"narHash": "sha256-wJrVZLqvBhq+u2Mi3yc4oS8pOtzdxL6uMmmSt+1bNHE=",
2022-06-14 01:00:09 -04:00
"owner": "nathans-flakes",
"repo": "java",
2022-06-23 02:57:41 -04:00
"rev": "4ade2ae9e949b184ba2d47495ec348f385ab0300",
2022-06-14 01:00:09 -04:00
"type": "github"
},
"original": {
"owner": "nathans-flakes",
"repo": "java",
"type": "github"
}
},
"java_2": {
"inputs": {
"nixpkgs": [
"quilt-server",
"nixpkgs"
],
2022-08-01 18:10:41 -04:00
"utils": "utils_3"
},
"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-04-19 19:39:39 -04:00
"libnbtplusplus": {
"flake": false,
"locked": {
"lastModified": 1650031308,
"narHash": "sha256-TvVOjkUobYJD9itQYueELJX3wmecvEdCbJ0FinW2mL4=",
2022-10-23 01:03:24 -04:00
"owner": "PrismLauncher",
2022-04-19 19:39:39 -04:00
"repo": "libnbtplusplus",
"rev": "2203af7eeb48c45398139b583615134efd8d407f",
2022-04-19 19:39:39 -04:00
"type": "github"
},
"original": {
2022-10-23 01:03:24 -04:00
"owner": "PrismLauncher",
2022-04-19 19:39:39 -04:00
"repo": "libnbtplusplus",
"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
],
"nixpkgs-for-bootstrap": "nixpkgs-for-bootstrap"
},
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667935792,
"narHash": "sha256-xdTToQCBJFhslIsIOIjBFyVSiESLht5B5UjCjk99scY=",
"owner": "t184256",
"repo": "nix-on-droid",
2022-11-09 21:20:09 -05:00
"rev": "27c206f57ac7c6434b53032d3625fd5cb73bb325",
"type": "github"
},
"original": {
"owner": "t184256",
"repo": "nix-on-droid",
"type": "github"
}
},
2022-07-06 01:42:31 -04:00
"nixlib": {
"locked": {
"lastModified": 1636849918,
"narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-10-29 16:49:08 -04:00
"lastModified": 1666812839,
"narHash": "sha256-0nBDgjPU+iDsvz89W+cDEyhnFGSwCJmwDl/gMGqYiU0=",
2022-07-06 01:42:31 -04:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-10-29 16:49:08 -04:00
"rev": "41f3518bc194389df22a3d198215eae75e6b5ab9",
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": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668157555,
"narHash": "sha256-s5rt2FSmV4PWt89rjt4cvBGOhPizStsinkIB0BXnKrk=",
2022-10-02 22:37:07 -04:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-12 11:45:38 -05:00
"rev": "062c3cca468a4b404ddd964fb444b665e4da982e",
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": {
2022-11-12 12:34:42 -05:00
"lastModified": 1668189330,
"narHash": "sha256-1JrW+omJ+LguAu9TZgumJ39e28Ratpww8dpsnX3tGqs=",
"owner": "NixOS",
2021-12-20 13:37:26 -05:00
"repo": "nixpkgs",
2022-11-12 12:34:42 -05:00
"rev": "cb8d3fe07d3592e5d846bce5f7cb5397efe6b206",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
2021-12-20 13:37:26 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-25 04:48:14 -04:00
"nixpkgs-22_05": {
"locked": {
2022-10-31 23:13:47 -04:00
"lastModified": 1667091951,
"narHash": "sha256-62sz0fn06Nq8OaeBYrYSR3Y6hUcp8/PC4dJ7HeGaOhU=",
2022-05-25 04:48:14 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-31 23:13:47 -04:00
"rev": "6440d13df2327d2db13d3b17e419784020b71d22",
2022-05-25 04:48:14 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-10-29 16:49:08 -04:00
"nixpkgs-for-bootstrap": {
"locked": {
"lastModified": 1656265786,
"narHash": "sha256-A9RkoGrxzsmMm0vily18p92Rasb+MbdDMaSnzmywXKw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cd90e773eae83ba7733d2377b6cdf84d45558780",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cd90e773eae83ba7733d2377b6cdf84d45558780",
"type": "github"
}
},
2021-12-20 13:37:26 -05:00
"nixpkgs-unstable": {
"locked": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668087632,
"narHash": "sha256-T/cUx44aYDuLMFfaiVpMdTjL4kpG7bh0VkN6JEM78/E=",
2021-12-20 13:37:26 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-12 11:45:38 -05:00
"rev": "5f588eb4a958f1a526ed8da02d6ea1bea0047b9f",
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": {
"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"
}
},
"nixpkgs_3": {
"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"
}
},
"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"
}
},
2022-10-18 10:12:27 -04:00
"prismlauncher": {
2022-04-19 19:39:39 -04:00
"inputs": {
2022-09-30 23:21:21 -04:00
"flake-compat": "flake-compat",
2022-04-19 19:39:39 -04:00
"libnbtplusplus": "libnbtplusplus",
"nixpkgs": [
2022-06-01 13:02:33 -04:00
"nixpkgs"
2022-09-30 23:21:21 -04:00
],
"tomlplusplus": "tomlplusplus"
2022-04-19 19:39:39 -04:00
},
"locked": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668199733,
"narHash": "sha256-Nb6cvcN1KU7LJZ/vz0ZGtwp0Ig9chrMEV0L8fdoS2zo=",
2022-10-18 10:12:27 -04:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2022-11-12 11:45:38 -05:00
"rev": "64576f4c4c6c41ba4528a00a38242955079f52ec",
2022-04-19 19:39:39 -04:00
"type": "github"
},
"original": {
2022-10-18 10:12:27 -04:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2022-04-19 19:39:39 -04:00
"type": "github"
}
},
"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",
"fenix": "fenix",
2022-10-29 20:06:49 -04:00
"flake-utils": "flake-utils_2",
2022-08-01 18:10:41 -04:00
"gamescope": "gamescope",
2022-02-03 14:00:50 -05:00
"home-manager": "home-manager",
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",
"nixpkgs": "nixpkgs",
2022-10-13 00:03:16 -04:00
"nixpkgs-unstable": "nixpkgs-unstable",
2022-10-18 10:12:27 -04:00
"prismlauncher": "prismlauncher",
"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",
"wsl": "wsl"
2021-12-20 13:37:26 -05:00
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668182250,
"narHash": "sha256-PYGaOCiFvnJdVz+ZCaKF8geGdffXjJUNcMwaBHv0FT4=",
2022-05-05 19:14:01 -04:00
"owner": "rust-lang",
2021-12-20 13:37:26 -05:00
"repo": "rust-analyzer",
2022-11-12 11:45:38 -05:00
"rev": "45ec315e01dc8dd1146dfeb65f0ef6e5c2efed78",
2021-12-20 13:37:26 -05:00
"type": "github"
},
"original": {
2022-05-05 19:14:01 -04:00
"owner": "rust-lang",
2021-12-20 13:37:26 -05:00
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2022-02-03 06:29:22 -05:00
},
2022-11-02 01:53:51 -04:00
"scripts": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_2",
"swaywm-toggler": "swaywm-toggler"
},
"locked": {
2022-11-12 11:45:38 -05:00
"lastModified": 1668270994,
"narHash": "sha256-6VSgifOGtkF58MPH/y8UMsPk3Zw8AgzlSsE+unleg68=",
2022-11-02 01:53:51 -04:00
"ref": "trunk",
2022-11-12 11:45:38 -05:00
"rev": "caabaeb229ad9fd25bece81bdec9b5d3ce6a103e",
"revCount": 3,
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-05-25 04:48:14 -04:00
"nixpkgs-22_05": "nixpkgs-22_05"
2022-02-03 06:29:22 -05:00
},
"locked": {
2022-11-09 21:20:09 -05:00
"lastModified": 1667767301,
"narHash": "sha256-+UDtEkw6pZ+sqkC0Um5ocJ9kjvuu0qffSCbl+jAA8K8=",
2022-02-03 06:29:22 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2022-11-09 21:20:09 -05:00
"rev": "4407353739ad74a3d9744cf2988ab10f3b83e288",
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",
"nixpkgs": "nixpkgs_3"
},
"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"
}
},
2022-09-30 23:21:21 -04:00
"tomlplusplus": {
2022-07-17 23:17:36 -04:00
"flake": false,
"locked": {
2022-10-23 01:03:24 -04:00
"lastModified": 1666091090,
"narHash": "sha256-djpMCFPvkJcfynV8WnsYdtwLq+J7jpV1iM4C6TojiyM=",
2022-09-30 23:21:21 -04:00
"owner": "marzer",
"repo": "tomlplusplus",
2022-10-23 01:03:24 -04:00
"rev": "1e4a3833d013aee08f58c5b31c69f709afc69f73",
2022-07-17 23:17:36 -04:00
"type": "github"
},
"original": {
2022-09-30 23:21:21 -04:00
"owner": "marzer",
"repo": "tomlplusplus",
2022-07-17 23:17:36 -04:00
"type": "github"
}
},
2022-06-11 10:04:30 -04:00
"utils": {
2022-08-01 18:10:41 -04:00
"locked": {
2022-10-13 00:03:16 -04:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-08-01 18:10:41 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-13 00:03:16 -04:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-08-01 18:10:41 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
2022-06-11 10:04:30 -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"
}
2022-06-14 01:00:09 -04:00
},
2022-08-01 18:10:41 -04:00
"utils_3": {
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"
}
},
2022-07-06 01:42:31 -04:00
"wsl": {
"inputs": {
2022-09-30 23:21:21 -04:00
"flake-compat": "flake-compat_2",
2022-11-02 01:53:51 -04:00
"flake-utils": "flake-utils_6",
2022-07-06 01:42:31 -04:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-12 11:45:38 -05:00
"lastModified": 1667989099,
"narHash": "sha256-mVvXK09YCTkl79J442/4GDeDACB3QiwBvooxOURh3/Y=",
2022-07-06 01:42:31 -04:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2022-11-12 11:45:38 -05:00
"rev": "a4bbcf329a98a7faf79d10370278f87e836e1d7c",
2022-07-06 01:42:31 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2021-12-20 13:37:26 -05:00
}
},
"root": "root",
"version": 7
}