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": {
2024-05-20 15:40:00 +02:00
"lastModified": 1716169020,
"narHash": "sha256-hkeDsZJS+WkAqWJFzmOaNzK0qoa2afozX5HGD+uuxos=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2024-05-20 15:40:00 +02:00
"rev": "aa8ac9a29c08356bd9285f66b18dd49631cc2227",
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-05-20 15:40:00 +02:00
"lastModified": 1716169020,
"narHash": "sha256-hkeDsZJS+WkAqWJFzmOaNzK0qoa2afozX5HGD+uuxos=",
"owner": "nix-community",
"repo": "emacs-overlay",
2024-05-20 15:40:00 +02:00
"rev": "aa8ac9a29c08356bd9285f66b18dd49631cc2227",
"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": {
2024-05-20 15:40:00 +02:00
"lastModified": 1715381426,
"narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-20 15:40:00 +02:00
"rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4",
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-05-20 15:40:00 +02:00
"lastModified": 1715930644,
"narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=",
"owner": "nix-community",
"repo": "home-manager",
2024-05-20 15:40:00 +02:00
"rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d",
"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-05-20 15:40:00 +02:00
"lastModified": 1715486357,
"narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
"path": "/nix/store/0b11p5g24mgl5qfg34khvjs3fh91vdx4-source",
"rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
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": {
"lastModified": 1714666267,
"narHash": "sha256-/dJTzKGav1Hq+RwPda0A0kEXjySoNvglw8nC5KX+QpA=",
2023-10-27 19:04:55 +02:00
"owner": "materusPL",
"repo": "Nixerus",
"rev": "95aaa85d36723817dd61ddcbd9cc6dc662d4c596",
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": {
"lastModified": 1714666267,
"narHash": "sha256-/dJTzKGav1Hq+RwPda0A0kEXjySoNvglw8nC5KX+QpA=",
"owner": "materusPL",
"repo": "Nixerus",
"rev": "95aaa85d36723817dd61ddcbd9cc6dc662d4c596",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "master",
"repo": "Nixerus",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-05-20 15:40:00 +02:00
"lastModified": 1716173274,
"narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-05-20 15:40:00 +02:00
"rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
"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-05-20 15:40:00 +02:00
"lastModified": 1716173274,
"narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
2023-10-08 11:42:08 +02:00
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixos-hardware",
2024-05-20 15:40:00 +02:00
"rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
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-05-20 15:40:00 +02:00
"lastModified": 1715266358,
"narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=",
"owner": "NixOS",
2023-10-27 19:04:55 +02:00
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "f1010e0469db743d14519a1efd37e23f8513d714",
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-05-20 15:40:00 +02:00
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
2023-10-08 16:32:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
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-05-20 15:40:00 +02:00
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
"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-05-20 15:40:00 +02:00
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
2024-02-23 01:26:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
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-05-20 15:40:00 +02:00
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
2024-02-23 01:26:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
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": {
2024-05-20 15:40:00 +02:00
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
"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-05-20 15:40:00 +02:00
"lastModified": 1715961556,
"narHash": "sha256-+NpbZRCRisUHKQJZF3CT+xn14ZZQO+KjxIIanH3Pvn4=",
2023-10-27 19:04:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-20 15:40:00 +02:00
"rev": "4a6b83b05df1a8bd7d99095ec4b4d271f2956b64",
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": {
2024-05-20 15:40:00 +02:00
"lastModified": 1716186917,
"narHash": "sha256-5yUJK6MX/J7YHbHwvTN+nxe4mIo1XuaNfkDDuRyfd0k=",
2023-10-08 11:42:08 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-05-20 15:40:00 +02:00
"rev": "96e33e0ced8b33d74458c9728ea5cfe0c52740c8",
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": {
2024-05-20 15:40:00 +02:00
"lastModified": 1716186917,
"narHash": "sha256-5yUJK6MX/J7YHbHwvTN+nxe4mIo1XuaNfkDDuRyfd0k=",
"owner": "nix-community",
"repo": "NUR",
2024-05-20 15:40:00 +02:00
"rev": "96e33e0ced8b33d74458c9728ea5cfe0c52740c8",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nur_5": {
2023-10-08 11:42:08 +02:00
"locked": {
2024-05-20 15:40:00 +02:00
"lastModified": 1715668671,
"narHash": "sha256-yG1rdxL/ePCHvW8vHi7tpSHfTlCjXmGWI5FWZ+vDScQ=",
"path": "/nix/store/7h0rfv5nx3zgh4zgrpi9k9jpv7fhsrw5-source",
"rev": "f78fe612baca61fac58a0050f791d8178452ffe4",
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": {
2024-05-20 15:40:00 +02:00
"lastModified": 1716087663,
"narHash": "sha256-zuSAGlx8Qk0OILGCC2GUyZ58/SJ5R3GZdeUNQ6IS0fQ=",
2024-02-23 01:26:47 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-20 15:40:00 +02:00
"rev": "0bf1808e70ce80046b0cff821c019df2b19aabf5",
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-05-20 15:40:00 +02:00
"lastModified": 1716087663,
"narHash": "sha256-zuSAGlx8Qk0OILGCC2GUyZ58/SJ5R3GZdeUNQ6IS0fQ=",
2024-02-23 01:26:47 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-20 15:40:00 +02:00
"rev": "0bf1808e70ce80046b0cff821c019df2b19aabf5",
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
}