nixos-config/flake.lock
Charlotte Van Petegem 1df0b2f6fd
Use my own fork of flake-utils-plus for now
This allows the use of nixpkgs.config.allowedUnfreePackages again
2021-03-24 13:12:17 +01:00

100 lines
2.5 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1616214656,
"narHash": "sha256-ceFOGcsbGlP/qtxMBlRGFH5fsbN+uGQYeHUrpgcRS4U=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "d9530a7048f4b1c0f65825202a0ce1d111a1d39a",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1616318638,
"narHash": "sha256-E6ABXtzw6bHmrIirB1sJL6S2MEa3sfcvRLzRa92frCo=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ddcd476603dfd3388b1dc8234fa9d550156a51f5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1616527350,
"narHash": "sha256-VkMevY2WLU+K7T/P4wVj18Ms8zyeRfp05ILf556m5Y8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d3f7e969b9860fb80750147aeb56dab1c730e756",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1616582947,
"narHash": "sha256-nXJTA78Wk940aF6p6UQCpTLuHVV0tnfJtyDGay+0xMY=",
"owner": "chvp",
"repo": "flake-utils-plus",
"rev": "97f6aa2fb92c699057d7199bcf629ad4bc8f4717",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "master",
"repo": "flake-utils-plus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}