brewery
notashelf /
860460c4020d0ee3ca63556cf5f9e88ad4a31c93

nixir

public

Import-resolving Nix IR plugin

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/nixir.git
flake.lock27 lines567 B
1
{
2
  "nodes": {
3
    "nixpkgs": {
4
      "locked": {
5
        "lastModified": 1771369470,
6
        "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
7
        "owner": "NixOS",
8
        "repo": "nixpkgs",
9
        "rev": "0182a361324364ae3f436a63005877674cf45efb",
10
        "type": "github"
11
      },
12
      "original": {
13
        "owner": "NixOS",
14
        "ref": "nixos-unstable",
15
        "repo": "nixpkgs",
16
        "type": "github"
17
      }
18
    },
19
    "root": {
20
      "inputs": {
21
        "nixpkgs": "nixpkgs"
22
      }
23
    }
24
  },
25
  "root": "root",
26
  "version": 7
27
}