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-12-22 11:53:49 +01:00
"lastModified": 1702399955,
"narHash": "sha256-FnB5O1RVFzj3h7Ayf7UxFnOL1gsJuG6gn1LCTd9dKFs=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-12-22 11:53:49 +01:00
"rev": "47798c4ab07d5f055bb2625010cf6d8e3f384923",
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-12-22 11:53:49 +01:00
"lastModified": 1702399955,
"narHash": "sha256-FnB5O1RVFzj3h7Ayf7UxFnOL1gsJuG6gn1LCTd9dKFs=",
"owner": "nix-community",
"repo": "emacs-overlay",
2023-12-22 11:53:49 +01:00
"rev": "47798c4ab07d5f055bb2625010cf6d8e3f384923",
"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": {
2023-12-22 11:53:49 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-10-08 11:42:08 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-22 11:53:49 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-12-22 11:53:49 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
2023-12-22 11:53:49 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"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-12-22 11:53:49 +01:00
"lastModified": 1703113038,
"narHash": "sha256-oxkyzjpD+mNT7arzU/zHrkNHLuY9tKwmnD2MNaZiSDw=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-22 11:53:49 +01:00
"rev": "0c2353d5d930c3d93724df6858aef064a31b3c00",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
2023-12-22 11:53:49 +01:00
"ref": "release-23.11",
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-12-22 11:53:49 +01:00
"lastModified": 1703178811,
"narHash": "sha256-Orbqa8DvszYZ38XGWAs43hVs++czt2N6/Y0sFRLhJms=",
"owner": "nix-community",
"repo": "home-manager",
2023-12-22 11:53:49 +01:00
"rev": "fb5ac0c870a1b3ffea70e02ab1720d991ce812ae",
"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-12-22 11:53:49 +01:00
"lastModified": 1703178811,
"narHash": "sha256-Orbqa8DvszYZ38XGWAs43hVs++czt2N6/Y0sFRLhJms=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-22 11:53:49 +01:00
"rev": "fb5ac0c870a1b3ffea70e02ab1720d991ce812ae",
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": {
2024-02-10 12:29:42 +01:00
"lastModified": 1706212521,
"narHash": "sha256-HBPSlLngxSjrWBzVsno3vL50hl5JLxfFfo+gMgYdIac=",
2023-10-27 19:04:55 +02:00
"owner": "materusPL",
"repo": "Nixerus",
2024-02-10 12:29:42 +01:00
"rev": "f2175b39f181d2303f265661b43fcf1f1dba4e7e",
2023-10-27 19:04:55 +02:00
"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-12-22 11:53:49 +01:00
"lastModified": 1703084866,
"narHash": "sha256-tuJS6LFveE9ZU32TtHRnaMzQ/5Jo+XTTJxniHVFDi1E=",
"owner": "materusPL",
"repo": "Nixerus",
2023-12-22 11:53:49 +01:00
"rev": "ae5af742820306b2e25134b73f2952d6f62606b7",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-12-22 11:53:49 +01:00
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-22 11:53:49 +01:00
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
"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-12-22 11:53:49 +01:00
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixos-hardware",
2023-12-22 11:53:49 +01:00
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
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-12-22 11:53:49 +01:00
"lastModified": 1702312524,
"narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixpkgs",
2023-12-22 11:53:49 +01:00
"rev": "a9bf124c46ef298113270b1f84a164865987a91c",
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-12-22 11:53:49 +01:00
"lastModified": 1702221085,
"narHash": "sha256-Br3GCSkkvkmw46cT6wCz6ro2H1WgDMWbKE0qctbdtL0=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-22 11:53:49 +01:00
"rev": "c2786e7084cbad90b4f9472d5b5e35ecb57958af",
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-12-22 11:53:49 +01:00
"lastModified": 1702221085,
"narHash": "sha256-Br3GCSkkvkmw46cT6wCz6ro2H1WgDMWbKE0qctbdtL0=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-22 11:53:49 +01:00
"rev": "c2786e7084cbad90b4f9472d5b5e35ecb57958af",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_3": {
"locked": {
2023-12-22 11:53:49 +01:00
"lastModified": 1703068421,
"narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-22 11:53:49 +01:00
"rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-22 11:53:49 +01:00
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"nixpkgs_2": {
2023-10-27 19:04:55 +02:00
"locked": {
2023-12-22 11:53:49 +01:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-10-27 19:04:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-22 11:53:49 +01:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-02-10 12:29:42 +01:00
"lastModified": 1706211899,
"narHash": "sha256-gedJjTowTi71oxbYiMXRvzlbMthu2knSmvpuqe7QO4Y=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-02-10 12:29:42 +01:00
"rev": "61c04b2e2cc15d505cab5c959df9388fde20525f",
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-12-22 11:53:49 +01:00
"lastModified": 1703238248,
"narHash": "sha256-0vzcX5nHYNcrJYtzIPJeLgdF8q7ScbUOAjIkMioqAfY=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-12-22 11:53:49 +01:00
"rev": "de8195aac09ca062e6cd39c115a39e37688c77a1",
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": {
2023-12-22 11:53:49 +01:00
"lastModified": 1702770334,
"narHash": "sha256-MVILxIF9ZVIk0f9w3yYZpy8auwxgey0MFzdoIFFvQNU=",
"owner": "nix-community",
"repo": "NUR",
2023-12-22 11:53:49 +01:00
"rev": "1d37444620523278aa163bb9e30104f5d1152061",
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"nur_4": {
"locked": {
2023-12-22 11:53:49 +01:00
"lastModified": 1703238248,
"narHash": "sha256-0vzcX5nHYNcrJYtzIPJeLgdF8q7ScbUOAjIkMioqAfY=",
"owner": "nix-community",
"repo": "NUR",
2023-12-22 11:53:49 +01:00
"rev": "de8195aac09ca062e6cd39c115a39e37688c77a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nur_5": {
2023-10-08 11:42:08 +02:00
"locked": {
2023-12-22 11:53:49 +01:00
"lastModified": 1703238248,
"narHash": "sha256-0vzcX5nHYNcrJYtzIPJeLgdF8q7ScbUOAjIkMioqAfY=",
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-12-22 11:53:49 +01:00
"rev": "de8195aac09ca062e6cd39c115a39e37688c77a1",
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
}