summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-25Quote moreMarek Paśnikowski
2024-01-25More quotingMarek Paśnikowski
2024-01-25Fix wrong variable nameMarek Paśnikowski
2024-01-25Test quoted letsMarek Paśnikowski
2024-01-25Make .guix-channel more compact and add secrets channelMarek Paśnikowski
2024-01-25Turn home-configuration into a proper moduleMarek Paśnikowski
2024-01-25Test unqouted dependency nameMarek Paśnikowski
2024-01-25Test dependency-only nonguix channelMarek Paśnikowski
2024-01-25Fix invalid introduction fieldMarek Paśnikowski
2024-01-25Test position of version fieldMarek Paśnikowski
2024-01-25Fix nesting in .guix-channel, againMarek Paśnikowski
2024-01-25Fix nesting in .guix-channelMarek Paśnikowski
2024-01-25Depend on nonguixMarek Paśnikowski
2024-01-25Remove the (nongnu packages) dependency after allMarek Paśnikowski
2024-01-25Another attempt to restore (nongnu packages mozilla)Marek Paśnikowski
2024-01-25Attempt to restore (nongnu packages mozilla)Marek Paśnikowski
2024-01-25Add missing (gnu home) moduleMarek Paśnikowski
2024-01-25See what happens with missing mozilla moduleMarek Paśnikowski
2024-01-25Fix channels module nameMarek Paśnikowski
2024-01-25Comment out the package, to focus on the module onlyMarek Paśnikowski
2024-01-25Add missing moduleMarek Paśnikowski
2024-01-24Fix missing variableMarek Paśnikowski
2024-01-24Test existence of packages directoryMarek Paśnikowski
2024-01-24Turn the channel list into a proper moduleMarek Paśnikowski
2024-01-24Test changing channel nameMarek Paśnikowski
2024-01-24Move the test module inside a test directoryMarek Paśnikowski
2024-01-24Reveal guix channelMarek Paśnikowski
2024-01-24See if reformatting the dot guix files helpsMarek Paśnikowski
2024-01-24Paste example package to test if the module can not be emptyMarek Paśnikowski
2024-01-24Change module name to maybe reflect realityMarek Paśnikowski
2024-01-24Make test.scm depend on (guix packages)Marek Paśnikowski
2024-01-24Add forgotten module to gitMarek Paśnikowski
2024-01-24Yet Another Attempt to Instantiate the ChannelMarek Paśnikowski
2024-01-23url is not needed in the .guix-channel fileMarek Paśnikowski
2024-01-23Move channel name up in the codeMarek Paśnikowski
2024-01-23Add .guix-channel fileMarek Paśnikowski
2024-01-23Another attempt to solve the channel errorMarek Paśnikowski
2024-01-23Try to facilitate git-http by using the default uri-pathMarek Paśnikowski
2024-01-23Add fcgiwrap service to systemMarek Paśnikowski
2024-01-23Point the 'channel url to the https addressMarek Paśnikowski
2024-01-23Set up git-http service on cgit's locationMarek Paśnikowski
2024-01-22Add .guix-channel fileMarek Paśnikowski
2024-01-22Start using the channel...The PGP key name is changed because the diacritics caused some pattern matching to fail during guix pull. There was also wrong nesting to fix. Marek Paśnikowski
2024-01-22Install zip and unzip...Needed for ODT export in Emacs Org. Marek Paśnikowski
2024-01-18Point to the channel repository for reconfiguration aliasesMarek Paśnikowski
2024-01-18Transfer Izumi files to a dedicated subfolder...This change is needed to accomodate existence of other configurations in the same repository. Marek Paśnikowski
2024-01-18Merge the Izumi repository...The ultimate goal of this change is to bring all my personal code into single repository. Marek Paśnikowski
2024-01-18Enable autoSetupRemote for git...I always use branches to test changes before commiting them to master. The default behavior of git with regards to pushing new branches was getting tiring, so I decided switch the suggested option. masterMarek Paśnikowski
2024-01-18Authorize my public key in the channelMarek Paśnikowski
2024-01-16Enable cryptography for git...Configure the GPG key for git to use. Marek Paśnikowski