nixos-config/flake.lock

211 lines
5.5 KiB
Plaintext
Raw Normal View History

2022-09-16 22:44:43 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670513770,
"narHash": "sha256-muL74fsbGA8K8WlZSPNWddOiuBnC54kAajncX6nXrh4=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-12 19:14:45 +01:00
"rev": "054d9e3187ca00479e8036dc0e92900a384f30fd",
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": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670857002,
"narHash": "sha256-Tck24Ys4PGZL2ClFp7gvB648eBYPTiycPrTX9QeEXyk=",
"owner": "vaxerski",
"repo": "Hyprland",
2022-12-12 19:14:45 +01:00
"rev": "111d209bff5448c3a55e07f344cf89715536bba4",
"type": "github"
},
"original": {
"owner": "vaxerski",
"repo": "Hyprland",
"type": "github"
}
},
2022-12-06 22:57:50 +01:00
"hyprland-protocols": {
"flake": false,
"locked": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670703428,
"narHash": "sha256-4KUW5SKR0Y9uaYGcYwy53YJ3B/sgiprCL4fRGO+mpOA=",
2022-12-06 22:57:50 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2022-12-12 19:14:45 +01:00
"rev": "d0d6db8cb5bef6d93ca3ad8fb2124964173396da",
2022-12-06 22:57:50 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprland-protocols_2": {
"flake": false,
"locked": {
"lastModified": 1670185345,
"narHash": "sha256-hxWGqlPecqEsE6nOHDV29KFBKePbY2Ipeac6lrChMKY=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "4623a404c091e64743ba310199bb380ec52f1936",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-12-06 22:57:50 +01:00
"lastModified": 1670174919,
"narHash": "sha256-XdQr3BUnrvVLRFunLWrZORhwYHDG0+9jUUe0Jv1pths=",
"owner": "NixOS",
"repo": "nixos-hardware",
2022-12-06 22:57:50 +01:00
"rev": "9d87bc030a0bf3f00e953dbf095a7d8e852dab6b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670751203,
"narHash": "sha256-XdoH1v3shKDGlrwjgrNX/EN8s3c+kQV7xY6cLCE8vcI=",
2022-09-16 22:44:43 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-12 19:14:45 +01:00
"rev": "64e0bf055f9d25928c31fb12924e59ff8ce71e60",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": {
"locked": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670700605,
"narHash": "sha256-5dlpATkcyITpdtMflhltuD+A3RNpsVI1Mb+dtKkll6Y=",
2022-11-26 20:30:27 +01:00
"owner": "NixOS",
"repo": "nIxpkgs",
2022-12-12 19:14:45 +01:00
"rev": "7b9eeb856cbf976482fa8d1cb295ea03fb3e1277",
2022-11-26 20:30:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
"repo": "nIxpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670819416,
"narHash": "sha256-ja1livEv48Y3piLmdKo0T+1cUHdSfmaHXOxOxJNbneA=",
"owner": "nix-community",
"repo": "NUR",
2022-12-12 19:14:45 +01:00
"rev": "068395203bcc46e2ed19843f508383982b153271",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
"hyprland": "hyprland",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
2022-09-16 22:44:43 +02:00
}
},
"utils": {
"locked": {
2022-11-06 12:48:16 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-09-16 22:44:43 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-06 12:48:16 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2022-12-06 22:57:50 +01:00
"lastModified": 1669925104,
"narHash": "sha256-xMHfW+/G9MieN/5tXHUA5/ztE8dkE093cNFTEUgcwxI=",
"owner": "wlroots",
"repo": "wlroots",
2022-12-06 22:57:50 +01:00
"rev": "c8eb24d30e18c165728b8788a10716611c3b633d",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2022-12-06 22:57:50 +01:00
},
"xdph": {
"inputs": {
"hyprland-protocols": "hyprland-protocols_2",
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
2022-12-12 19:14:45 +01:00
"lastModified": 1670797151,
"narHash": "sha256-ZFzJHqSXhGCjSeMgqTyJG1KJ2Nlwa+NEN9K4oGhWcjg=",
2022-12-06 22:57:50 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2022-12-12 19:14:45 +01:00
"rev": "36ffb6892e14b9c5be6e321b3c47fe286ac256e6",
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
}