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

264 lines
7.1 KiB
Plaintext
Raw Normal View History

2022-08-07 15:46:46 +01:00
{
"nodes": {
2022-10-03 23:21:40 +01:00
"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"
}
},
2022-09-20 14:26:47 +01:00
"gamescope-git": {
"flake": false,
"locked": {
"lastModified": 1670438874,
"narHash": "sha256-alJaB7uZORaHV+VNlIMGuCCkPjHCF9wQ//Jv2pzitmM=",
2022-09-20 14:26:47 +01:00
"owner": "Plagman",
"repo": "gamescope",
"rev": "7aef264dfcf81c5f303422d820b7e1ecf81568f3",
2022-09-20 14:26:47 +01:00
"type": "github"
},
"original": {
"owner": "Plagman",
"repo": "gamescope",
"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"
}
},
2022-08-07 15:46:46 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1670513770,
"narHash": "sha256-muL74fsbGA8K8WlZSPNWddOiuBnC54kAajncX6nXrh4=",
2022-08-07 15:46:46 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "054d9e3187ca00479e8036dc0e92900a384f30fd",
2022-08-07 15:46:46 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"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": 1669843731,
"narHash": "sha256-CkMJsb1lFR3rQWB2z7sqD8rJ5lmw2DK5ohZ5qeL1JzA=",
"owner": "mesa",
"repo": "mesa",
"rev": "32552010d1e0243948aebd6b6642ba9aeb979004",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "mesa",
"ref": "mesa-22.3.0",
"repo": "mesa",
"type": "gitlab"
}
},
2022-08-07 15:46:46 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1670498129,
"narHash": "sha256-QOWbsKObHxNpBzrIVJrgR2TGQdwyYNFgBdoVCCvYuDU=",
2022-08-07 15:46:46 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "52665b05cfd702e12b877aa519b62374d003231a",
2022-08-07 15:46:46 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
2022-08-07 15:46:46 +01:00
"type": "indirect"
}
},
"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"
}
},
2022-08-07 15:46:46 +01:00
"root": {
"inputs": {
2022-10-03 23:21:40 +01:00
"bobthefish": "bobthefish",
2022-09-20 14:26:47 +01:00
"gamescope-git": "gamescope-git",
"grub2-themes": "grub2-themes",
2022-08-07 15:46:46 +01:00
"home-manager": "home-manager",
"kakoune-smarttab": "kakoune-smarttab",
"kakoune-sort-selections": "kakoune-sort-selections",
"mesa-git": "mesa-git",
"nixpkgs": "nixpkgs",
"rofi-theme": "rofi-theme",
"sway-git": "sway-git",
"waybar": "waybar",
"wlroots-git": "wlroots-git",
"xorg-git": "xorg-git"
}
},
"sway-git": {
"flake": false,
"locked": {
"lastModified": 1668189449,
"narHash": "sha256-gLXTgHcAFwr4SgzqkQnwYEOvqvNTfFIfJi52kiwTP1U=",
"owner": "swaywm",
"repo": "sway",
"rev": "5c239eaac59f327294aceac739c6fa035456ed14",
"type": "github"
},
"original": {
"owner": "swaywm",
"repo": "sway",
"rev": "5c239eaac59f327294aceac739c6fa035456ed14",
"type": "github"
2022-08-07 15:46:46 +01:00
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-08-07 15:46:46 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-08-07 15:46:46 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"waybar": {
"flake": false,
"locked": {
"lastModified": 1670421686,
"narHash": "sha256-hVnP5bel0y5uuZ2XpmHl0cqjISJrxG8lvtb5YgJ3X7Q=",
"owner": "alexays",
"repo": "waybar",
"rev": "2a76d8e5b9e1194d4314c9cff75c6ee15bfc1a90",
"type": "github"
},
"original": {
"owner": "alexays",
"repo": "waybar",
"type": "github"
}
},
"wlroots-git": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1668187337,
"narHash": "sha256-k7BFx1xvvsdCXNWX0XeZYwv8H/myk4p42i2Y6vjILqM=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "1712a7d27444d62f8da8eeedf0840b386a810e96",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"rev": "1712a7d27444d62f8da8eeedf0840b386a810e96",
"type": "gitlab"
}
},
"xorg-git": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1669884117,
"narHash": "sha256-4u5Jkr7M4Wa5YOm0qdt9WpqNmSk9ILOQ29lWr0bIYTA=",
"owner": "xorg",
"repo": "xserver",
"rev": "dcba460af3eedb9d41986bd65f4502998b7a5a6c",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "xorg",
"repo": "xserver",
"type": "gitlab"
}
2022-08-07 15:46:46 +01:00
}
},
"root": "root",
"version": 7
}