nixos-config/flake.lock

769 lines
20 KiB
Plaintext
Raw Normal View History

2023-10-08 11:42:08 +02:00
{
"nodes": {
2024-02-25 18:25:39 +01:00
"base16": {
"inputs": {
"fromYaml": "fromYaml"
},
"locked": {
"lastModified": 1709025227,
"narHash": "sha256-KXcORItjYJTdEO/BlBd0Uym1Xa3eBu43uvpFiWjJOdY=",
2024-02-25 18:25:39 +01:00
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "4e9b16c8b44958bc6bf46d99c3bb1b59c9c9c764",
2024-02-25 18:25:39 +01:00
"type": "github"
},
"original": {
"owner": "SenchoPens",
"ref": "main",
"repo": "base16.nix",
"type": "github"
}
},
"base16_2": {
"inputs": {
"fromYaml": "fromYaml_2"
},
"locked": {
"lastModified": 1709025227,
"narHash": "sha256-KXcORItjYJTdEO/BlBd0Uym1Xa3eBu43uvpFiWjJOdY=",
2024-02-25 18:25:39 +01:00
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "4e9b16c8b44958bc6bf46d99c3bb1b59c9c9c764",
2024-02-25 18:25:39 +01:00
"type": "github"
},
"original": {
"owner": "SenchoPens",
"ref": "main",
"repo": "base16.nix",
"type": "github"
}
},
2023-10-08 16:12:00 +02:00
"configInputs": {
"inputs": {
2024-02-25 18:25:39 +01:00
"base16": "base16",
"devshell": "devshell",
2023-10-08 16:12:00 +02:00
"emacs-overlay": "emacs-overlay",
2024-02-25 18:25:39 +01:00
"flake-utils": "flake-utils",
"git-agecrypt": "git-agecrypt",
2023-10-08 16:12:00 +02:00
"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"
],
2024-02-23 01:26:47 +01:00
"nur": "nur_2",
"sops-nix": "sops-nix"
2023-10-08 16:12:00 +02:00
},
"locked": {
"lastModified": 1709405283,
"narHash": "sha256-x5B2/Yp+80kJh/thzqIb61jFQk3zg92N0VO+unEN2po=",
2023-10-08 16:38:42 +02:00
"owner": "materusPL",
"repo": "nixos-config",
"rev": "ac5447eff2d074e1937908738e56741d4cb6a426",
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": {
2024-02-25 18:25:39 +01:00
"base16": "base16_2",
"devshell": "devshell_2",
"emacs-overlay": "emacs-overlay_2",
2024-02-25 18:25:39 +01:00
"flake-utils": "flake-utils_2",
"git-agecrypt": "git-agecrypt_2",
"home-manager": [
"hm-stable"
],
"nixerus": "nixerus_2",
2023-10-27 19:04:55 +02:00
"nixos-hardware": "nixos-hardware_2",
"nixpkgs": [
"nixpkgs-stable"
],
2024-02-23 01:26:47 +01:00
"nur": "nur_4",
"sops-nix": "sops-nix_2"
},
"locked": {
"lastModified": 1709405283,
"narHash": "sha256-x5B2/Yp+80kJh/thzqIb61jFQk3zg92N0VO+unEN2po=",
"owner": "materusPL",
"repo": "nixos-config",
"rev": "ac5447eff2d074e1937908738e56741d4cb6a426",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "inputs",
"repo": "nixos-config",
"type": "github"
}
},
2024-02-25 18:25:39 +01:00
"devshell": {
"inputs": {
"flake-utils": [
"configInputs",
"flake-utils"
],
"nixpkgs": [
"configInputs",
"nixpkgs"
]
},
"locked": {
2024-04-19 18:27:17 +02:00
"lastModified": 1713532798,
"narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=",
2024-02-25 18:25:39 +01:00
"owner": "numtide",
"repo": "devshell",
2024-04-19 18:27:17 +02:00
"rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40",
2024-02-25 18:25:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "main",
"repo": "devshell",
"type": "github"
}
},
"devshell_2": {
"inputs": {
"flake-utils": [
"configInputs-stable",
"flake-utils"
],
"nixpkgs": [
"configInputs-stable",
"nixpkgs"
]
},
"locked": {
2024-04-19 18:27:17 +02:00
"lastModified": 1713532798,
"narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=",
2024-02-25 18:25:39 +01:00
"owner": "numtide",
"repo": "devshell",
2024-04-19 18:27:17 +02:00
"rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40",
2024-02-25 18:25:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "main",
"repo": "devshell",
"type": "github"
}
},
2023-10-08 11:42:08 +02:00
"emacs-overlay": {
"inputs": {
2024-02-25 18:25:39 +01:00
"flake-utils": [
"configInputs",
"flake-utils"
],
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"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1714237490,
"narHash": "sha256-5cdV7tlOHaQ8M808CRk5TJLBaqi2ANLcCq9Ar5JQG5s=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "aee4d3daa7cb71f903492103d1ea522efcf6f740",
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": {
2024-02-25 18:25:39 +01:00
"flake-utils": [
"configInputs-stable",
"flake-utils"
],
"nixpkgs": [
"configInputs-stable",
"nixpkgs"
],
2024-02-23 01:26:47 +01:00
"nixpkgs-stable": "nixpkgs-stable_3"
},
"locked": {
"lastModified": 1714237490,
"narHash": "sha256-5cdV7tlOHaQ8M808CRk5TJLBaqi2ANLcCq9Ar5JQG5s=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "aee4d3daa7cb71f903492103d1ea522efcf6f740",
"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": {
2024-03-11 15:36:12 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-10-08 11:42:08 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-11 15:36:12 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
2024-02-25 18:25:39 +01:00
"ref": "main",
2023-10-08 11:42:08 +02:00
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-03-11 15:36:12 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-03-11 15:36:12 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
2024-02-25 18:25:39 +01:00
"ref": "main",
"repo": "flake-utils",
"type": "github"
}
},
2024-02-25 18:25:39 +01:00
"fromYaml": {
"flake": false,
"locked": {
"lastModified": 1689549921,
"narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
"owner": "SenchoPens",
"repo": "fromYaml",
"rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "fromYaml",
"type": "github"
}
},
"fromYaml_2": {
"flake": false,
"locked": {
"lastModified": 1689549921,
"narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
"owner": "SenchoPens",
"repo": "fromYaml",
"rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "fromYaml",
"type": "github"
}
},
"git-agecrypt": {
"inputs": {
"flake-utils": [
"configInputs",
"flake-utils"
],
"nixpkgs": [
"configInputs",
"nixpkgs"
]
},
"locked": {
2024-03-16 19:23:25 +01:00
"lastModified": 1710176518,
"narHash": "sha256-cmnBW/691mmLHq8tWpD3+zwCf7Wph5fcVdSxQGxqd1k=",
2024-02-25 18:25:39 +01:00
"owner": "vlaci",
"repo": "git-agecrypt",
2024-03-16 19:23:25 +01:00
"rev": "126be86c515466c5878a60561f754a9ab4af6ee8",
2024-02-25 18:25:39 +01:00
"type": "github"
},
"original": {
"owner": "vlaci",
"ref": "main",
"repo": "git-agecrypt",
"type": "github"
}
},
"git-agecrypt_2": {
"inputs": {
"flake-utils": [
"configInputs-stable",
"flake-utils"
],
"nixpkgs": [
"configInputs-stable",
"nixpkgs"
]
},
"locked": {
2024-03-16 19:23:25 +01:00
"lastModified": 1710176518,
"narHash": "sha256-cmnBW/691mmLHq8tWpD3+zwCf7Wph5fcVdSxQGxqd1k=",
2024-02-25 18:25:39 +01:00
"owner": "vlaci",
"repo": "git-agecrypt",
2024-03-16 19:23:25 +01:00
"rev": "126be86c515466c5878a60561f754a9ab4af6ee8",
2024-02-25 18:25:39 +01:00
"type": "github"
},
"original": {
"owner": "vlaci",
"ref": "main",
"repo": "git-agecrypt",
"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": {
"lastModified": 1714043624,
"narHash": "sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "86853e31dc1b62c6eeed11c667e8cdd0285d4411",
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": {
"lastModified": 1714203603,
"narHash": "sha256-eT7DENhYy7EPLOqHI9zkIMD9RvMCXcqh6gGqOK5BWYQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c1609d584a6b5e9e6a02010f51bd368cb4782f8e",
"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": {
"lastModified": 1713539802,
"narHash": "sha256-aub7mcsDv5J6PcYNxcLUCIaNGNlInPCAYYoCA1x76oY=",
"path": "/nix/store/5b32s5q4vnnialz12l22cb4vy0rzmv9k-source",
"rev": "1f305c363ecd7c6505f03fc7baba15505f3aa630",
2024-03-11 15:36:12 +01:00
"type": "path"
2023-10-08 11:42:08 +02:00
},
"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-04-05 21:56:31 +02:00
"lastModified": 1712344538,
"narHash": "sha256-Cg9tOeingv0tPUnENdlxfsoWLuZfYUjFgFjrG5+P1js=",
2023-10-27 19:04:55 +02:00
"owner": "materusPL",
"repo": "Nixerus",
2024-04-05 21:56:31 +02:00
"rev": "14e31ce7591aae41102c8e417f3f0fb02700c126",
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": {
2024-04-05 21:56:31 +02:00
"lastModified": 1712344538,
"narHash": "sha256-Cg9tOeingv0tPUnENdlxfsoWLuZfYUjFgFjrG5+P1js=",
"owner": "materusPL",
"repo": "Nixerus",
2024-04-05 21:56:31 +02:00
"rev": "14e31ce7591aae41102c8e417f3f0fb02700c126",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1714201532,
"narHash": "sha256-nk0W4rH7xYdDeS7k1SqqNtBaNrcgIBYNmOVc8P2puEY=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "53db5e1070d07e750030bf65f1b9963df8f0c678",
"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": {
"lastModified": 1714201532,
"narHash": "sha256-nk0W4rH7xYdDeS7k1SqqNtBaNrcgIBYNmOVc8P2puEY=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixos-hardware",
"rev": "53db5e1070d07e750030bf65f1b9963df8f0c678",
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": {
"lastModified": 1713248628,
"narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=",
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixpkgs",
"rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8",
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": {
"lastModified": 1713995372,
"narHash": "sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dd37924974b9202f8226ed5d74a252a9785aedf8",
2023-10-08 16:32:38 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-23 01:19:54 +01:00
"ref": "nixos-23.11",
2023-10-08 16:32:38 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1713638189,
"narHash": "sha256-q7APLfB6FmmSMI1Su5ihW9IwntBsk2hWNXh8XtSdSIk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "74574c38577914733b4f7a775dd77d24245081dd",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-23 01:26:47 +01:00
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_3": {
"locked": {
"lastModified": 1713995372,
"narHash": "sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds=",
2024-02-23 01:26:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dd37924974b9202f8226ed5d74a252a9785aedf8",
2024-02-23 01:26:47 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_4": {
"locked": {
"lastModified": 1713638189,
"narHash": "sha256-q7APLfB6FmmSMI1Su5ihW9IwntBsk2hWNXh8XtSdSIk=",
2024-02-23 01:26:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "74574c38577914733b4f7a775dd77d24245081dd",
2024-02-23 01:26:47 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_5": {
"locked": {
"lastModified": 1713995372,
"narHash": "sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dd37924974b9202f8226ed5d74a252a9785aedf8",
"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": {
"lastModified": 1714076141,
"narHash": "sha256-Drmja/f5MRHZCskS6mvzFqxEaZMeciScCTFxWVLqWEY=",
2023-10-27 19:04:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7bb2ccd8cdc44c91edba16c48d2c8f331fb3d856",
2023-10-08 11:42:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-03-28 17:13:31 +01:00
"lastModified": 1711043201,
"narHash": "sha256-jxx3+oFnKKtL26uq3vlHxbWmS3kqif2F6CVErMMzy3w=",
"path": "/nix/store/sr2qvyjjrp7d3qmdqj9141b97hyg8gd2-source",
"rev": "ef102b2c8fa81a28f1da791930042696cafd6bda",
2024-03-21 19:33:18 +01:00
"type": "path"
2023-10-08 11:42:08 +02:00
},
"original": {
2023-10-14 14:40:37 +02:00
"id": "nur",
"type": "indirect"
2023-10-08 11:42:08 +02:00
}
},
"nur_2": {
"locked": {
"lastModified": 1714250691,
"narHash": "sha256-OIs8D5aNGgQlBbOXDSVw8hK+c1iyPrpAwIgs9/k+dN4=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
"rev": "1def883444a9bf8d2863558fda1f15910f43c7ce",
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": {
2024-03-28 17:13:31 +01:00
"lastModified": 1711043201,
"narHash": "sha256-jxx3+oFnKKtL26uq3vlHxbWmS3kqif2F6CVErMMzy3w=",
"path": "/nix/store/sr2qvyjjrp7d3qmdqj9141b97hyg8gd2-source",
"rev": "ef102b2c8fa81a28f1da791930042696cafd6bda",
2024-03-21 19:33:18 +01:00
"type": "path"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"nur_4": {
"locked": {
"lastModified": 1714250691,
"narHash": "sha256-OIs8D5aNGgQlBbOXDSVw8hK+c1iyPrpAwIgs9/k+dN4=",
"owner": "nix-community",
"repo": "NUR",
"rev": "1def883444a9bf8d2863558fda1f15910f43c7ce",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nur_5": {
2023-10-08 11:42:08 +02:00
"locked": {
"lastModified": 1713540396,
"narHash": "sha256-mc9hP0I2K2I23fx0py4bp6k28liXgBRilVQRc5hb3LU=",
"path": "/nix/store/b1ap0qhg88cc6nxac25whlwsl17h5iqg-source",
"rev": "e16ee8a64f1ab6bfbd54f24985141a0bd1243c29",
2024-03-11 15:36:12 +01:00
"type": "path"
2023-10-08 11:42:08 +02:00
},
"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",
2024-02-23 01:26:47 +01:00
"nixpkgs-stable": "nixpkgs-stable_5",
"nur": "nur_5",
2023-10-08 16:12:00 +02:00
"private": "private"
2023-10-08 11:42:08 +02:00
}
},
2024-02-23 01:26:47 +01:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"configInputs",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1713892811,
"narHash": "sha256-uIGmA2xq41vVFETCF1WW4fFWFT2tqBln+aXnWrvjGRE=",
2024-02-23 01:26:47 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "f1b0adc27265274e3b0c9b872a8f476a098679bd",
2024-02-23 01:26:47 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
}
},
"sops-nix_2": {
"inputs": {
"nixpkgs": [
"configInputs-stable",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_4"
},
"locked": {
"lastModified": 1713892811,
"narHash": "sha256-uIGmA2xq41vVFETCF1WW4fFWFT2tqBln+aXnWrvjGRE=",
2024-02-23 01:26:47 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "f1b0adc27265274e3b0c9b872a8f476a098679bd",
2024-02-23 01:26:47 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
}
},
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
}