nixos-config/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2023-01-20 20:21:16 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-06-26 20:30:57 +02:00
"lastModified": 1687573514,
"narHash": "sha256-jek0ezqxfiFPALhimRDBzgGOSgDv7ExZFhPDmAXoIsw=",
2023-01-20 20:21:16 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-26 20:30:57 +02:00
"rev": "3ef8b37f59cf2e0b57371df726f3c0ecacfa0e73",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-07 21:10:31 +02:00
"ref": "nixos-23.05-small",
2023-01-20 20:21:16 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-06-26 20:30:57 +02:00
"lastModified": 1687031877,
"narHash": "sha256-yMFcVeI+kZ6KD2QBrFPNsvBrLq2Gt//D0baHByMrjFY=",
2023-01-20 20:21:16 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-26 20:30:57 +02:00
"rev": "e2e2059d19668dab1744301b8b0e821e3aae9c99",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-26 20:30:57 +02:00
"ref": "release-23.05",
2023-01-20 20:21:16 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix",
"unstable": "unstable"
}
},
"sops-nix": {
"inputs": {
2023-04-15 20:44:47 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-01-20 20:21:16 +01:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-06-26 20:30:57 +02:00
"lastModified": 1687398569,
"narHash": "sha256-e/umuIKFcFtZtWeX369Hbdt9r+GQ48moDmlTcyHWL28=",
2023-01-20 20:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-06-26 20:30:57 +02:00
"rev": "2ff6973350682f8d16371f8c071a304b8067f192",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
2023-04-15 20:44:47 +02:00
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2023-01-20 20:21:16 +01:00
}
},
"unstable": {
"locked": {
2023-06-26 20:30:57 +02:00
"lastModified": 1687639213,
"narHash": "sha256-m/jb2D62UXMPy8LeiF39/qGbDBpNpix/h7ne1EXRl9M=",
2023-01-20 20:21:16 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-26 20:30:57 +02:00
"rev": "8eef75145e6c3beada369aee48bd9c2c3a4dee88",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}