nixos-config/flake.lock
Charlotte Van Petegem 912d84d889
First emacs configuration
Also includes colorscheme changes
2021-03-09 00:47:41 +01:00

98 lines
2.4 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1615236417,
"narHash": "sha256-ialggc4ff+coOaKIxreoynh+FPSs2cergePIQE1U8jE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "57a7e5e2c53de58215fdac1910470bef36dd30cd",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1615190638,
"narHash": "sha256-tMxEgkf1boXafAqXx4W/KBzRybwwPBNImaNVA7F+JaA=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "1005b14672de04c6f46ca8a9a9c423fa358b7142",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsFor0AD": {
"locked": {
"lastModified": 1615236825,
"narHash": "sha256-q8kL5pr3LsyYMWpMC+mPPap//BksKUmtc2+pvwpsWTo=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "88f10fd1dc868506e6ad079d3adb3eec772da247",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "0ad0.24",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1615242934,
"narHash": "sha256-OiMls+BNmilZb821QaYrXCtJC5rfdBEnzttTBLbpdso=",
"owner": "nix-community",
"repo": "NUR",
"rev": "3b4dc6d384d5dbadea4db00c2c3cbe967a7aa64e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgsFor0AD": "nixpkgsFor0AD",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}