nixos-config/flake.lock

503 lines
13 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",
2023-10-27 19:04:55 +02:00
"nixos-hardware": "nixos-hardware",
2023-10-08 16:12:00 +02:00
"nixpkgs": [
"nixpkgs"
],
"nur": "nur_2"
},
"locked": {
2023-10-27 19:04:55 +02:00
"lastModified": 1698402907,
"narHash": "sha256-UlpPCLpyNEoQ7Enb0AhhIM8d7lC/2BWd8+fjNm9N/GY=",
2023-10-08 16:38:42 +02:00
"owner": "materusPL",
"repo": "nixos-config",
2023-10-27 19:04:55 +02:00
"rev": "06a35210af4b8586a2b3d64815a67e3516ce732a",
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
}
},
"configInputs-stable": {
"inputs": {
"emacs-overlay": "emacs-overlay_2",
"home-manager": [
"hm-stable"
],
"nixerus": "nixerus_2",
2023-10-27 19:04:55 +02:00
"nixos-hardware": "nixos-hardware_2",
"nixpkgs": [
"nixpkgs-stable"
],
"nur": "nur_4"
},
"locked": {
"lastModified": 1698402907,
"narHash": "sha256-UlpPCLpyNEoQ7Enb0AhhIM8d7lC/2BWd8+fjNm9N/GY=",
"owner": "materusPL",
"repo": "nixos-config",
"rev": "06a35210af4b8586a2b3d64815a67e3516ce732a",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "inputs",
"repo": "nixos-config",
"type": "github"
}
},
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-11-20 14:14:23 +01:00
"lastModified": 1700470498,
"narHash": "sha256-NCz/PuDFJ0SO7QZzznK9Os6x7hij0ld/chr5x1RYcUo=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-11-20 14:14:23 +01:00
"rev": "a70fd6e93de6f0d0bca3c02f9cc1acbaa914254e",
2023-10-08 16:32:38 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"emacs-overlay_2": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"configInputs-stable",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700470498,
"narHash": "sha256-NCz/PuDFJ0SO7QZzznK9Os6x7hij0ld/chr5x1RYcUo=",
"owner": "nix-community",
"repo": "emacs-overlay",
2023-11-20 14:14:23 +01:00
"rev": "a70fd6e93de6f0d0bca3c02f9cc1acbaa914254e",
"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"
}
},
"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"
}
},
"hm-stable": {
2023-10-08 11:42:08 +02:00
"inputs": {
2023-10-08 16:12:00 +02:00
"nixpkgs": [
"nixpkgs-stable"
2023-10-08 16:12:00 +02:00
]
2023-10-08 11:42:08 +02:00
},
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700392168,
"narHash": "sha256-v5LprEFx3u4+1vmds9K0/i7sHjT0IYGs7u9v54iz/OA=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-20 14:14:23 +01:00
"rev": "28535c3a34d79071f2ccb68671971ce0c0984d7e",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"ref": "release-23.05",
2023-10-08 16:12:00 +02:00
"repo": "home-manager",
"type": "github"
2023-10-08 11:42:08 +02:00
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"configInputs",
"nixpkgs"
]
},
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700419052,
"narHash": "sha256-U6a5f9ynbzcp8PMIHULbHPkbwp7YfPKOYmTcLqlalD4=",
"owner": "nix-community",
"repo": "home-manager",
2023-11-20 14:14:23 +01:00
"rev": "993fb02d20760067b8ee19c713d94cee07037759",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2023-10-08 11:42:08 +02:00
"inputs": {
"nixpkgs": "nixpkgs"
2023-10-08 11:42:08 +02:00
},
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700419052,
"narHash": "sha256-U6a5f9ynbzcp8PMIHULbHPkbwp7YfPKOYmTcLqlalD4=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-20 14:14:23 +01:00
"rev": "993fb02d20760067b8ee19c713d94cee07037759",
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-27 19:04:55 +02:00
"lastModified": 1698411224,
"narHash": "sha256-y4Q7fl0YRkl+TDPxQLMDO1wtEDXLYn/kI3H4Ejn60Yo=",
"owner": "materusPL",
"repo": "Nixerus",
"rev": "b94af8812cac55a1b33fd93cca52ab5a816ab03a",
"type": "github"
2023-10-08 11:42:08 +02:00
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixerus_2": {
"inputs": {
"home-manager": [
"configInputs-stable",
"home-manager"
],
"nixpkgs": [
"configInputs-stable",
"nixpkgs"
],
"nur": "nur_3"
},
"locked": {
2023-10-27 19:04:55 +02:00
"lastModified": 1698411224,
"narHash": "sha256-y4Q7fl0YRkl+TDPxQLMDO1wtEDXLYn/kI3H4Ejn60Yo=",
"owner": "materusPL",
"repo": "Nixerus",
2023-10-27 19:04:55 +02:00
"rev": "b94af8812cac55a1b33fd93cca52ab5a816ab03a",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700392353,
"narHash": "sha256-KARn8aVJu5fdW0jdJYoOQ1SPqWlNdz4l7r90NbArWSY=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-11-20 14:14:23 +01:00
"rev": "2b00bc76dc893cd996a3d76a2f059d657a5ef37a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-10-27 19:04:55 +02:00
"nixos-hardware_2": {
2023-10-08 11:42:08 +02:00
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700392353,
"narHash": "sha256-KARn8aVJu5fdW0jdJYoOQ1SPqWlNdz4l7r90NbArWSY=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixos-hardware",
2023-11-20 14:14:23 +01:00
"rev": "2b00bc76dc893cd996a3d76a2f059d657a5ef37a",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700204040,
"narHash": "sha256-xSVcS5HBYnD3LTer7Y2K8ZQCDCXMa3QUD1MzRjHzuhI=",
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixpkgs",
2023-11-20 14:14:23 +01:00
"rev": "c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad",
2023-10-27 19:04:55 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2023-10-08 11:42:08 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700403855,
"narHash": "sha256-Q0Uzjik9kUTN9pd/kp52XJi5kletBhy29ctBlAG+III=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-20 14:14:23 +01:00
"rev": "0c5678df521e1407884205fe3ce3cf1d7df297db",
2023-10-08 16:32:38 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700403855,
"narHash": "sha256-Q0Uzjik9kUTN9pd/kp52XJi5kletBhy29ctBlAG+III=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-20 14:14:23 +01:00
"rev": "0c5678df521e1407884205fe3ce3cf1d7df297db",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_3": {
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700403855,
"narHash": "sha256-Q0Uzjik9kUTN9pd/kp52XJi5kletBhy29ctBlAG+III=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-20 14:14:23 +01:00
"rev": "0c5678df521e1407884205fe3ce3cf1d7df297db",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"nixpkgs_2": {
2023-10-27 19:04:55 +02:00
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
2023-10-27 19:04:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-20 14:14:23 +01:00
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
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-11-20 14:14:23 +01:00
"lastModified": 1700480813,
"narHash": "sha256-WICrrmyn9Y7tZrqKBtw9rGjOJdZeSXJO9q+l7BZDa7g=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-11-20 14:14:23 +01:00
"rev": "f8d15f19746eedce261e4f869634f48705de0716",
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": {
"locked": {
"lastModified": 1696758426,
"narHash": "sha256-8ebGev/aEoy9NUhexXLg1gFtcdgT+pmYXoc1rg4U5TM=",
"owner": "nix-community",
"repo": "NUR",
"rev": "2a1a76ccc91abc61c09521931253f9fe9e012a85",
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"nur_4": {
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700480813,
"narHash": "sha256-WICrrmyn9Y7tZrqKBtw9rGjOJdZeSXJO9q+l7BZDa7g=",
"owner": "nix-community",
"repo": "NUR",
2023-11-20 14:14:23 +01:00
"rev": "f8d15f19746eedce261e4f869634f48705de0716",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nur_5": {
2023-10-08 11:42:08 +02:00
"locked": {
2023-11-20 14:14:23 +01:00
"lastModified": 1700480813,
"narHash": "sha256-WICrrmyn9Y7tZrqKBtw9rGjOJdZeSXJO9q+l7BZDa7g=",
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-11-20 14:14:23 +01:00
"rev": "f8d15f19746eedce261e4f869634f48705de0716",
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",
"configInputs-stable": "configInputs-stable",
"hm-stable": "hm-stable",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable_3",
"nur": "nur_5",
2023-10-08 16:12:00 +02:00
"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"
}
},
"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
}