DEVELOPMENT ENVIRONMENT

~liljamo/hare-rust-ffi-test

ref: b76de4b1f83c99c225c83e958636fd6dca09eedf hare-rust-ffi-test/flake.lock -rw-r--r-- 568 bytes
b76de4b1Jonni Liljamo feat: init 4 days ago
                                                                                
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": 1752517496,
        "narHash": "sha256-nHo/Gle6z6lMZc5kGtMOBKkVw1/Z9ilYdV2e14+Q6bU=",
        "owner": "liljamo",
        "repo": "nixpkgs",
        "rev": "98bc1dc9a61dc6350ab81625410bab51f28d36ac",
        "type": "github"
      },
      "original": {
        "owner": "liljamo",
        "ref": "hare-0.25.2",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}