all repos — dotfiles @ 45a507653c1f64c7d816d4f330b323284708a3e0

my *nix dotfiles

flake.lock (view raw)

  1{
  2  "nodes": {
  3    "darwin": {
  4      "inputs": {
  5        "nixpkgs": [
  6          "nixpkgs"
  7        ]
  8      },
  9      "locked": {
 10        "lastModified": 1716511055,
 11        "narHash": "sha256-5Fe/DGgvMhPEMl9VdVxv3zvwRcwNDmW5eRJ0gk72w7U=",
 12        "owner": "lnl7",
 13        "repo": "nix-darwin",
 14        "rev": "0bea8222f6e83247dd13b055d83e64bce02ee532",
 15        "type": "github"
 16      },
 17      "original": {
 18        "owner": "lnl7",
 19        "ref": "master",
 20        "repo": "nix-darwin",
 21        "type": "github"
 22      }
 23    },
 24    "flake-compat": {
 25      "flake": false,
 26      "locked": {
 27        "lastModified": 1696426674,
 28        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
 29        "owner": "edolstra",
 30        "repo": "flake-compat",
 31        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
 32        "type": "github"
 33      },
 34      "original": {
 35        "owner": "edolstra",
 36        "repo": "flake-compat",
 37        "type": "github"
 38      }
 39    },
 40    "flake-parts": {
 41      "inputs": {
 42        "nixpkgs-lib": [
 43          "nix-snapshotter",
 44          "nixpkgs"
 45        ]
 46      },
 47      "locked": {
 48        "lastModified": 1704152458,
 49        "narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=",
 50        "owner": "hercules-ci",
 51        "repo": "flake-parts",
 52        "rev": "88a2cd8166694ba0b6cb374700799cec53aef527",
 53        "type": "github"
 54      },
 55      "original": {
 56        "owner": "hercules-ci",
 57        "repo": "flake-parts",
 58        "type": "github"
 59      }
 60    },
 61    "home-manager": {
 62      "inputs": {
 63        "nixpkgs": [
 64          "nixpkgs"
 65        ]
 66      },
 67      "locked": {
 68        "lastModified": 1716736760,
 69        "narHash": "sha256-h3RmnNknKYtVA+EvUSra6QAwfZjC2q1G8YA7W0gat8Y=",
 70        "owner": "nix-community",
 71        "repo": "home-manager",
 72        "rev": "5d151429e1e79107acf6d06dcc5ace4e642ec239",
 73        "type": "github"
 74      },
 75      "original": {
 76        "owner": "nix-community",
 77        "repo": "home-manager",
 78        "type": "github"
 79      }
 80    },
 81    "nix-snapshotter": {
 82      "inputs": {
 83        "flake-compat": "flake-compat",
 84        "flake-parts": "flake-parts",
 85        "nixpkgs": [
 86          "nixpkgs"
 87        ]
 88      },
 89      "locked": {
 90        "lastModified": 1715438114,
 91        "narHash": "sha256-btb702TXuhDg0D6tW0dCOy4+II9Wl6BJ0LvpT+O9wrs=",
 92        "owner": "pdtpartners",
 93        "repo": "nix-snapshotter",
 94        "rev": "7b251c9356bc7bb383ebeedcd0045b3ae431bff7",
 95        "type": "github"
 96      },
 97      "original": {
 98        "owner": "pdtpartners",
 99        "repo": "nix-snapshotter",
100        "type": "github"
101      }
102    },
103    "nixos-hardware": {
104      "locked": {
105        "lastModified": 1716798306,
106        "narHash": "sha256-s8+OhT1WSPMoqbTawT30hj4NVMg+w03/a+2HVqcNhY0=",
107        "owner": "nixos",
108        "repo": "nixos-hardware",
109        "rev": "9a20e17a73b052d6be912adcee220cb483477094",
110        "type": "github"
111      },
112      "original": {
113        "owner": "nixos",
114        "repo": "nixos-hardware",
115        "type": "github"
116      }
117    },
118    "nixpkgs": {
119      "locked": {
120        "lastModified": 1716509168,
121        "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
122        "owner": "NixOS",
123        "repo": "nixpkgs",
124        "rev": "bfb7a882678e518398ce9a31a881538679f6f092",
125        "type": "github"
126      },
127      "original": {
128        "owner": "NixOS",
129        "ref": "nixos-unstable",
130        "repo": "nixpkgs",
131        "type": "github"
132      }
133    },
134    "prompt": {
135      "inputs": {
136        "nixpkgs": [
137          "nixpkgs"
138        ]
139      },
140      "locked": {
141        "lastModified": 1701510523,
142        "narHash": "sha256-uf0JCa+PP/aM77icihT79hew1/TTcMJV6AoIfmuLABM=",
143        "ref": "refs/heads/master",
144        "rev": "9450828084f42d3f1eb261c00820cfd2bf8b819b",
145        "revCount": 7,
146        "type": "git",
147        "url": "https://git.peppe.rs/cli/prompt"
148      },
149      "original": {
150        "type": "git",
151        "url": "https://git.peppe.rs/cli/prompt"
152      }
153    },
154    "root": {
155      "inputs": {
156        "darwin": "darwin",
157        "home-manager": "home-manager",
158        "nix-snapshotter": "nix-snapshotter",
159        "nixos-hardware": "nixos-hardware",
160        "nixpkgs": "nixpkgs",
161        "prompt": "prompt"
162      }
163    }
164  },
165  "root": "root",
166  "version": 7
167}