Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
dejacode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
27
Star
50
Code
Issues
63
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Packaging for Nix
- #391
#391
Merged
tdruez
merged 16 commits into
main
aboutcode-org/dejacode:main
from
339_packaging_for_nix
aboutcode-org/dejacode:339_packaging_for_nix
Copy head branch name to clipboard
Nov 26, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Packaging for Nix
#391
tdruez
merged 16 commits into
main
aboutcode-org/dejacode:main
from
339_packaging_for_nix
aboutcode-org/dejacode:339_packaging_for_nix
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2025
Created default.nix for build-nix packaging #339
Show description for dc303a0
chinyeungli
committed
dc303a0
View commit details
Copy full SHA for dc303a0
Browse repository at this point
Commits on Oct 10, 2025
Add Docker script to run build_nix and update default.nix comments #339
Show description for ae2cb2c
chinyeungli
committed
ae2cb2c
View commit details
Copy full SHA for ae2cb2c
Browse repository at this point
Commits on Oct 14, 2025
Remove default.nix and add script to generate the default.nix #339
Show description for 86aca15
chinyeungli
committed
86aca15
View commit details
Copy full SHA for 86aca15
Browse repository at this point
Reformat the code to comply with Ruff's check #339
Show description for ed52e44
chinyeungli
committed
ed52e44
View commit details
Copy full SHA for ed52e44
Browse repository at this point
Commits on Oct 15, 2025
Move build_nix_docker.py to etc/scripts #339
Show description for 201f435
chinyeungli
committed
201f435
View commit details
Copy full SHA for 201f435
Browse repository at this point
Commits on Oct 30, 2025
Merge branch 'main' into 339_packaging_for_nix
chinyeungli
committed
85a02e5
View commit details
Copy full SHA for 85a02e5
Browse repository at this point
Commits on Oct 31, 2025
Remove "funcparserlib" references #339
Show description for ec8c81a
chinyeungli
committed
ec8c81a
View commit details
Copy full SHA for ec8c81a
Browse repository at this point
Commits on Nov 4, 2025
Use architecture-independent wheels and confirm `libpq` is available at runtime #339
Show description for 6c27141
chinyeungli
committed
6c27141
View commit details
Copy full SHA for 6c27141
Browse repository at this point
Specify the wheel file built for the x86_64 architecture #339
Show description for 6df3455
chinyeungli
committed
6df3455
View commit details
Copy full SHA for 6df3455
Browse repository at this point
Commits on Nov 5, 2025
Implement a better approach for conditional check for wheel compatibility #339
Show description for 269073d
chinyeungli
committed
269073d
View commit details
Copy full SHA for 269073d
Browse repository at this point
Code reformatted #339
Show description for b83542f
chinyeungli
committed
b83542f
View commit details
Copy full SHA for b83542f
Browse repository at this point
Commits on Nov 18, 2025
Refactor code to better handle "python_ldap" #339
Show description for e1a8ba9
chinyeungli
committed
e1a8ba9
View commit details
Copy full SHA for e1a8ba9
Browse repository at this point
Commits on Nov 19, 2025
Refactor code #339
Show description for c92f830
chinyeungli
committed
c92f830
View commit details
Copy full SHA for c92f830
Browse repository at this point
Commits on Nov 20, 2025
Remove non-used code and updated hardcoded code #339
Show description for 863898e
chinyeungli
committed
863898e
View commit details
Copy full SHA for 863898e
Browse repository at this point
Fix the "psycopg" issue and make tests run without setting PYTHONPATH #339
Show description for e016700
chinyeungli
committed
e016700
View commit details
Copy full SHA for e016700
Browse repository at this point
Commits on Nov 26, 2025
Code cleanup and fixed the ModuleNotFoundError issue for 'psycopg2' #339
Show description for c9b9fbb
chinyeungli
committed
c9b9fbb
View commit details
Copy full SHA for c9b9fbb
Browse repository at this point
You can’t perform that action at this time.