aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-19 16:16:03 +0100
committerAkshay <[email protected]>2021-10-19 16:16:03 +0100
commitea2e23496672257dd1728ce36259249c3efb8aec (patch)
tree39d747916e4326e79b9c55a5f602219e38cff263 /flake.lock
parenta1886854d9fa5f02fe755352b44f6aabf2711514 (diff)
add default.nix and shell.nix with flake-compat
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index e8d9eb6..372771c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,21 +1,5 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1627913399,
7 "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "import-cargo": { 3 "import-cargo": {
20 "locked": { 4 "locked": {
21 "lastModified": 1594305518, 5 "lastModified": 1594305518,
@@ -65,7 +49,6 @@
65 }, 49 },
66 "root": { 50 "root": {
67 "inputs": { 51 "inputs": {
68 "flake-compat": "flake-compat",
69 "import-cargo": "import-cargo", 52 "import-cargo": "import-cargo",
70 "mozillapkgs": "mozillapkgs", 53 "mozillapkgs": "mozillapkgs",
71 "nixpkgs": "nixpkgs" 54 "nixpkgs": "nixpkgs"