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-09 12:44:17 +01:00
"lastModified": 1667981810,
"narHash": "sha256-p27zd5M+OkfND46gzbGkaHlNBZsYe95M48OJuFeuuSY=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-09 12:44:17 +01:00
"rev": "6ce3493a3c5c6a8f4cfa6f5f88723272e0cfd335",
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-11 20:58:55 +01:00
"lastModified": 1668175475,
"narHash": "sha256-Hqn18O5oH4SGl/zJJXz9IpmY13zOjIutTv4q46v2Xh8=",
"owner": "vaxerski",
"repo": "Hyprland",
2022-11-11 20:58:55 +01:00
"rev": "61995e3b4ef526274519528278fd62089240e3fc",
"type": "github"
},
"original": {
"owner": "vaxerski",
"repo": "Hyprland",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-11-11 20:58:55 +01:00
"lastModified": 1668157555,
"narHash": "sha256-s5rt2FSmV4PWt89rjt4cvBGOhPizStsinkIB0BXnKrk=",
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-11 20:58:55 +01:00
"rev": "062c3cca468a4b404ddd964fb444b665e4da982e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2022-11-11 20:58:55 +01:00
"lastModified": 1667991831,
"narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
2022-09-16 22:44:43 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-11 20:58:55 +01:00
"rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-11-11 20:58:55 +01:00
"lastModified": 1668174315,
"narHash": "sha256-oss9lJ30HbgXpVFy5Xv9doB+1mNjQehbFlFYau95odM=",
"owner": "nix-community",
"repo": "NUR",
2022-11-11 20:58:55 +01:00
"rev": "5da1d2f59d29cd1bb9c0787db9c1046825ade56a",
"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-10-31 10:04:57 +01:00
"lastModified": 1666466001,
"narHash": "sha256-ZjxAnqtcGmHQHKL1Z9sIraDnzIqrJleWcJXfPtzAm74=",
"owner": "wlroots",
"repo": "wlroots",
2022-10-31 10:04:57 +01:00
"rev": "c2d2773df57750081b16d56da13b5015d752cbd7",
"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
}