pvv-nixos-config/flake.lock

117 lines
2.9 KiB
Plaintext
Raw Normal View History

2022-12-07 22:13:28 +01:00
{
"nodes": {
"matrix-next": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
2022-12-07 22:13:28 +01:00
"locked": {
"lastModified": 1689214560,
"narHash": "sha256-2vXE3S68YeWhxRm7SdUD9Ac0xwDl9MHEGaGP8MdZa9c=",
2022-12-07 22:13:28 +01:00
"owner": "dali99",
"repo": "nixos-matrix-modules",
"rev": "c158a35ea298ce3ea7cd446e9992154ea4bc6381",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "dali99",
"repo": "nixos-matrix-modules",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1689160739,
"narHash": "sha256-16f4JmXP9kvlcLPmlfXCwON2wyxEbZ2GQP8MM9XAzjA=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cad52aa1825058284a9b33ff4e42ce8adff1ac8b",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-31 11:04:38 +02:00
"ref": "nixos-23.05-small",
2022-12-07 22:13:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1673743903,
"narHash": "sha256-sloY6KYyVOozJ1CkbgJPpZ99TKIjIvM+04V48C04sMQ=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "7555e2dfcbac1533f047021f1744ac8871150f9f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2022-12-07 22:13:28 +01:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1688868408,
"narHash": "sha256-RR9N5XTAxSBhK8MCvLq9uxfdkd7etC//seVXldy0k48=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "510d721ce097150ae3b80f84b04b13b039186571",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
2022-12-07 22:13:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"matrix-next": "matrix-next",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix",
"unstable": "unstable"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1689149796,
"narHash": "sha256-3FCUdayBHcxk6BZOxEIfa5UxbXNQzTc/VlN7ociI2Dw=",
2022-12-07 22:13:28 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "88b964df6981e4844c07be8c192aa6bdca768a10",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"unstable": {
"locked": {
"lastModified": 1689179735,
"narHash": "sha256-HYU8oAsfjV4xL9CmKDeKBlVfWrx+r4si/8gXuhs5XtM=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b14fb1c9c33241598f573638ce23e6e46415306b",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}