Files
nix/flake.lock

134 lines
3.5 KiB
Plaintext
Raw Normal View History

2024-01-03 22:53:34 -03:00
{
"nodes": {
2024-01-05 19:49:31 -03:00
"base16-schemes": {
"flake": false,
"locked": {
"lastModified": 1689473676,
"narHash": "sha256-L0RhUr9+W5EPWBpLcmkKpUeCEWRs/kLzVMF3Vao2ZU0=",
"owner": "tinted-theming",
"repo": "base16-schemes",
"rev": "d95123ca6377cd849cfdce92c0a24406b0c6a789",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
2024-01-03 22:53:34 -03:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1704100519,
"narHash": "sha256-SgZC3cxquvwTN07vrYYT9ZkfvuhS5Y1k1F4+AMsuflc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6e91c5df192395753d8e6d55a0352109cb559790",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-01-05 19:49:31 -03:00
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1695388192,
"narHash": "sha256-2jelpE7xK+4M7jZNyWL7QYOYegQLYBDQS5bvdo8XRUQ=",
"owner": "misterio77",
"repo": "nix-colors",
"rev": "37227f274b34a3b51649166deb94ce7fec2c6a4c",
"type": "github"
},
"original": {
"owner": "misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1702538294,
"narHash": "sha256-TvmXiqPqrTRdHqReS5z10xk3QMG5fRyxwHm+4W5d5L8=",
"owner": "Tomaszal",
"repo": "nix-flatpak",
"rev": "7e816f75146124a8ac0dc2ec86ade27768f50a63",
"type": "github"
},
"original": {
"owner": "Tomaszal",
"ref": "feature/overrides",
"repo": "nix-flatpak",
"type": "github"
}
},
2024-01-03 22:53:34 -03:00
"nixpkgs": {
"locked": {
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
"owner": "nixos",
2024-01-03 22:53:34 -03:00
"repo": "nixpkgs",
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
2024-01-03 22:53:34 -03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2024-01-03 22:53:34 -03:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-05 19:49:31 -03:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1694911725,
"narHash": "sha256-8YqI+YU1DGclEjHsnrrGfqsQg3Wyga1DfTbJrN3Ud0c=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "819180647f428a3826bfc917a54449da1e532ce0",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-01-03 22:53:34 -03:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-01-05 19:49:31 -03:00
"nix-colors": "nix-colors",
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs",
2024-01-05 19:49:55 -03:00
"tmux-plugin-manager": "tmux-plugin-manager"
2024-01-03 22:53:34 -03:00
}
},
2024-01-05 19:49:55 -03:00
"tmux-plugin-manager": {
"flake": false,
"locked": {
"lastModified": 1677502767,
"narHash": "sha256-hW8mfwB8F9ZkTQ72WQp/1fy8KL1IIYMZBtZYIwZdMQc=",
"owner": "tmux-plugins",
"repo": "tpm",
"rev": "99469c4a9b1ccf77fade25842dc7bafbc8ce9946",
"type": "github"
},
"original": {
"owner": "tmux-plugins",
"repo": "tpm",
"type": "github"
}
2024-01-03 22:53:34 -03:00
}
},
"root": "root",
"version": 7
}