all repos — char/flake @ 8f741691059df56e140d5abfbb198f1b13de1402

nixos flake

flake.lock (view raw)

  1{
  2  "nodes": {
  3    "flake-utils": {
  4      "inputs": {
  5        "systems": "systems"
  6      },
  7      "locked": {
  8        "lastModified": 1710146030,
  9        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
 10        "owner": "numtide",
 11        "repo": "flake-utils",
 12        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
 13        "type": "github"
 14      },
 15      "original": {
 16        "owner": "numtide",
 17        "repo": "flake-utils",
 18        "type": "github"
 19      }
 20    },
 21    "flakey-profile": {
 22      "locked": {
 23        "lastModified": 1712898590,
 24        "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
 25        "owner": "lf-",
 26        "repo": "flakey-profile",
 27        "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
 28        "type": "github"
 29      },
 30      "original": {
 31        "owner": "lf-",
 32        "repo": "flakey-profile",
 33        "type": "github"
 34      }
 35    },
 36    "lix": {
 37      "inputs": {
 38        "flake-utils": "flake-utils",
 39        "flakey-profile": "flakey-profile",
 40        "lix": "lix_2",
 41        "nixpkgs": [
 42          "nixpkgs"
 43        ]
 44      },
 45      "locked": {
 46        "lastModified": 1723510904,
 47        "narHash": "sha256-zNW/rqNJwhq2lYmQf19wJerRuNimjhxHKmzrWWFJYts=",
 48        "rev": "622a2253a071a1fb97a4d3c8103a91114acc1140",
 49        "type": "tarball",
 50        "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/622a2253a071a1fb97a4d3c8103a91114acc1140.tar.gz?rev=622a2253a071a1fb97a4d3c8103a91114acc1140"
 51      },
 52      "original": {
 53        "type": "tarball",
 54        "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz"
 55      }
 56    },
 57    "lix_2": {
 58      "flake": false,
 59      "locked": {
 60        "lastModified": 1723503926,
 61        "narHash": "sha256-Rosl9iA9MybF5Bud4BTAQ9adbY81aGmPfV8dDBGl34s=",
 62        "rev": "bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2",
 63        "type": "tarball",
 64        "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2.tar.gz?rev=bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2"
 65      },
 66      "original": {
 67        "type": "tarball",
 68        "url": "https://git.lix.systems/lix-project/lix/archive/2.91.0.tar.gz"
 69      }
 70    },
 71    "nixpkgs": {
 72      "locked": {
 73        "lastModified": 1728328465,
 74        "narHash": "sha256-a0a0M1TmXMK34y3M0cugsmpJ4FJPT/xsblhpiiX1CXo=",
 75        "owner": "NixOS",
 76        "repo": "nixpkgs",
 77        "rev": "1bfbbbe5bbf888d675397c66bfdb275d0b99361c",
 78        "type": "github"
 79      },
 80      "original": {
 81        "owner": "NixOS",
 82        "ref": "nixos-24.05",
 83        "repo": "nixpkgs",
 84        "type": "github"
 85      }
 86    },
 87    "nixpkgs-unstable": {
 88      "locked": {
 89        "lastModified": 1728241625,
 90        "narHash": "sha256-yumd4fBc/hi8a9QgA9IT8vlQuLZ2oqhkJXHPKxH/tRw=",
 91        "owner": "NixOS",
 92        "repo": "nixpkgs",
 93        "rev": "c31898adf5a8ed202ce5bea9f347b1c6871f32d1",
 94        "type": "github"
 95      },
 96      "original": {
 97        "owner": "NixOS",
 98        "ref": "nixos-unstable",
 99        "repo": "nixpkgs",
100        "type": "github"
101      }
102    },
103    "root": {
104      "inputs": {
105        "lix": "lix",
106        "nixpkgs": "nixpkgs",
107        "nixpkgs-unstable": "nixpkgs-unstable"
108      }
109    },
110    "systems": {
111      "locked": {
112        "lastModified": 1681028828,
113        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
114        "owner": "nix-systems",
115        "repo": "default",
116        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
117        "type": "github"
118      },
119      "original": {
120        "owner": "nix-systems",
121        "repo": "default",
122        "type": "github"
123      }
124    }
125  },
126  "root": "root",
127  "version": 7
128}