all repos — nix-packages @ 16baab20a0623b730b7626732d8170c1c905f6d0

My personal collection of packages for nix

flake.lock (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1757651841,
        "narHash": "sha256-Lh9QoMzTjY/O4LqNwcm6s/WSYStDmCH6f3V/izwlkHc=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "ad4e6dd68c30bc8bd1860a27bc6f0c485bd7f3b6",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}