NOflake/flake.lock

147 lines
3.8 KiB
Text
Raw Normal View History

{
"nodes": {
2023-10-30 14:10:57 -07:00
"aagl": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1696252780,
"narHash": "sha256-sQEjVzzstiaNLyiFJ19EMwwbDSSNDyQZIbPiLonlDCQ=",
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"rev": "0c9d93bdb311f7948f9fb0e98d869316d78eec12",
"type": "github"
},
"original": {
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-10-30 14:10:57 -07:00
"lastModified": 1697748412,
"narHash": "sha256-5VSB63UE/O191cuZiGHbCJ9ipc7cGKB8cHp0cfusuyo=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-10-30 14:10:57 -07:00
"rev": "72d53d51704295f1645d20384cd13aecc182f624",
"type": "github"
},
"original": {
2023-07-19 00:52:04 -07:00
"id": "nixos-hardware",
"type": "indirect"
}
},
2023-10-01 01:09:58 -07:00
"nixos-hardware_2": {
"locked": {
"lastModified": 1693718952,
"narHash": "sha256-+nGdJlgTk0MPN7NygopipmyylVuAVi7OItIwTlwtGnw=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "793de77d9f83418b428e8ba70d1e42c6507d0d35",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-raspberrypi": {
"inputs": {
"nixos-hardware": "nixos-hardware_2",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1694008706,
"narHash": "sha256-meTmBKNRCx1NO2u8wfQKdsiom4uZ6laWs4WuMXqUCEk=",
"owner": "ramblurr",
"repo": "nixos-raspberrypi",
"rev": "fc75d0b1d67afab2a7275bc131c10b5bf1f48bf6",
"type": "github"
},
"original": {
"owner": "ramblurr",
"repo": "nixos-raspberrypi",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-09 17:54:57 -07:00
"lastModified": 1693663421,
"narHash": "sha256-ImMIlWE/idjcZAfxKK8sQA7A1Gi/O58u5/CJA+mxvl8=",
2023-10-01 01:09:58 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-09 17:54:57 -07:00
"rev": "e56990880811a451abd32515698c712788be5720",
"type": "github"
},
"original": {
2023-10-01 01:09:58 -07:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2023-07-19 00:52:04 -07:00
}
},
"nixpkgs-unstable": {
"locked": {
2023-10-30 14:10:57 -07:00
"lastModified": 1697723726,
"narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=",
2023-07-19 00:52:04 -07:00
"owner": "NixOS",
2023-07-11 00:38:39 -07:00
"repo": "nixpkgs",
2023-10-30 14:10:57 -07:00
"rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0",
2023-07-11 00:38:39 -07:00
"type": "github"
2023-07-19 00:52:04 -07:00
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-10-01 01:09:58 -07:00
"nixpkgs_2": {
"locked": {
2023-10-30 14:10:57 -07:00
"lastModified": 1697655685,
"narHash": "sha256-79Kuv+QdgsVc+rkibuAgWHnh8IXrLBTOKg5nM0Qvux0=",
2023-10-01 01:09:58 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-30 14:10:57 -07:00
"rev": "80c1aab725151632ddc2a20caeb914e76dd0673c",
2023-10-01 01:09:58 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"root": {
"inputs": {
2023-10-30 14:10:57 -07:00
"aagl": "aagl",
"nixos-hardware": "nixos-hardware",
2023-10-01 01:09:58 -07:00
"nixos-raspberrypi": "nixos-raspberrypi",
"nixpkgs": "nixpkgs_2",
2023-07-19 00:52:04 -07:00
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}