nixos-config/flake.lock

231 lines
5.8 KiB
Plaintext
Raw Normal View History

2022-09-16 22:44:43 +02:00
{
"nodes": {
2022-12-17 20:06:38 +01:00
"agenix": {
"inputs": {
2023-02-04 08:49:52 +01:00
"darwin": "darwin",
"nixpkgs": [
"nixpkgs"
]
2022-12-17 20:06:38 +01:00
},
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1682087328,
"narHash": "sha256-F+iNW9i4kdMfyCTbXJ1GCr868I79ndo79rgZAVXXQTI=",
2022-12-17 20:06:38 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-04-21 19:49:08 +02:00
"rev": "0e3a237c5aec6950af3573df7316772853f78361",
2022-12-17 20:06:38 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-04 08:49:52 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-15 09:49:24 +02:00
]
2022-09-16 22:44:43 +02:00
},
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1682072616,
"narHash": "sha256-sR5RL3LACGuq5oePcAoJ/e1S3vitKQQSNACMYmqIE1E=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-21 19:49:08 +02:00
"rev": "47d6c3f65234230d37f1cf7d3d6b5575ec80fe0c",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
2022-12-06 22:57:50 +01:00
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": [
"nixpkgs"
],
2022-12-06 22:57:50 +01:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1682098131,
"narHash": "sha256-rAy7KidQeWv9EhESIR63G3QxvVU0OtBPnN06CaepQ6E=",
"owner": "vaxerski",
"repo": "Hyprland",
2023-04-21 19:49:08 +02:00
"rev": "d366fc48b825b9a0a14fdf4b03bf5d1919554fdc",
"type": "github"
},
"original": {
"owner": "vaxerski",
"repo": "Hyprland",
"type": "github"
}
},
2022-12-06 22:57:50 +01:00
"hyprland-protocols": {
2023-01-13 15:36:41 +01:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
]
2022-12-06 22:57:50 +01:00
},
"locked": {
2023-04-15 09:49:24 +02:00
"lastModified": 1681065697,
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
2022-12-06 22:57:50 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-04-15 09:49:24 +02:00
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
2022-12-06 22:57:50 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-04-15 09:49:24 +02:00
"lastModified": 1680876084,
"narHash": "sha256-eP9yxP0wc7XuVaODugh+ajgbFGaile2O1ihxiLxOuvU=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-04-15 09:49:24 +02:00
"rev": "3006d2860a6ed5e01b0c3e7ffb730e9b293116e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1681920287,
"narHash": "sha256-+/d6XQQfhhXVfqfLROJoqj3TuG38CAeoT6jO1g9r1k0=",
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"repo": "nixpkgs",
2023-04-21 19:49:08 +02:00
"rev": "645bc49f34fa8eff95479f0345ff57e55b53437e",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": {
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1681932375,
"narHash": "sha256-tSXbYmpnKSSWpzOrs27ie8X3I0yqKA6AuCzCYNtwbCU=",
2022-11-26 20:30:27 +01:00
"owner": "NixOS",
"repo": "nIxpkgs",
2023-04-21 19:49:08 +02:00
"rev": "3d302c67ab8647327dba84fbdb443cdbf0e82744",
2022-11-26 20:30:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-17 20:06:38 +01:00
"ref": "nixos-22.11",
2022-11-26 20:30:27 +01:00
"repo": "nIxpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1682098469,
"narHash": "sha256-P6mGPnmyP3k0Z4sweg54c+WIoaHxDD7Beq2QfLb8rfE=",
"owner": "nix-community",
"repo": "NUR",
2023-04-21 19:49:08 +02:00
"rev": "21a2729cab6efe46c9f5d7495778399853832ada",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"root": {
"inputs": {
2022-12-17 20:06:38 +01:00
"agenix": "agenix",
2022-09-16 22:44:43 +02:00
"home-manager": "home-manager",
"hyprland": "hyprland",
"nixos-hardware": "nixos-hardware",
2023-02-04 08:49:52 +01:00
"nixpkgs": "nixpkgs",
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
2022-09-16 22:44:43 +02:00
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-04-21 19:49:08 +02:00
"lastModified": 1681979986,
"narHash": "sha256-zvcJjM8jBMAW5XNSwzgTj3H8F3DwjYCxzUvbL7Ax2Yw=",
"owner": "wlroots",
"repo": "wlroots",
2023-04-21 19:49:08 +02:00
"rev": "44069dfd5e9e3efa150ce468f48c64916f2de0ae",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2022-12-06 22:57:50 +01:00
},
"xdph": {
"inputs": {
2023-01-13 15:36:41 +01:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2022-12-06 22:57:50 +01:00
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
2023-04-21 19:49:08 +02:00
"lastModified": 1681489757,
"narHash": "sha256-FxgZ2jBU+wmbjIv7F4N5Jx6h+LD4aQ+bXHrzrbxapJk=",
2022-12-06 22:57:50 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-04-21 19:49:08 +02:00
"rev": "bf035bf3d5b56fd3da9d11966ad0b3c57f852d78",
2022-12-06 22:57:50 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-09-16 22:44:43 +02:00
}
},
"root": "root",
"version": 7
}