nixos-config/flake.lock

349 lines
9.0 KiB
Plaintext
Raw Normal View History

2023-10-08 11:42:08 +02:00
{
"nodes": {
2023-10-08 16:12:00 +02:00
"configInputs": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixerus": "nixerus",
"nixpkgs": [
"nixpkgs"
],
"nur": "nur_2"
},
"locked": {
2023-10-08 16:32:38 +02:00
"lastModified": 1696774666,
"narHash": "sha256-kqSXbAPQdkUadGsQL/bH9FBV/y4+d2g3GJxJHafquS4=",
2023-10-08 16:38:42 +02:00
"owner": "materusPL",
"repo": "nixos-config",
2023-10-08 16:32:38 +02:00
"rev": "cae14663b542afa8140c72b8aa42cd42cf7b0151",
2023-10-08 16:38:42 +02:00
"type": "github"
2023-10-08 16:12:00 +02:00
},
"original": {
2023-10-08 16:38:42 +02:00
"owner": "materusPL",
2023-10-08 16:32:38 +02:00
"ref": "inputs",
2023-10-08 16:38:42 +02:00
"repo": "nixos-config",
"type": "github"
2023-10-08 16:12:00 +02:00
}
},
2023-10-08 11:42:08 +02:00
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
2023-10-08 16:12:00 +02:00
"configInputs",
2023-10-08 11:42:08 +02:00
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-10-08 16:12:00 +02:00
"lastModified": 1696760954,
"narHash": "sha256-XsbxElB7PjHUC15MKzuRMInQyIPSOohIUvrWs7d+knc=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-10-08 16:12:00 +02:00
"rev": "c7ac54dd8409046d50d17c11d4fa29a782b37804",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
2023-10-08 16:32:38 +02:00
"emacs-overlay_2": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"configInputs",
"nixerus",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1696730756,
"narHash": "sha256-u+UbAnVCD3RnMyXgvo5k0fDmyRNAixDh07lrOSdtZgs=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "3f942773192735d987ab517ceaae2a0479d4e601",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-08 16:32:38 +02:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"home-manager": {
"inputs": {
2023-10-08 16:12:00 +02:00
"nixpkgs": [
"configInputs",
"nixpkgs"
]
2023-10-08 11:42:08 +02:00
},
"locked": {
"lastModified": 1696737557,
"narHash": "sha256-YD/pjDjj/BNmisEvRdM/vspkCU3xyyeGVAUWhvVSi5Y=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3c1d8758ac3f55ab96dcaf4d271c39da4b6e836d",
"type": "github"
},
"original": {
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
2023-10-08 11:42:08 +02:00
}
},
"home-manager_2": {
"inputs": {
2023-10-08 16:12:00 +02:00
"nixpkgs": "nixpkgs"
2023-10-08 11:42:08 +02:00
},
"locked": {
2023-10-08 16:12:00 +02:00
"lastModified": 1696737557,
"narHash": "sha256-YD/pjDjj/BNmisEvRdM/vspkCU3xyyeGVAUWhvVSi5Y=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-08 16:12:00 +02:00
"rev": "3c1d8758ac3f55ab96dcaf4d271c39da4b6e836d",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
2023-10-08 16:12:00 +02:00
"id": "home-manager",
"type": "indirect"
2023-10-08 11:42:08 +02:00
}
},
"nixerus": {
"inputs": {
2023-10-08 16:32:38 +02:00
"emacs-overlay": "emacs-overlay_2",
2023-10-08 16:12:00 +02:00
"home-manager": [
"configInputs",
"home-manager"
],
2023-10-08 11:42:08 +02:00
"nixpkgs": [
2023-10-08 16:12:00 +02:00
"configInputs",
2023-10-08 11:42:08 +02:00
"nixpkgs"
],
2023-10-08 16:12:00 +02:00
"nur": "nur"
2023-10-08 11:42:08 +02:00
},
"locked": {
2023-10-08 16:12:00 +02:00
"lastModified": 1696757058,
2023-10-08 16:32:38 +02:00
"narHash": "sha256-9ikKmi8n+ml13hJyVIFpFXRSc12B3kCL+kubc7z5P8Y=",
"owner": "materusPL",
"repo": "Nixerus",
"rev": "29a0bd613c216d0c657e5a2f38bdba7fbd4f7ab7",
"type": "github"
2023-10-08 11:42:08 +02:00
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1696604326,
"narHash": "sha256-YXUNI0kLEcI5g8lqGMb0nh67fY9f2YoJsILafh6zlMo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "87828a0e03d1418e848d3dd3f3014a632e4a4f64",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-10-08 16:12:00 +02:00
"lastModified": 1696697597,
"narHash": "sha256-q26Qv4DQ+h6IeozF2o1secyQG0jt2VUT3V0K58jr3pg=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-08 16:12:00 +02:00
"rev": "5a237aecb57296f67276ac9ab296a41c23981f56",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-08 16:32:38 +02:00
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1696374741,
"narHash": "sha256-gt8B3G0ryizT9HSB4cCO8QoxdbsHnrQH+/BdKxOwqF0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8a4c17493e5c39769f79117937c79e1c88de6729",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1696604326,
"narHash": "sha256-YXUNI0kLEcI5g8lqGMb0nh67fY9f2YoJsILafh6zlMo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "87828a0e03d1418e848d3dd3f3014a632e4a4f64",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-10-08 16:32:38 +02:00
"lastModified": 1696749357,
"narHash": "sha256-DOinkqGrYPGqE0cQ6iQfN8Rwhdj43OGmn4U0402PSKk=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-08 16:32:38 +02:00
"rev": "f77ed4768c0b2763cae81a30a1905145178c105e",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
2023-10-08 16:32:38 +02:00
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
2023-10-08 11:42:08 +02:00
}
},
"nur_2": {
"locked": {
2023-10-08 16:32:38 +02:00
"lastModified": 1696772745,
"narHash": "sha256-9cXNUJwpHLOTPqlpUF33oFJHzrscb9oi/YKS2QiiTtQ=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-08 16:32:38 +02:00
"rev": "09a721cf6869671ec2258da3c377436e3498eead",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
2023-10-08 16:12:00 +02:00
"nur_3": {
2023-10-08 11:42:08 +02:00
"locked": {
2023-10-08 16:32:38 +02:00
"lastModified": 1696772745,
"narHash": "sha256-9cXNUJwpHLOTPqlpUF33oFJHzrscb9oi/YKS2QiiTtQ=",
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-08 16:32:38 +02:00
"rev": "09a721cf6869671ec2258da3c377436e3498eead",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
2023-10-08 16:12:00 +02:00
"id": "nur",
"type": "indirect"
2023-10-08 11:42:08 +02:00
}
},
2023-10-08 16:12:00 +02:00
"private": {
2023-10-08 11:42:08 +02:00
"locked": {
"lastModified": 1684365822,
"narHash": "sha256-qly3A3GgIYYwCSYIrmYRI7SJ6Q1I4Mo2zipJOrj50r0=",
"owner": "materusPL",
"repo": "Nixerus",
"rev": "f07f3e99a7cd8680dd6bb082108a67830857e542",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "mock",
"repo": "Nixerus",
"type": "github"
}
},
"root": {
"inputs": {
2023-10-08 16:12:00 +02:00
"configInputs": "configInputs",
"home-manager": "home-manager_2",
2023-10-08 11:42:08 +02:00
"nixpkgs": "nixpkgs_2",
2023-10-08 16:12:00 +02:00
"nur": "nur_3",
"private": "private"
2023-10-08 11:42:08 +02:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-10-08 16:32:38 +02:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-10-08 11:42:08 +02:00
}
},
"root": "root",
"version": 7
}