1
Fork 0
satellite/flake.lock

100 lines
2.6 KiB
Plaintext
Raw Normal View History

2021-11-21 14:35:28 +01:00
{
"nodes": {
2021-11-27 19:12:57 +01:00
"easy-dhall-nix": {
"flake": false,
"locked": {
"lastModified": 1626523404,
"narHash": "sha256-FLZcMqO8dKIwKi8/Szqgt3ksr5WegLGFGzCODHEMvb0=",
"owner": "justinwoo",
"repo": "easy-dhall-nix",
"rev": "9bd1bea0dcebe1d1d120c0fd1ba76683dc4a62e3",
"type": "github"
},
"original": {
"owner": "justinwoo",
"repo": "easy-dhall-nix",
"type": "github"
}
},
"easy-purescript-nix": {
"flake": false,
"locked": {
"lastModified": 1637830227,
"narHash": "sha256-S/n17xSJ9uSOY3EfIXWby/iNkQ+6LqHQmBM7T3yC4tg=",
"owner": "justinwoo",
"repo": "easy-purescript-nix",
"rev": "721bbd957c62594c46ea4c94f1a9f3cb341b2d25",
"type": "github"
},
"original": {
"owner": "justinwoo",
"repo": "easy-purescript-nix",
"type": "github"
}
},
2021-11-21 14:55:09 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1637481586,
"narHash": "sha256-cvgegmCRfNFuA/vPseMcSptmlNqD2nC0lLI9BQWU46A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1abd311eef125e7b64dff723f198d15e5aca2dd4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1637155076,
"narHash": "sha256-26ZPNiuzlsnXpt55Q44+yzXvp385aNAfevzVEKbrU5Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "715f63411952c86c8f57ab9e3e3cb866a015b5f2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-21 14:35:28 +01:00
"nixpkgs": {
"locked": {
2021-11-27 19:54:35 +01:00
"lastModified": 1638038847,
"narHash": "sha256-7OrJP3haqposNbn3d8Ut3TaQaYXJaJ231+X2GH6xoh0=",
2021-11-21 14:55:09 +01:00
"owner": "nixos",
2021-11-21 14:35:28 +01:00
"repo": "nixpkgs",
2021-11-27 19:54:35 +01:00
"rev": "4ccbed8c9cc199feef9c0e9bbdaa3faf8f7e5b43",
2021-11-21 14:35:28 +01:00
"type": "github"
},
"original": {
2021-11-21 14:55:09 +01:00
"owner": "nixos",
2021-11-27 19:54:35 +01:00
"ref": "release-21.11",
2021-11-21 14:55:09 +01:00
"repo": "nixpkgs",
"type": "github"
2021-11-21 14:35:28 +01:00
}
},
"root": {
"inputs": {
2021-11-27 19:12:57 +01:00
"easy-dhall-nix": "easy-dhall-nix",
"easy-purescript-nix": "easy-purescript-nix",
2021-11-21 14:55:09 +01:00
"home-manager": "home-manager",
"nixos-unstable": "nixos-unstable",
2021-11-21 14:35:28 +01:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}