nixos-config/flake.lock

138 lines
3.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-11-19 20:33:22 +01:00
"lastModified": 1668788863,
"narHash": "sha256-FsdUG+YkRX7JZKZm6T44J2h+0pXB1sWA9AobyiozFK0=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-19 20:33:22 +01:00
"rev": "948d1f8a5cef55a281d4f5d17f3b79df6c82fce1",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"wlroots": "wlroots"
},
"locked": {
2022-11-19 20:33:22 +01:00
"lastModified": 1668879337,
"narHash": "sha256-Lm9054CdFfOvHTLTtktSuOFri3k5wuEXb2LDDg44tb8=",
"owner": "vaxerski",
"repo": "Hyprland",
2022-11-19 20:33:22 +01:00
"rev": "5530cf6e7939365ef6197a50c59bed20a64e3e11",
"type": "github"
},
"original": {
"owner": "vaxerski",
"repo": "Hyprland",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-11-19 20:33:22 +01:00
"lastModified": 1668334946,
"narHash": "sha256-omMbUj4r5DVBWh7KxkoO/Z/1V1shVR6Ls4jXNB4mr3U=",
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-19 20:33:22 +01:00
"rev": "e0452b33ab0ef16ffe075e980644ed92a6a200bb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2022-11-19 20:33:22 +01:00
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
2022-09-16 22:44:43 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-19 20:33:22 +01:00
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-11-19 20:33:22 +01:00
"lastModified": 1668876151,
"narHash": "sha256-12pz+OzWzjlYRIXgwu7tUBtqga6MwpG8C3tyeehkzl0=",
"owner": "nix-community",
"repo": "NUR",
2022-11-19 20:33:22 +01:00
"rev": "0745a777359ca736b6852dc79cfc93f1f11835b7",
"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",
"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-11-19 20:33:22 +01:00
"lastModified": 1668785720,
"narHash": "sha256-CX+PYJP2PxZWL380WzyMNsrfRgIb/78brdwvDg/zj28=",
"owner": "wlroots",
"repo": "wlroots",
2022-11-19 20:33:22 +01:00
"rev": "4ff46e6cf9463e594605928feeb7c55cf323b5e7",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2022-09-16 22:44:43 +02:00
}
},
"root": "root",
"version": 7
}