nixos-configuration/flake.lock

101 lines
2.5 KiB
Plaintext
Raw Normal View History

2022-02-18 18:31:29 +01:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
2022-02-18 18:31:29 +01:00
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2022-02-18 18:31:29 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-02-18 18:31:29 +01:00
},
"locked": {
"lastModified": 1732466619,
"narHash": "sha256-T1e5oceypZu3Q8vzICjv1X/sGs9XfJRMW5OuXHgpB3c=",
2022-02-18 18:31:29 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "f3111f62a23451114433888902a55cf0692b408d",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-11-23 14:31:12 +01:00
"ref": "release-24.11",
2022-02-18 18:31:29 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1732824227,
"narHash": "sha256-fYNXgpu1AEeLyd3fQt4Ym0tcVP7cdJ8wRoqJ+CtTRyY=",
flake.lock: Update Flake lock file updates: • Removed input 'hyprland' • Removed input 'hyprland/aquamarine' • Removed input 'hyprland/aquamarine/hyprutils' • Removed input 'hyprland/aquamarine/hyprwayland-scanner' • Removed input 'hyprland/aquamarine/nixpkgs' • Removed input 'hyprland/aquamarine/systems' • Removed input 'hyprland/hyprcursor' • Removed input 'hyprland/hyprcursor/hyprlang' • Removed input 'hyprland/hyprcursor/nixpkgs' • Removed input 'hyprland/hyprcursor/systems' • Removed input 'hyprland/hyprlang' • Removed input 'hyprland/hyprlang/hyprutils' • Removed input 'hyprland/hyprlang/nixpkgs' • Removed input 'hyprland/hyprlang/systems' • Removed input 'hyprland/hyprutils' • Removed input 'hyprland/hyprutils/nixpkgs' • Removed input 'hyprland/hyprutils/systems' • Removed input 'hyprland/hyprwayland-scanner' • Removed input 'hyprland/hyprwayland-scanner/nixpkgs' • Removed input 'hyprland/hyprwayland-scanner/systems' • Removed input 'hyprland/nixpkgs' • Removed input 'hyprland/systems' • Removed input 'hyprland/xdph' • Removed input 'hyprland/xdph/hyprland-protocols' • Removed input 'hyprland/xdph/hyprland-protocols/nixpkgs' • Removed input 'hyprland/xdph/hyprland-protocols/systems' • Removed input 'hyprland/xdph/hyprlang' • Removed input 'hyprland/xdph/nixpkgs' • Removed input 'hyprland/xdph/systems' • Removed input 'hyprland-contrib' • Removed input 'hyprland-contrib/nixpkgs' • Removed input 'hyprland-plugins' • Removed input 'hyprland-plugins/hyprland' • Removed input 'hyprland-plugins/nixpkgs' • Removed input 'hyprland-plugins/systems'
2024-08-11 15:13:52 +02:00
"owner": "nixos",
2022-02-18 18:31:29 +01:00
"repo": "nixpkgs",
"rev": "c71ad5c34d51dcbda4c15f44ea4e4aa6bb6ac1e9",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
flake.lock: Update Flake lock file updates: • Removed input 'hyprland' • Removed input 'hyprland/aquamarine' • Removed input 'hyprland/aquamarine/hyprutils' • Removed input 'hyprland/aquamarine/hyprwayland-scanner' • Removed input 'hyprland/aquamarine/nixpkgs' • Removed input 'hyprland/aquamarine/systems' • Removed input 'hyprland/hyprcursor' • Removed input 'hyprland/hyprcursor/hyprlang' • Removed input 'hyprland/hyprcursor/nixpkgs' • Removed input 'hyprland/hyprcursor/systems' • Removed input 'hyprland/hyprlang' • Removed input 'hyprland/hyprlang/hyprutils' • Removed input 'hyprland/hyprlang/nixpkgs' • Removed input 'hyprland/hyprlang/systems' • Removed input 'hyprland/hyprutils' • Removed input 'hyprland/hyprutils/nixpkgs' • Removed input 'hyprland/hyprutils/systems' • Removed input 'hyprland/hyprwayland-scanner' • Removed input 'hyprland/hyprwayland-scanner/nixpkgs' • Removed input 'hyprland/hyprwayland-scanner/systems' • Removed input 'hyprland/nixpkgs' • Removed input 'hyprland/systems' • Removed input 'hyprland/xdph' • Removed input 'hyprland/xdph/hyprland-protocols' • Removed input 'hyprland/xdph/hyprland-protocols/nixpkgs' • Removed input 'hyprland/xdph/hyprland-protocols/systems' • Removed input 'hyprland/xdph/hyprlang' • Removed input 'hyprland/xdph/nixpkgs' • Removed input 'hyprland/xdph/systems' • Removed input 'hyprland-contrib' • Removed input 'hyprland-contrib/nixpkgs' • Removed input 'hyprland-plugins' • Removed input 'hyprland-plugins/hyprland' • Removed input 'hyprland-plugins/nixpkgs' • Removed input 'hyprland-plugins/systems'
2024-08-11 15:13:52 +02:00
"owner": "nixos",
2024-11-23 14:31:12 +01:00
"ref": "nixos-24.11",
2022-02-18 18:31:29 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1732758367,
"narHash": "sha256-RzaI1RO0UXqLjydtz3GAXSTzHkpb/lLD1JD8a0W4Wpo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fa42b5a5f401aab8a32bd33c9a4de0738180dc59",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-02-18 18:31:29 +01:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
flake.lock: Update Flake lock file updates: • Removed input 'hyprland' • Removed input 'hyprland/aquamarine' • Removed input 'hyprland/aquamarine/hyprutils' • Removed input 'hyprland/aquamarine/hyprwayland-scanner' • Removed input 'hyprland/aquamarine/nixpkgs' • Removed input 'hyprland/aquamarine/systems' • Removed input 'hyprland/hyprcursor' • Removed input 'hyprland/hyprcursor/hyprlang' • Removed input 'hyprland/hyprcursor/nixpkgs' • Removed input 'hyprland/hyprcursor/systems' • Removed input 'hyprland/hyprlang' • Removed input 'hyprland/hyprlang/hyprutils' • Removed input 'hyprland/hyprlang/nixpkgs' • Removed input 'hyprland/hyprlang/systems' • Removed input 'hyprland/hyprutils' • Removed input 'hyprland/hyprutils/nixpkgs' • Removed input 'hyprland/hyprutils/systems' • Removed input 'hyprland/hyprwayland-scanner' • Removed input 'hyprland/hyprwayland-scanner/nixpkgs' • Removed input 'hyprland/hyprwayland-scanner/systems' • Removed input 'hyprland/nixpkgs' • Removed input 'hyprland/systems' • Removed input 'hyprland/xdph' • Removed input 'hyprland/xdph/hyprland-protocols' • Removed input 'hyprland/xdph/hyprland-protocols/nixpkgs' • Removed input 'hyprland/xdph/hyprland-protocols/systems' • Removed input 'hyprland/xdph/hyprlang' • Removed input 'hyprland/xdph/nixpkgs' • Removed input 'hyprland/xdph/systems' • Removed input 'hyprland-contrib' • Removed input 'hyprland-contrib/nixpkgs' • Removed input 'hyprland-plugins' • Removed input 'hyprland-plugins/hyprland' • Removed input 'hyprland-plugins/nixpkgs' • Removed input 'hyprland-plugins/systems'
2024-08-11 15:13:52 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2022-02-18 18:31:29 +01:00
}
2022-11-14 00:21:23 +01:00
},
"systems": {
2022-11-14 00:21:23 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2022-11-14 00:21:23 +01:00
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
2022-11-14 00:21:23 +01:00
"type": "github"
}
2022-02-18 18:31:29 +01:00
}
},
"root": "root",
"version": 7
}