linuxware/flake.lock

118 lines
2.9 KiB
Plaintext
Raw Normal View History

2023-11-05 04:53:31 -03:00
{
"nodes": {
2024-07-16 00:47:24 -03:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
2024-01-12 17:01:45 -03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-16 00:47:24 -03:00
"lastModified": 1720734513,
"narHash": "sha256-neWQ8eNtLTd+YMesb7WjKl1SVCbDyCm46LUgP/g/hdo=",
"owner": "nix-community",
"repo": "home-manager",
2024-07-16 00:47:24 -03:00
"rev": "90ae324e2c56af10f20549ab72014804a3064c7f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-05 04:53:31 -03:00
"nixpkgs": {
"locked": {
2024-07-16 00:47:24 -03:00
"lastModified": 1720957393,
"narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=",
2023-11-05 04:53:31 -03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-16 00:47:24 -03:00
"rev": "693bc46d169f5af9c992095736e82c3488bf7dbb",
2023-11-05 04:53:31 -03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2023-11-05 04:53:31 -03:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-16 00:47:24 -03:00
"nixpkgs_2": {
"locked": {
"lastModified": 1686020360,
"narHash": "sha256-Wee7lIlZ6DIZHHLiNxU5KdYZQl0iprENXa/czzI6Cj4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4729ffac6fd12e26e5a8de002781ffc49b0e94b7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-12 17:01:45 -03:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-16 00:47:24 -03:00
"nixpkgs": "nixpkgs",
"spicetify-nix": "spicetify-nix"
}
},
"spicetify-nix": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1704167711,
"narHash": "sha256-kFDq+kf/Di/P8bq5sUP8pVwRkrSVrABksBjMPmLic3s=",
"owner": "the-argus",
"repo": "spicetify-nix",
"rev": "1325416f951d6a82cfddb1289864ad782e2b87c4",
"type": "github"
},
"original": {
"owner": "the-argus",
"repo": "spicetify-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
2024-01-12 17:01:45 -03:00
}
2023-11-05 04:53:31 -03:00
}
},
"root": "root",
"version": 7
}