summaryrefslogtreecommitdiff
path: root/rts/mmtk/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rts/mmtk/flake.lock')
-rw-r--r--rts/mmtk/flake.lock60
1 files changed, 60 insertions, 0 deletions
diff --git a/rts/mmtk/flake.lock b/rts/mmtk/flake.lock
new file mode 100644
index 0000000000..715825a2c4
--- /dev/null
+++ b/rts/mmtk/flake.lock
@@ -0,0 +1,60 @@
+{
+ "nodes": {
+ "flake-utils": {
+ "locked": {
+ "lastModified": 1656928814,
+ "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "gitignore": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1657706534,
+ "narHash": "sha256-5jIzNHKtDu06mA325K/5CshUVb5r7sSmnRiula6Gr7o=",
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "rev": "f840a659d57e53fa751a9248b17149fd0cf2a221",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1657624652,
+ "narHash": "sha256-rFJNM0X/dxekT6EESSh80mlBGqztfN/XOF/oRL6in68=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "68c63e60b8413260605efbe1ac5addaa099cdfb3",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "flake-utils": "flake-utils",
+ "gitignore": "gitignore",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}