nixcfg/flake.lock

148 lines
3.7 KiB
Plaintext
Raw Normal View History

2024-02-29 17:06:55 -05:00
{
"nodes": {
2024-04-01 20:29:48 -04:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-04-01 20:29:48 -04:00
]
},
"locked": {
"lastModified": 1714612856,
"narHash": "sha256-W7+rtMzRmdovzndN2NYUv5xzkbMudtQ3jbyFuGk0O1E=",
2024-04-01 20:29:48 -04:00
"owner": "nix-community",
"repo": "disko",
"rev": "d57058eb09dd5ec00c746df34fe0a603ea744370",
2024-04-01 20:29:48 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-02-29 17:06:55 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2024-03-02 13:09:35 -05:00
"locked": {
"lastModified": 1714865296,
"narHash": "sha256-02r2Qzh4fGYBPB/3Lj8vwPMtE6H/UchZnN7A/dQMHIA=",
2024-02-29 17:06:55 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "e0825ea2112d09d9f0680833cd716f6aee3b973f",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2024-02-29 17:06:55 -05:00
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714803703,
"narHash": "sha256-4m9wG6mZR0I2d7itErhpY0JqSHomNnUdoKfkjnYp+wI=",
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"rev": "d0799ebebfb37fd2df6409dc8da622738c5930bb",
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-02-29 17:06:55 -05:00
"nixos-hardware": {
"locked": {
"lastModified": 1714885415,
"narHash": "sha256-LG+2IVqVi1fy724rSDAkgqae+f47fGGko4cJhtkN8PE=",
2024-02-29 17:06:55 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "753176b57b3fcddb140c1c012868e62c025120bd",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1714763106,
"narHash": "sha256-DrDHo74uTycfpAF+/qxZAMlP/Cpe04BVioJb6fdI0YY=",
2024-02-29 17:06:55 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e9be42459999a253a9f92559b1f5b72e1b44c13d",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2024-02-29 17:06:55 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-04-01 20:29:48 -04:00
"disko": "disko",
2024-02-29 17:06:55 -05:00
"home-manager": "home-manager",
"impermanence": "impermanence",
"jovian": "jovian",
2024-02-29 17:06:55 -05:00
"nixos-hardware": "nixos-hardware",
2024-05-03 07:04:07 -04:00
"nixpkgs": "nixpkgs"
}
2024-02-29 17:06:55 -05:00
}
},
"root": "root",
"version": 7
}