nixos-config/flake.lock

272 lines
6.9 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-20 23:28:10 +02:00
"lastModified": 1697624239,
"narHash": "sha256-DWUwNsb6m552+XhXIaqqHMv4AZFhHFRv/yshyNw94ng=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-10-20 23:28:10 +02:00
"rev": "82b81829dd689bbc397ead6615c1f1f212acb80d",
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-20 23:28:10 +02:00
"lastModified": 1697611555,
"narHash": "sha256-8nYMduRQfGSQJr2cDMyodsuGlRcJAy0Ko8K4KkjurP8=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-20 23:28:10 +02:00
"rev": "05649393ac1f34980a5cf6a6e89de77626c9182b",
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-20 23:28:10 +02:00
"lastModified": 1697611555,
"narHash": "sha256-8nYMduRQfGSQJr2cDMyodsuGlRcJAy0Ko8K4KkjurP8=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-20 23:28:10 +02:00
"rev": "05649393ac1f34980a5cf6a6e89de77626c9182b",
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-20 23:28:10 +02:00
"lastModified": 1697559790,
"narHash": "sha256-Ng2qfFpEzd1fQ2ShQX1rIhOmPdb6G7OWf4WHi+6xOTY=",
"owner": "materusPL",
"repo": "Nixerus",
"rev": "6ec3246ae2aa31c66a6acedf2fef800334698682",
"type": "github"
2023-10-08 11:42:08 +02:00
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-20 23:28:10 +02:00
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-20 23:28:10 +02:00
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
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-20 23:28:10 +02:00
"lastModified": 1697226376,
"narHash": "sha256-cumLLb1QOUtWieUnLGqo+ylNt3+fU8Lcv5Zl+tYbRUE=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-20 23:28:10 +02:00
"rev": "898cb2064b6e98b8c5499f37e81adbdf2925f7c5",
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-20 23:28:10 +02:00
"lastModified": 1697456312,
"narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-20 23:28:10 +02:00
"rev": "ca012a02bf8327be9e488546faecae5e05d7d749",
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-20 23:28:10 +02:00
"lastModified": 1697620530,
"narHash": "sha256-yP1UqYQXHrA7QmXUHqlx9lVEBjzmtLPOJwmEk8fyUeY=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-20 23:28:10 +02:00
"rev": "51314cbd9e37c1ed544e336b60a0ac73e1709a13",
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-20 23:28:10 +02:00
"lastModified": 1697620530,
"narHash": "sha256-yP1UqYQXHrA7QmXUHqlx9lVEBjzmtLPOJwmEk8fyUeY=",
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-10-20 23:28:10 +02:00
"rev": "51314cbd9e37c1ed544e336b60a0ac73e1709a13",
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
}