summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2022-01-09 08:09:39 +0100
committerstuebinm2022-01-09 08:12:16 +0100
commite88fed18f499a3e8ac98c772bbb62f00d1f8d1d7 (patch)
tree2acb627ac0bf070d42f3b214015fdf1b4e920c44 /flake.lock
parenteb97c76228dd9675ccfe4662ca551f07327ca9b4 (diff)
use flakes instead of niv & stuff
Diffstat (limited to '')
-rw-r--r--flake.lock93
1 files changed, 93 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..2aac064
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,93 @@
+{
+ "nodes": {
+ "blog": {
+ "flake": false,
+ "locked": {
+ "narHash": "sha256-vsj1iq/W5ofZhQ1MkpP3iSeBhYfSUj9RlEY2kiG07yA=",
+ "path": "/home/stuebinm/Dokumente/blog",
+ "type": "path"
+ },
+ "original": {
+ "path": "/home/stuebinm/Dokumente/blog",
+ "type": "path"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1641687203,
+ "narHash": "sha256-W6Xrb/l1x+E+WMVLw4q5HUnNjt3x4WQFSYJtjJtopbU=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "00acdb2aa817048fbe1f91ece18fe7de09762531",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "release-21.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-unstable": {
+ "locked": {
+ "lastModified": 1641671388,
+ "narHash": "sha256-aHoO6CpPLJK8hLkPJrpMnCRnj3YbfQZ7HNcXcnI83E0=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "32356ce11b8cc5cc421b68138ae8c730cc8ad4a2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "blog": "blog",
+ "nixpkgs": "nixpkgs",
+ "nixpkgs-unstable": "nixpkgs-unstable",
+ "tracktrain": "tracktrain",
+ "uplcg": "uplcg"
+ }
+ },
+ "tracktrain": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1641709913,
+ "narHash": "sha256-zIc6Or0n2klhycD71d0T+FaB4asAevK5XkpnVQviO3A=",
+ "ref": "main",
+ "rev": "973f086e1882dfaa48f40a91b5f8c679076b6fb6",
+ "revCount": 5,
+ "type": "git",
+ "url": "https://stuebinm.eu/git/tracktrain"
+ },
+ "original": {
+ "ref": "main",
+ "type": "git",
+ "url": "https://stuebinm.eu/git/tracktrain"
+ }
+ },
+ "uplcg": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1638532574,
+ "narHash": "sha256-diZaAMiqOUVeEyGujEY5tejbyKdpecR/dRPLcAlKLWw=",
+ "ref": "main",
+ "rev": "8c19e63eb67093f960be060f08a873a9d696d226",
+ "revCount": 121,
+ "type": "git",
+ "url": "https://stuebinm.eu/git/uplcg"
+ },
+ "original": {
+ "ref": "main",
+ "type": "git",
+ "url": "https://stuebinm.eu/git/uplcg"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}