This repository has been archived on 2024-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
nixos-dotfiles/flake.lock

388 lines
10 KiB
JSON
Executable File

{
"nodes": {
"base16-schemes": {
"flake": false,
"locked": {
"lastModified": 1665690101,
"narHash": "sha256-J2ZvNaVFkqaTXzYO5L+jyRORfIOavFPKvWItP6UTMKs=",
"owner": "tinted-theming",
"repo": "base16-schemes",
"rev": "a3dc916cf90471a422c0bfe1bb4b1bdd12185ced",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
"bobthefish": {
"flake": false,
"locked": {
"lastModified": 1659411664,
"narHash": "sha256-jBbm0wTNZ7jSoGFxRkTz96QHpc5ViAw9RGsRBkCQEIU=",
"owner": "oh-my-fish",
"repo": "theme-bobthefish",
"rev": "2dcfcab653ae69ae95ab57217fe64c97ae05d8de",
"type": "github"
},
"original": {
"owner": "oh-my-fish",
"repo": "theme-bobthefish",
"type": "github"
}
},
"grub2-themes": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1668213765,
"narHash": "sha256-mTx1jAy6AOY4moWRGvCHYnUNX4qBL/ba47ZcIkhczJM=",
"owner": "vinceliuice",
"repo": "grub2-themes",
"rev": "c106dfb9b5b18ad092ff0f952f2b734933e8283e",
"type": "github"
},
"original": {
"owner": "vinceliuice",
"repo": "grub2-themes",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1674511629,
"narHash": "sha256-e2sc2Pv6z3aLuqXrunGvoKAfOABbWV31txgboIro+GE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "12d43fd40a7658976c18eaa05bba62b6045e5b3e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": [
"nixpkgs"
],
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
"lastModified": 1674403405,
"narHash": "sha256-FPOER3tINOEI+oWQGeiWLkpCudVJC3V8wk5cvP9857s=",
"owner": "hyprwm",
"repo": "hyprland",
"rev": "cb98242ea7faff04dad3ae166aff7126184f17c5",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland",
"type": "github"
}
},
"hyprland-contrib": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1672071700,
"narHash": "sha256-Z0pbBVtijv4xbL42rPzMoYFSOqALFRYDMN9iOumSEso=",
"owner": "hyprwm",
"repo": "contrib",
"rev": "37c8121f98d76f57caa00dd7106877876e0d7483",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "contrib",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1671839510,
"narHash": "sha256-+PY1qqJfmZzzROgcIY4I7AkCwpnC+qBIYk2eFoA9RWc=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "b8f55e02a328c47ed373133c52483bbfa20a1b75",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"kakoune-smarttab": {
"flake": false,
"locked": {
"lastModified": 1649581983,
"narHash": "sha256-STLZSwQPM+gTnkA+FQOF4I0ifPTjQWpEc/95JRzvIqU=",
"owner": "andreyorst",
"repo": "smarttab.kak",
"rev": "86ac6599b13617ff938905ba4cdd8225d7eb6a2e",
"type": "github"
},
"original": {
"owner": "andreyorst",
"repo": "smarttab.kak",
"type": "github"
}
},
"kakoune-sort-selections": {
"flake": false,
"locked": {
"lastModified": 1669562069,
"narHash": "sha256-+tRQSPVnFSmnZXJPEnk7mvOfpPOPbT4mT83R2Qs9LLw=",
"owner": "occivink",
"repo": "kakoune-sort-selections",
"rev": "4ca82c4186a3f6a928e1b6196770e490fa9f0568",
"type": "github"
},
"original": {
"owner": "occivink",
"repo": "kakoune-sort-selections",
"type": "github"
}
},
"mesa-git": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1672343008,
"narHash": "sha256-i4tTqz6v94P88zPSA8nTS5+LR1TAeaAUpYoVOpDXXeY=",
"owner": "mesa",
"repo": "mesa",
"rev": "a09d5e2747232093178e5d773569e9466c97873e",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "mesa",
"ref": "mesa-22.3.2",
"repo": "mesa",
"type": "gitlab"
}
},
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1670210028,
"narHash": "sha256-2VpxobYICB+l6n963nR37r0ongTtvHfHQvsPGgMWDmw=",
"owner": "Misterio77",
"repo": "nix-colors",
"rev": "fcd345bd1c9e7c203c3320ee6ca39814c97ac1fe",
"type": "github"
},
"original": {
"owner": "Misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1674236650,
"narHash": "sha256-B4GKL1YdJnII6DQNNJ4wDW1ySJVx2suB1h/v4Ql8J0Q=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cfb43ad7b941d9c3606fb35d91228da7ebddbfc5",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1655599917,
"narHash": "sha256-kjZbt5WdTrnjMxL79okg9TCoRUdADG50x/TWozbyTsE=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "5fb55578aa2f1a502d636a8ac71aece57cb730bb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"rofi-theme": {
"flake": false,
"locked": {
"lastModified": 1555978826,
"narHash": "sha256-nAVNtibzVhv1wBcAo36jvHbsN7spFYjjm3IhcAeoM6M=",
"owner": "bardisty",
"repo": "gruvbox-rofi",
"rev": "0b4cf703087e2150968826b7508cf119437eba7a",
"type": "github"
},
"original": {
"owner": "bardisty",
"repo": "gruvbox-rofi",
"type": "github"
}
},
"root": {
"inputs": {
"bobthefish": "bobthefish",
"grub2-themes": "grub2-themes",
"home-manager": "home-manager",
"hyprland": "hyprland",
"hyprland-contrib": "hyprland-contrib",
"kakoune-smarttab": "kakoune-smarttab",
"kakoune-sort-selections": "kakoune-sort-selections",
"mesa-git": "mesa-git",
"nix-colors": "nix-colors",
"nixpkgs": "nixpkgs",
"rofi-theme": "rofi-theme",
"waybar": "waybar",
"wayland-protcols-git": "wayland-protcols-git",
"xorg-git": "xorg-git"
}
},
"utils": {
"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"
}
},
"waybar": {
"flake": false,
"locked": {
"lastModified": 1674490041,
"narHash": "sha256-573UPWAA+xbWzaDHwLPiLnFF7R2boNGhD9rRHkYChyU=",
"owner": "alexays",
"repo": "waybar",
"rev": "e7af29ac1e2189f3d39d513feb814dab10b86fd7",
"type": "github"
},
"original": {
"owner": "alexays",
"repo": "waybar",
"type": "github"
}
},
"wayland-protcols-git": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1671453712,
"narHash": "sha256-rDhCWST2cmgQifqqFQ2jee3xK3Wt0jvauos1E3Rt97Q=",
"owner": "wayland",
"repo": "wayland-protocols",
"rev": "37a7b9d387f01ae789432872028317488d0000c8",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wayland",
"repo": "wayland-protocols",
"type": "gitlab"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1672824257,
"narHash": "sha256-SbYoZj57VlopTzI+OSW9jlgYxN1gI1KLg/s/HV+87eE=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "5f264a7d6c8af27d41ff440c05262b022c055593",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673116118,
"narHash": "sha256-eR0yDSkR2XYMesfdRWJs25kAdXET2mbNNHu5t+KUcKA=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"rev": "d479c846531fd0e1d2357c9588b8310a2b859ef2",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
},
"xorg-git": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1671621187,
"narHash": "sha256-V0dgZVtAZijYb9wvtgeRzQ6slYvRrqz9CaGFjfFJHow=",
"owner": "xorg",
"repo": "xserver",
"rev": "87e5db75fb4f004d9cf25a6f335ddb8722b9c467",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "xorg",
"repo": "xserver",
"type": "gitlab"
}
}
},
"root": "root",
"version": 7
}