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

148 lines
3.9 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1659978484,
"narHash": "sha256-VkErPc8pXcuFQG7jkkaUOEMORe81oweRNlAYZJ2+aRI=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c1addfdad3825f75a66f8d73ec7d2f68c78ba6f8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"kakoune-auto-pairs": {
"flake": false,
"locked": {
"lastModified": 1647175978,
"narHash": "sha256-MgqCuGj03ctKty2yQgQvy6qV/0s7euNwukhSjqauqW8=",
"owner": "alexherbo2",
"repo": "auto-pairs.kak",
"rev": "bfdcb8566076f653ec707f86207f83ea75173ce9",
"type": "github"
},
"original": {
"owner": "alexherbo2",
"repo": "auto-pairs.kak",
"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": 1647781028,
"narHash": "sha256-P0uyuKQ//QqzOHs920gggXUKyWoMeAWn7XnlOQazHbc=",
"owner": "occivink",
"repo": "kakoune-sort-selections",
"rev": "fdc03616b83140d3657f971dbc914269f9c8f1ff",
"type": "github"
},
"original": {
"owner": "occivink",
"repo": "kakoune-sort-selections",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1660137652,
"narHash": "sha256-L92gcG6Ya4bqjJmStl/HTENhc0PR9lmVgTmeVpk13Os=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a7f89ddd6313ef88fc9c6534ac2511ba9da85fdb",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1659947131,
"narHash": "sha256-GHINOuuyKbJJHnOo/HSIU2XafNbp25qnmQ9o7j7S6JI=",
"owner": "nix-community",
"repo": "NUR",
"rev": "06e6a1efa39c6b10c4d21d0d7ae91a815c96f8e0",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"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": {
"home-manager": "home-manager",
"kakoune-auto-pairs": "kakoune-auto-pairs",
"kakoune-smarttab": "kakoune-smarttab",
"kakoune-sort-selections": "kakoune-sort-selections",
"nixpkgs": "nixpkgs",
"nur": "nur",
"rofi-theme": "rofi-theme"
}
},
"utils": {
"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"
}
}
},
"root": "root",
"version": 7
}