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

183 lines
4.8 KiB
JSON

{
"nodes": {
"grub2-themes": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1648398371,
"narHash": "sha256-Ti32Wbftf33gfMd/R6z+ESc9mF7In38GHH7F/cXJKeM=",
"owner": "vinceliuice",
"repo": "grub2-themes",
"rev": "fa74d1b6af8ba7cb142a14e4e4deb46789f1a6af",
"type": "github"
},
"original": {
"owner": "vinceliuice",
"repo": "grub2-themes",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1660574517,
"narHash": "sha256-Lp5D2pAPrM3iAc1eeR0iGwz5rM+SYOWzVxI3p17nlrU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "688e5c85b7537f308b82167c8eb4ecfb70a49861",
"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": 1660519210,
"narHash": "sha256-LdGKQhxCm6IwZuFhV8FE6njEmLF0GgzR/cBdoc4+8C0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "901042d9c6d0251c7cf8cd468e61717aa7de0439",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1660607161,
"narHash": "sha256-wFM5Jcu+y2Rd07b4D9xwiVG/9snF64es8uu82MAysqs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a093c35beee0a64ad68312d747a4c49eaa5b1105",
"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": {
"grub2-themes": "grub2-themes",
"home-manager": "home-manager",
"kakoune-auto-pairs": "kakoune-auto-pairs",
"kakoune-smarttab": "kakoune-smarttab",
"kakoune-sort-selections": "kakoune-sort-selections",
"nixpkgs": "nixpkgs_2",
"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
}