nixconfigs/flake.lock

117 lines
3.1 KiB
Plaintext
Raw Normal View History

2023-06-04 21:24:31 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-29 18:54:52 +02:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2023-06-04 21:24:31 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-29 18:54:52 +02:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2023-06-04 21:24:31 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
"mysecrets": {
"flake": false,
"locked": {
"lastModified": 1618507998,
"narHash": "sha256-i5ph7JlFh8eFEnQehQaKj2SGG7WLE0DPO8R81ERGCZ0=",
"ref": "refs/heads/master",
"rev": "068a4759e72948284c3de85d20a780723278f8b8",
"revCount": 2,
"type": "git",
"url": "ssh://gitea@git.orlives.de:2342/schmittlauch/home-manager_secrets.git"
},
"original": {
"type": "git",
"url": "ssh://gitea@git.orlives.de:2342/schmittlauch/home-manager_secrets.git"
}
},
"nixos-hardware": {
"locked": {
2023-07-16 17:39:01 +02:00
"lastModified": 1689320556,
2023-07-13 21:33:39 +02:00
"narHash": "sha256-vODUkZLWFVCvo1KPK3dC2CbXjxa9antEn5ozwlcTr48=",
2023-06-04 21:24:31 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-07-16 17:39:01 +02:00
"rev": "d4ea64f2063820120c05f6ba93ee02e6d4671d6b",
2023-06-04 21:24:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2023-07-16 17:39:01 +02:00
"lastModified": 1689444953,
"narHash": "sha256-0o56bfb2LC38wrinPdCGLDScd77LVcr7CrH1zK7qvDg=",
2023-06-04 21:24:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-16 17:39:01 +02:00
"rev": "8acef304efe70152463a6399f73e636bcc363813",
2023-06-04 21:24:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-16 17:39:01 +02:00
"lastModified": 1689431009,
"narHash": "sha256-hPgQCRWP5q/Xc4qOIP3c2krR9nQua78+t9EDiuey5nc=",
2023-06-04 21:24:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-16 17:39:01 +02:00
"rev": "af8279f65fe71ce5a448408034a8c06e2b4b2c66",
2023-06-04 21:24:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-07-16 17:39:01 +02:00
"lastModified": 1689514105,
"narHash": "sha256-utw5yvagtEl+eWICdi5a+15wzIiP5Ayy69OXkKryOYU=",
2023-06-04 21:24:31 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-07-16 17:39:01 +02:00
"rev": "958251865f23082222f24e47f511db536d2be1b7",
2023-06-04 21:24:31 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"mysecrets": "mysecrets",
"nixos-hardware": "nixos-hardware",
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}