nixos-config/flake.lock

273 lines
7.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-25 00:06:05 +02:00
"lastModified": 1698169740,
"narHash": "sha256-0p7oPZpQwE969gJ3XxNSN1KEKQQ/75Wt8+Vw8hHnTBA=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-10-25 00:06:05 +02:00
"rev": "7fe9fac2a61c2e476bbb586f20ab4872072e2868",
2023-10-08 16:32:38 +02:00
"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"
}
},
"home-manager": {
"inputs": {
2023-10-08 16:12:00 +02:00
"nixpkgs": [
"configInputs",
"nixpkgs"
]
2023-10-08 11:42:08 +02:00
},
"locked": {
2023-10-25 00:06:05 +02:00
"lastModified": 1698128422,
"narHash": "sha256-Qf39ATHrj6wfeC+K6uwD/FnI7RKrdEiN3uWaciUi0rM=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-25 00:06:05 +02:00
"rev": "6045b68ee725167ed0487f0fb88123202ba61923",
2023-10-08 11:42:08 +02:00
"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-25 00:06:05 +02:00
"lastModified": 1698128422,
"narHash": "sha256-Qf39ATHrj6wfeC+K6uwD/FnI7RKrdEiN3uWaciUi0rM=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-25 00:06:05 +02:00
"rev": "6045b68ee725167ed0487f0fb88123202ba61923",
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: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-25 00:06:05 +02:00
"lastModified": 1698175494,
"narHash": "sha256-NtyuuJGBFpaCqNsEVW9JZT8/3Zp2N8oi/W5GIpCDg9Y=",
"ref": "refs/heads/testing",
"rev": "b27a11bb37445c941cb5ad610292358a5d184773",
"revCount": 123,
"type": "git",
"url": "file:///materus/config/Nixerus"
2023-10-08 11:42:08 +02:00
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-25 00:06:05 +02:00
"lastModified": 1697456312,
"narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-25 00:06:05 +02:00
"rev": "ca012a02bf8327be9e488546faecae5e05d7d749",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-10-25 00:06:05 +02:00
"lastModified": 1697851979,
"narHash": "sha256-lJ8k4qkkwdvi+t/Xc6Fn74kUuobpu9ynPGxNZR6OwoA=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-25 00:06:05 +02:00
"rev": "5550a85a087c04ddcace7f892b0bdc9d8bb080c8",
2023-10-08 16:32:38 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"nixpkgs_2": {
"locked": {
2023-10-25 00:06:05 +02:00
"lastModified": 1697723726,
"narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-25 00:06:05 +02:00
"rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-10-14 14:40:37 +02:00
"lastModified": 1696758426,
"narHash": "sha256-8ebGev/aEoy9NUhexXLg1gFtcdgT+pmYXoc1rg4U5TM=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-14 14:40:37 +02:00
"rev": "2a1a76ccc91abc61c09521931253f9fe9e012a85",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
2023-10-14 14:40:37 +02:00
"id": "nur",
"type": "indirect"
2023-10-08 11:42:08 +02:00
}
},
"nur_2": {
"locked": {
2023-10-25 00:06:05 +02:00
"lastModified": 1698169592,
"narHash": "sha256-KBDKzeQE5nOEZtmjvPqg+Pc/dB4rYM7MUQ8I3AFKEl0=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-25 00:06:05 +02:00
"rev": "468cc0c10a766f5ace6f66d7f46f1b7c42b8b9ac",
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-25 00:06:05 +02:00
"lastModified": 1698169592,
"narHash": "sha256-KBDKzeQE5nOEZtmjvPqg+Pc/dB4rYM7MUQ8I3AFKEl0=",
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-25 00:06:05 +02:00
"rev": "468cc0c10a766f5ace6f66d7f46f1b7c42b8b9ac",
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"
}
}
},
"root": "root",
"version": 7
}