mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-02-03 19:48:27 +08:00
temp
This commit is contained in:
parent
d9eca11a6d
commit
1d79997fe1
7 changed files with 55 additions and 71 deletions
|
|
@ -1,6 +0,0 @@
|
|||
import Text.Pandoc.Filters.Columns
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
putStrLn "Prove we have access to the pandoc-columns package"
|
||||
print $ defaultColSpec
|
||||
|
|
@ -53,11 +53,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1757952092,
|
||||
"narHash": "sha256-BcfTLFCU7elUJ2dwyt0iTjxsz/XLh+8ZygDcFwy6xPE=",
|
||||
"lastModified": 1757957081,
|
||||
"narHash": "sha256-7iLovveMGL0xWKV/nBC3L+pgtu/U1ZFdEXz+eCy77GQ=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "fd76dc9e7c68ac7c3941ba2af2bedcd79c5cf4ed",
|
||||
"rev": "594ab976eb33dca9723f7db7b77892456da50813",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue