nixos-config/flake.lock

773 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": 1705180696,
"narHash": "sha256-6TwTHERD+2SX21zvBwmm58mtmgVXHLPu273i04JdH9Y=",
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "b390e87cd404e65ab4d786666351f1292e89162a",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"ref": "main",
"repo": "base16.nix",
"type": "github"
}
},
"base16_2": {
"inputs": {
"fromYaml": "fromYaml_2"
},
"locked": {
"lastModified": 1705180696,
"narHash": "sha256-6TwTHERD+2SX21zvBwmm58mtmgVXHLPu273i04JdH9Y=",
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "b390e87cd404e65ab4d786666351f1292e89162a",
"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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708880949,
"narHash": "sha256-P0NyxZ4iWaMYthXescmu6B3LPm4UlBqjmmnupffsmm8=",
2023-10-08 16:38:42 +02:00
"owner": "materusPL",
"repo": "nixos-config",
2024-02-25 18:25:39 +01:00
"rev": "361ed098b4a3f84c057a426827a37ee872224869",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708880949,
"narHash": "sha256-P0NyxZ4iWaMYthXescmu6B3LPm4UlBqjmmnupffsmm8=",
"owner": "materusPL",
"repo": "nixos-config",
2024-02-25 18:25:39 +01:00
"rev": "361ed098b4a3f84c057a426827a37ee872224869",
"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": {
"lastModified": 1705332421,
"narHash": "sha256-USpGLPme1IuqG78JNqSaRabilwkCyHmVWY0M9vYyqEA=",
"owner": "numtide",
"repo": "devshell",
"rev": "83cb93d6d063ad290beee669f4badf9914cc16ec",
"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": {
"lastModified": 1705332421,
"narHash": "sha256-USpGLPme1IuqG78JNqSaRabilwkCyHmVWY0M9vYyqEA=",
"owner": "numtide",
"repo": "devshell",
"rev": "83cb93d6d063ad290beee669f4badf9914cc16ec",
"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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708879861,
"narHash": "sha256-Uw6YY4HHkjoDb+1PihpCYgTuKSTimo9vgXLdhOg+sEY=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2024-02-25 18:25:39 +01:00
"rev": "8bd96b59c634cb8fd2cf7528a81be84d0779b0df",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708879861,
"narHash": "sha256-Uw6YY4HHkjoDb+1PihpCYgTuKSTimo9vgXLdhOg+sEY=",
"owner": "nix-community",
"repo": "emacs-overlay",
2024-02-25 18:25:39 +01:00
"rev": "8bd96b59c634cb8fd2cf7528a81be84d0779b0df",
"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-02-23 01:19:54 +01:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-10-08 11:42:08 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-02-23 01:19:54 +01:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
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-02-23 01:19:54 +01:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
2024-02-23 01:19:54 +01:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"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": {
"lastModified": 1689346019,
"narHash": "sha256-6FjyJRYGyZt+uvYjXWvXI7DGq/+BNZHSSAT/DhOsF/E=",
"owner": "vlaci",
"repo": "git-agecrypt",
"rev": "945b80556d8848f6e85a8cc0053f9020bdc8b359",
"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": {
"lastModified": 1689346019,
"narHash": "sha256-6FjyJRYGyZt+uvYjXWvXI7DGq/+BNZHSSAT/DhOsF/E=",
"owner": "vlaci",
"repo": "git-agecrypt",
"rev": "945b80556d8848f6e85a8cc0053f9020bdc8b359",
"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": {
2024-02-23 01:19:54 +01:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-23 01:19:54 +01:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708806879,
"narHash": "sha256-MSbxtF3RThI8ANs/G4o1zIqF5/XlShHvwjl9Ws0QAbI=",
"owner": "nix-community",
"repo": "home-manager",
2024-02-25 18:25:39 +01:00
"rev": "4ee704cb13a5a7645436f400b9acc89a67b9c08a",
"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": {
2024-02-23 01:26:47 +01:00
"lastModified": 1708591310,
"narHash": "sha256-8mQGVs8JccWTnORgoLOTh9zvf6Np+x2JzhIc+LDcJ9s=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-23 01:26:47 +01:00
"rev": "0e0e9669547e45ea6cca2de4044c1a384fd0fe55",
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-25 18:25:39 +01:00
"lastModified": 1708804686,
"narHash": "sha256-WPn7vJ0fp3oQab0YoMfrkkV2gXAzq81hkBZaVFK4YtM=",
2023-10-27 19:04:55 +02:00
"owner": "materusPL",
"repo": "Nixerus",
2024-02-25 18:25:39 +01:00
"rev": "d6f0de8b5207b15921c9423db8b45029e20140cc",
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-02-25 18:25:39 +01:00
"lastModified": 1708804686,
"narHash": "sha256-WPn7vJ0fp3oQab0YoMfrkkV2gXAzq81hkBZaVFK4YtM=",
"owner": "materusPL",
"repo": "Nixerus",
2024-02-25 18:25:39 +01:00
"rev": "d6f0de8b5207b15921c9423db8b45029e20140cc",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-02-23 01:26:47 +01:00
"lastModified": 1708594753,
"narHash": "sha256-c/gH7iXS/IYH9NrFOT+aJqTq+iEBkvAkpWuUHGU3+f0=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-02-23 01:26:47 +01:00
"rev": "3f7d0bca003eac1a1a7f4659bbab9c8f8c2a0958",
"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": {
2024-02-23 01:26:47 +01:00
"lastModified": 1708594753,
"narHash": "sha256-c/gH7iXS/IYH9NrFOT+aJqTq+iEBkvAkpWuUHGU3+f0=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixos-hardware",
2024-02-23 01:26:47 +01:00
"rev": "3f7d0bca003eac1a1a7f4659bbab9c8f8c2a0958",
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": {
2024-02-23 01:19:54 +01:00
"lastModified": 1708118438,
"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixpkgs",
2024-02-23 01:19:54 +01:00
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708702655,
"narHash": "sha256-qxT5jSLhelfLhQ07+AUxSTm1VnVH+hQxDkQSZ/m/Smo=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-25 18:25:39 +01:00
"rev": "c5101e457206dd437330d283d6626944e28794b3",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708819810,
"narHash": "sha256-1KosU+ZFXf31GPeCBNxobZWMgHsSOJcrSFA6F2jhzdE=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-25 18:25:39 +01:00
"rev": "89a2a12e6c8c6a56c72eb3589982c8e2f89c70ea",
"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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708702655,
"narHash": "sha256-qxT5jSLhelfLhQ07+AUxSTm1VnVH+hQxDkQSZ/m/Smo=",
2024-02-23 01:26:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-25 18:25:39 +01:00
"rev": "c5101e457206dd437330d283d6626944e28794b3",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708819810,
"narHash": "sha256-1KosU+ZFXf31GPeCBNxobZWMgHsSOJcrSFA6F2jhzdE=",
2024-02-23 01:26:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-25 18:25:39 +01:00
"rev": "89a2a12e6c8c6a56c72eb3589982c8e2f89c70ea",
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": 1708440434,
"narHash": "sha256-XY+B9mbhL/i+Q6fP6gBQ6P76rv9rWtpjQiUJ+DGtaUg=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-23 01:26:47 +01:00
"rev": "526d051b128b82ae045a70e5ff1adf8e6dafa560",
"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": {
2024-02-23 01:19:54 +01:00
"lastModified": 1708475490,
"narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=",
2023-10-27 19:04:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-23 01:19:54 +01:00
"rev": "0e74ca98a74bc7270d28838369593635a5db3260",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708864816,
"narHash": "sha256-SM1zlHhoZf20lhp0v7ss52MYEWux/j+jfqfxUp8yqW8=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-02-25 18:25:39 +01:00
"rev": "1fe352ab8a7560c8bbd793852c52979894a7705e",
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-02-23 01:19:54 +01:00
"lastModified": 1706211899,
"narHash": "sha256-gedJjTowTi71oxbYiMXRvzlbMthu2knSmvpuqe7QO4Y=",
"owner": "nix-community",
"repo": "NUR",
2024-02-23 01:19:54 +01:00
"rev": "61c04b2e2cc15d505cab5c959df9388fde20525f",
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"nur_4": {
"locked": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708864816,
"narHash": "sha256-SM1zlHhoZf20lhp0v7ss52MYEWux/j+jfqfxUp8yqW8=",
"owner": "nix-community",
"repo": "NUR",
2024-02-25 18:25:39 +01:00
"rev": "1fe352ab8a7560c8bbd793852c52979894a7705e",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nur_5": {
2023-10-08 11:42:08 +02:00
"locked": {
2024-02-23 01:26:47 +01:00
"lastModified": 1708640132,
"narHash": "sha256-w1h/s7LwjqYLUyspIuKankX6qHHeNWVhm3Oe+cvPIS8=",
2023-10-08 16:12:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-02-23 01:26:47 +01:00
"rev": "e7d3179956f6054b12efb01f3a998474b48007df",
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",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708830076,
"narHash": "sha256-Cjh2xdjxC6S6nW6Whr2dxSeh8vjodzhTmQdI4zPJ4RA=",
2024-02-23 01:26:47 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-02-25 18:25:39 +01:00
"rev": "2874fbbe4a65bd2484b0ad757d27a16107f6bc17",
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": {
2024-02-25 18:25:39 +01:00
"lastModified": 1708830076,
"narHash": "sha256-Cjh2xdjxC6S6nW6Whr2dxSeh8vjodzhTmQdI4zPJ4RA=",
2024-02-23 01:26:47 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-02-25 18:25:39 +01:00
"rev": "2874fbbe4a65bd2484b0ad757d27a16107f6bc17",
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
}