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": 1660330190,
"narHash": "sha256-RgQUtZGmdb9fRkdBcI8x1KYuykbQCBaeY6ejFls7hFM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "8675cfa549e1240c9d2abb1c878bc427eefcf926",
"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": 1660464579,
"narHash": "sha256-kzA9rwh0wS6CwUnFHAQ7dhJCowMPfRbvixVeOKnUmjo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b02538b16f6c5e1dbfce1033b27946e25c019b3b",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1660464959,
"narHash": "sha256-7UXkwoQ8WVikjqJYZ6VFjIwTl0ynnzYSsl7Jl+PCtlE=",
"owner": "nix-community",
"repo": "NUR",
"rev": "257d816afd5ae241e2d52b64736dbf77f4131d88",
"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
}