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

166 lines
4.3 KiB
Plaintext
Raw Normal View History

2022-08-07 15:46:46 +01:00
{
"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"
}
},
2022-08-07 15:46:46 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1661824092,
"narHash": "sha256-nSWLWytlXbeLrx5A+r5Pso7CvVrX5EgmIIXW/EXvPHQ=",
2022-08-07 15:46:46 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "5bd66dc6cd967033489c69d486402b75d338eeb6",
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": 1647781028,
"narHash": "sha256-P0uyuKQ//QqzOHs920gggXUKyWoMeAWn7XnlOQazHbc=",
"owner": "occivink",
"repo": "kakoune-sort-selections",
"rev": "fdc03616b83140d3657f971dbc914269f9c8f1ff",
"type": "github"
},
"original": {
"owner": "occivink",
"repo": "kakoune-sort-selections",
"type": "github"
}
},
2022-08-07 15:46:46 +01:00
"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": 1661353537,
"narHash": "sha256-1E2IGPajOsrkR49mM5h55OtYnU0dGyre6gl60NXKITE=",
2022-08-07 15:46:46 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0e304ff0d9db453a4b230e9386418fd974d5804a",
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"
}
},
2022-08-07 19:14:22 +01:00
"nur": {
"locked": {
"lastModified": 1661883947,
"narHash": "sha256-qaz+6u+PJAfiW/dhSd8HWu5Mpm9jru53aH/gk3TruIM=",
2022-08-07 19:14:22 +01:00
"owner": "nix-community",
"repo": "NUR",
"rev": "2ec06c9e786ef01e7dd4bfab9644ffe0d9e0a71d",
2022-08-07 19:14:22 +01:00
"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"
}
},
2022-08-07 15:46:46 +01:00
"root": {
"inputs": {
"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",
"nixpkgs": "nixpkgs_2",
"nur": "nur",
"rofi-theme": "rofi-theme"
2022-08-07 15:46:46 +01:00
}
},
"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
}